diff options
author | Jimmy Forsyth <jf2512@att.com> | 2018-01-17 16:26:52 -0500 |
---|---|---|
committer | James Forsyth <jf2512@att.com> | 2018-02-22 22:02:58 +0000 |
commit | d785026550b7ca735ea4666fd7f1b1136b284674 (patch) | |
tree | 7464abe9bfd36d4d752cefb807726f6bbe02f5d5 /docs | |
parent | 8e75ff915223a40b56f515f2cff75728032ad55d (diff) |
Update v1.1.1 patch release notes
Issue-ID: AAI-672
Change-Id: I93135b613be776bf00c64f006a57c11820ee2197
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
(cherry picked from commit cc5e615ea72c1c794aa137197637352fbf98de8a)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.rst | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index a6df0582..5355358c 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -6,6 +6,40 @@ AAI Release Notes ================== +Version: 1.1.1 +-------------- + +:Release Date: 2018-01-18 + +**Bug Fixes** + +`AAI-456 <https://jira.onap.org/browse/AAI-456>`_ +AAI named-query for policy not returning extra-properties + +`AAI-458 <https://jira.onap.org/browse/AAI-458>`_ +[aai] ML, Search, DR, and Sparky Jenkins jobs not creating autorelease repo + +`AAI-459 <https://jira.onap.org/browse/AAI-459>`_ +aai-common child pom still depends on openecomp artifacts + +`AAI-461 <https://jira.onap.org/browse/AAI-461>`_ +AAI mS configuration files are using old openecomp params in test-config + +`AAI-462 <https://jira.onap.org/browse/AAI-462>`_ +Fix the resources junit tests broken in windows environment + +`AAI-558 <https://jira.onap.org/browse/AAI-558>`_ +aai-resources java daily jenkins job is failing + +`AAI-561 <https://jira.onap.org/browse/AAI-561>`_ +aai-traversal java daily jenkins job is failing + +`AAI-566 <https://jira.onap.org/browse/AAI-566>`_ +AAI Eclipse build failure - aai-traversal pom as hardcoded 1.8.0_101 jdk.tools version + +`AAI-621 <https://jira.onap.org/browse/AAI-621>`_ +Update the snapshot in test-config for v1.1.1-SNAPSHOT + Version: 1.1.0 -------------- |