summaryrefslogtreecommitdiffstats
path: root/docs/release-notes.rst
AgeCommit message (Collapse)AuthorFilesLines
2022-01-06cps-core update release notesputhuparambil.aditya1-0/+1
Issue-ID: CPS-841 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: I85c6fbec632dc6349d36c5f481588279b4865609
2021-12-14Changing putOperationWithJson to postOperationWithJsonJosephKeenan1-1/+1
-Modified responseEntity<String> to reesponseEntity<Object> -Changed behaviour of sync to use new repsonses and removed JSON parsing -Updated tests to use new responsess -Tests have been updated and added jira to docs -Added messageConverters to RestTemplate to support plain text with ResponseEntity<Object> -Added docker log output for cps & dmi containers during CSIT teardown -Moved reponse conversion from service into DMIModelOperations class -Added response handling test (edgecases) -Updated response request body for passthrough-running CSIT test to pass Issue-ID: CPS-777 Signed-off-by: JosephKeenan <joseph.keenan@est.tech> Change-Id: If2acf83a97b8aad5aa2c342154d807a47cace6a0
2021-12-13Merge "Define response objects(schemas) in cps-ncmp"Niamh Core1-0/+3
2021-12-13Define response objects(schemas) in cps-ncmpputhuparambil.aditya1-0/+3
Issue-ID: CPS-559 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: Id181f2a1b9554118f5e7464c95e873f09fc908eb
2021-12-08Delete anchor and schema set when a registration is removedniamhcore1-0/+1
Issue-ID: CPS-783 Signed-off-by: niamhcore <niamh.core@est.tech> Change-Id: I9644949e00c4de900b2609c1e70744ae5a243582
2021-12-07Undo manipulation of YangResource string as this is now handled correctly in ↵ToineSiebelink1-0/+1
DMI PLugin Issue-ID: CPS-788 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech> Change-Id: I7d308a62699709770f3629cbc55a26fb0e382010
2021-11-18Update release notes for NCMPniamhcore1-0/+46
Issue-ID: CPS-636 Signed-off-by: niamhcore <niamh.core@est.tech> Change-Id: Ie55ffc94ab671eed682a3e8f3ee058ae4759e01c
2021-10-12Updating release notes and openapi.yaml for I release final imageputhuparambil.aditya1-0/+1
Issue-ID: CPS-727 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: I97cd4bca5e395c2fce872d3807bf7b73d1ed97d3
2021-10-11Cleanup naming conventions for CPS-NCMPDylanB95EST1-4/+4
Change naming conventions in CPS-NCMP project Issue-ID: CPS-626 Change-Id: Ie97c53ef50eb3d0947136db0606047150181ec1b Signed-off-by: DylanB95EST <dylan.byrne@est.tech>
2021-10-11Update Release Notes Section of Documentationlukegleeson1-14/+75
Updated Bug Fixes Section Issue-ID: CPS-689 Signed-off-by: lukegleeson <luke.gleeson@est.tech> Change-Id: Ifbdf2e0f9542026c4aa4ac2393449613608236bd
2021-09-14Create Preliminary Documentation for CPS-Core & NCMPshivasubedi1-0/+130
Create Preliminary documentation for Istanbul release of the CPS-Core. Added new plugins in POM to generate swagger doc for design page. Added latest conf.py file from http://gerrit.onap.org/r/doc Followed template from work done by Chaker here https://wiki.onap.org/display/DW/Component+Documentation+Template Issue-ID: CPS-633 Change-Id: I431776e4d052ec65bf1e1d7709d12d0100592cd5 Signed-off-by: DylanB95EST <dylan.byrne@est.tech> Signed-off-by: shivasubedi <shiva.subedi@est.tech>
2021-07-20Support text() conditionToineSiebelink1-3/+3
- Added Antlr parsing of text() condition (as an optional additional to any query) - Implemented text-condition combined with descendants - Refactor descendants queries into using one more flexible Custom (native) Query builder - Refactor ALL cpsPath queries to now use FragmentRepositoryCpsPathQuery (custom query builder) - Refactor Antrl code to simply parsing of cpsPath and allow all combinations (no more query types, addresses CPS-436) - Minor clean up of some minor convention issues in CpsAdminServiceImplSpec.groovy (found during groovy demo) - Update .rst documentation of xPaths - Fixed incorrect matching of additional list indexes using more precise SIMILAR-TO regex in postgreSQL - Documented special chararter limitation (CPS-500) - Checked for consistent use of term 'CPS path' in documentation and error message - Included (updated) copyright in all .SQL test files Issue-ID: CPS-452 Issue-ID: CPS-436 Issue-ID: CPS-500 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech> Change-Id: If422d25cafd2850d25c9a28dea16ba7a5f93dddb
2021-06-22Updating release notes for update datanode leaves limitaionsniamhcore1-1/+1
Issue-ID: CPS-464 & CPS-465 Signed-off-by: niamhcore <niamh.core@est.tech> Change-Id: Ia7f3a0f6e1e92125925471c6d1ad8e26069e4e1c
2021-04-13Add Security waiver to Release NotesToineSiebelink1-0/+4
Issue-ID: CPS-329 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech> Change-Id: Icbfd7137f12d5b5a23ddd316d0c0b3b7edb23b2d
2021-04-09Update release note for Honolulu 1.0.1 (RC1)ToineSiebelink1-0/+37
Issue-ID: CPS-297 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech> Change-Id: Ia0315209dba46b2ee05d55b732eec234af7dde5a
2021-03-04Publish Release NotesRishi.Chail1-16/+28
Issue-ID: CPS-267 Signed-off-by: Rishi.Chail <rishi.chail@est.tech> Change-Id: Ibb1228d9d48b3c2a02ada5804457cdb0fb612c13
2021-03-01Adding fixed security issues to Release NoteToineSiebelink1-1/+5
(required for silver badge) Issue-ID: CPS-167 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech> Change-Id: Ic6abf8e64ef5b1beb2692d33baaf2454d41f9035
2021-02-26adding a placeholder release notes rst fileToineSiebelink1-0/+146
Issue-ID: CPS-179 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech> Change-Id: I0b001f14bcc9302bc2a0d64a2de02408688e84b0