Update release notes for 1.12.3
[sdc.git] / docs / release-notes.rst
index 87de7f3..da41f39 100644 (file)
@@ -5,8 +5,498 @@
 Release Notes
 =============
 
+Version: 1.12.3
+===============
+
+:Release Date: 2023-03-24
+
+SDC SDKs Versions
+-----------------
+
+-  sdc-distribution-client (Kafka)
+
+   :Version: 2.0.1
+
+-  sdc-distribution-client (DMaap MR - deprecated)
+
+   :Version: 1.4.5
+
+-  sdc-tosca
+
+   :Version: 1.8.0
+
+Release Purpose
+----------------
+SDC London early release
+
+**Epics**
+
+N/A
+
+
+**Stories**
+
+*  `SDC-4438 <https://jira.onap.org/browse/SDC-4438>`_ - Allign properties import during service import
+*  `SDC-4441 <https://jira.onap.org/browse/SDC-4441>`_ - Order targets in policy target modal
+*  `SDC-4423 <https://jira.onap.org/browse/SDC-4423>`_ - Support for delete of non normative interface types
+*  `SDC-4427 <https://jira.onap.org/browse/SDC-4427>`_ - Provide input name suggestion
+*  `SDC-4385 <https://jira.onap.org/browse/SDC-4385>`_ - Provide input name when declaring service property as input
+*  `SDC-4429 <https://jira.onap.org/browse/SDC-4429>`_ - Sort drop down lists in VFC requirements and capabilities
+*  `SDC-4424 <https://jira.onap.org/browse/SDC-4424>`_ - VFC property metadata backend support
+*  `SDC-4422 <https://jira.onap.org/browse/SDC-4422>`_ - Sort properties in node filter modal
+*  `SDC-4316 <https://jira.onap.org/browse/SDC-4316>`_ - Add validation for int and float constraints
+
+
+**Bug Fixes**
+
+*  `SDC-4437 <https://jira.onap.org/browse/SDC-4437>`_ - Certifying a template with two connected services results in error
+*  `SDC-4434 <https://jira.onap.org/browse/SDC-4434>`_ - Error thrown when setting default value for list of floats property in VFC
+*  `SDC-4432 <https://jira.onap.org/browse/SDC-4432>`_ - Valid values constraints not showing for lists
+*  `SDC-4431 <https://jira.onap.org/browse/SDC-4431>`_ - Property with '::' in name produces wrong Input
+*  `SDC-4405 <https://jira.onap.org/browse/SDC-4405>`_ - Setting Tosca Function on top of unsaved value causes problems
+*  `SDC-4404 <https://jira.onap.org/browse/SDC-4404>`_ - Error opening list property for editing
+*  `SDC-4410 <https://jira.onap.org/browse/SDC-4410>`_ - Fix instance declared inputs mapped to substitution mapping
+*  `SDC-4428 <https://jira.onap.org/browse/SDC-4428>`_ - Fix undeclarePropertiesAsInput in UI after Service Import
+*  `SDC-4425 <https://jira.onap.org/browse/SDC-4425>`_ - Unable to use stringbuilder to for simple list/map items
+*  `SDC-4420 <https://jira.onap.org/browse/SDC-4420>`_ - VFC interface operation not clearing artifact details when unchecked
+*  `SDC-4421 <https://jira.onap.org/browse/SDC-4421>`_ - Operation implementation name not formatting correctly
+
+
+**Tasks**
+
+*  `SDC-4287 <https://jira.onap.org/browse/SDC-4287>`_ - PACKAGES UPGRADES IN DIRECT DEPENDENCIES FOR LONDON RELEASE
+*  `SDC-4446 <https://jira.onap.org/browse/SDC-4446>`_ - Fix missing default no-args constructor
+*  `SDC-4425 <https://jira.onap.org/browse/SDC-4425>`_ - Update vulnerable dependency - javax.servlet:javax.servlet-api
+*  `SDC-4415 <https://jira.onap.org/browse/SDC-4415>`_ - PortalRestApiCentralServiceImpl- Add null test before using nullable values
+*  `SDC-4372 <https://jira.onap.org/browse/SDC-4372>`_ - Remove 'Security Hotspot - Weak Cryptography' reported by Sonar
+*  `SDC-4414 <https://jira.onap.org/browse/SDC-4414>`_ - TranslationService- Add null test before using nullable values
+
+
+Security Notes
+--------------
+
+*Fixed Security Issues*
+
+    N/A
+
+*Known Security Issues*
+
+*  `OJSI-94 <https://jira.onap.org/browse/OJSI-94>`_ - sdc-wfd-fe allows to impersonate any user by setting USER_ID
+
+*Known Vulnerabilities in Used Modules*
+
+Quick Links:
+
+- `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
+- `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
+
+**Known Issues**
+
+-   Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
+
+**Upgrade Notes**
+
+    N/A
+
+**Deprecation Notes**
+
+    N/A
+
+**Other**
+
+    N/A
+
+Version: 1.12.2
+===============
+
+:Release Date: 2023-02-24
+
+SDC SDKs Versions
+-----------------
+
+-  sdc-distribution-client (Kafka)
+
+   :Version: 2.0.0
+
+-  sdc-distribution-client (DMaap MR - deprecated)
+
+   :Version: 1.4.5
+
+-  sdc-tosca
+
+   :Version: 1.7.0
+
+Release Purpose
+----------------
+SDC London early release
+
+**Epics**
+
+N/A
+
+
+**Stories**
+
+*  `SDC-4411 <https://jira.onap.org/browse/SDC-4411>`_ - Delete non-normative data types
+*  `SDC-4365 <https://jira.onap.org/browse/SDC-4365>`_ - Show boolean-type constraint as drop-down list
+*  `SDC-4379 <https://jira.onap.org/browse/SDC-4379>`_ - Support TOSCA functions for list of map entries in property assignment view
+*  `SDC-4371 <https://jira.onap.org/browse/SDC-4371>`_ - Service Import - general page validation
+*  `SDC-4383 <https://jira.onap.org/browse/SDC-4383>`_ - Implement option to choose 'None' for not mandatory drop-box field
+*  `SDC-4378 <https://jira.onap.org/browse/SDC-4378>`_ - Support for delete property from non-normative data type
+*  `SDC-4373 <https://jira.onap.org/browse/SDC-4373>`_ - Edit properties of non-normative data types
+*  `SDC-4331 <https://jira.onap.org/browse/SDC-4331>`_ - Constraints in data type view
+*  `SDC-4360 <https://jira.onap.org/browse/SDC-4360>`_ - Enable UI component to display property constraints
+*  `SDC-4366 <https://jira.onap.org/browse/SDC-4366>`_ - Validate service input default values against constraints
+*  `SDC-4361 <https://jira.onap.org/browse/SDC-4361>`_ - Stop auto-generation of inputs from substitution mapping node
+
+
+**Bug Fixes**
+
+*  `SDC-4418 <https://jira.onap.org/browse/SDC-4418>`_ - Type list of floats not generated correctly in tosca
+*  `SDC-4375 <https://jira.onap.org/browse/SDC-4375>`_ - Fix handling of default values for VFC properties
+*  `SDC-4412 <https://jira.onap.org/browse/SDC-4412>`_ - Constraint validation failure for list or map with valid values
+*  `SDC-4416 <https://jira.onap.org/browse/SDC-4416>`_ - Cannot view archived components on UI
+*  `SDC-4413 <https://jira.onap.org/browse/SDC-4413>`_ - Compilation error when building
+*  `SDC-4399 <https://jira.onap.org/browse/SDC-4399>`_ - Error validating list property with equals constraint
+*  `SDC-4401 <https://jira.onap.org/browse/SDC-4401>`_ - Constraint validation failure for yaml value
+*  `SDC-4398 <https://jira.onap.org/browse/SDC-4398>`_ - Incorrect behaviour for list valid values
+*  `SDC-3384 <https://jira.onap.org/browse/SDC-3384>`_ - Wrong behavior for 'edit' attribute
+*  `SDC-4400 <https://jira.onap.org/browse/SDC-4400>`_ - Issues adding values to complex properties in Property Assignment
+*  `SDC-4403 <https://jira.onap.org/browse/SDC-4403>`_ - NPE when setting value of complex property
+*  `SDC-4396 <https://jira.onap.org/browse/SDC-4396>`_ - AttributeServlet- Add null test before using nullable values
+*  `SDC-4394 <https://jira.onap.org/browse/SDC-4394>`_ - Support for copy/paste tosca functions into operation inputs
+*  `SDC-4392 <https://jira.onap.org/browse/SDC-4392>`_ - Issues adding values to map in Property Assignment
+*  `SDC-4380 <https://jira.onap.org/browse/SDC-4380>`_ - Fix ng lint command missing configuration
+*  `SDC-4384 <https://jira.onap.org/browse/SDC-4384>`_ - Omit tenant metadata when not set
+*  `SDC-4382 <https://jira.onap.org/browse/SDC-4382>`_ - Cannot set value to a instance property with valid values constraint
+*  `SDC-4377 <https://jira.onap.org/browse/SDC-4377>`_ - Inconsistent behaviour for interface properties removal
+*  `SDC-3794 <https://jira.onap.org/browse/SDC-3794>`_ - Incorrect substitution type being set in Services/VFs
+*  `SDC-4374 <https://jira.onap.org/browse/SDC-4374>`_ - Setting input value destroys constraints
+*  `SDC-4376 <https://jira.onap.org/browse/SDC-4376>`_ - Unable to discard service input changes
+*  `SDC-4369 <https://jira.onap.org/browse/SDC-4369>`_ - Import failures added to additional_types
+*  `SDC-4364 <https://jira.onap.org/browse/SDC-4364>`_ - NPE when deleting interface operation from VFC
+*  `SDC-4357 <https://jira.onap.org/browse/SDC-4357>`_ - in_range constraints missing from TOSCA template
+*  `SDC-3863 <https://jira.onap.org/browse/SDC-3863>`_ - Composition window category name shows instead of displayName
+*  `SDC-4352 <https://jira.onap.org/browse/SDC-4352>`_ - Unable to set values on properties of VFC instances in a service
+*  `SDC-4362 <https://jira.onap.org/browse/SDC-4362>`_ - Fix tiles on Home page always show model as SDC AID
+*  `SDC-4354 <https://jira.onap.org/browse/SDC-4354>`_ - Unable to edit VFC property after checkout
+
+
+**Tasks**
+
+*  `SDC-4408 <https://jira.onap.org/browse/SDC-4408>`_ - NotificationWebsocketHandler- Add null test before using nullable values
+*  `SDC-4406 <https://jira.onap.org/browse/SDC-4406>`_ - Update INFO.yaml
+*  `SDC-4402 <https://jira.onap.org/browse/SDC-4402>`_ - ConfigurationImpl- Add null test before using nullable values
+*  `SDC-4397 <https://jira.onap.org/browse/SDC-4397>`_ - AbstractTemplateServlet- Add null test before using nullable values
+*  `SDC-4381 <https://jira.onap.org/browse/SDC-4381>`_ - Fix major bug reported by Sonar
+*  `SDC-4358 <https://jira.onap.org/browse/SDC-4358>`_ - Improve getting Service with specific version
+*  `SDC-4370 <https://jira.onap.org/browse/SDC-4370>`_ - Fix broken 'start-sdc' profile
+*  `SDC-4112 <https://jira.onap.org/browse/SDC-4112>`_ - Skip swagger to improve build time
+*  `SDC-4359 <https://jira.onap.org/browse/SDC-4359>`_ - Fix Blocker Bug reported by Sonar
+*  `SDC-3529 <https://jira.onap.org/browse/SDC-3529>`_ - Fix Sonar CRITICAL BUGs
+
+
+Security Notes
+--------------
+
+*Fixed Security Issues*
+
+    N/A
+
+*Known Security Issues*
+
+*  `OJSI-94 <https://jira.onap.org/browse/OJSI-94>`_ - sdc-wfd-fe allows to impersonate any user by setting USER_ID
+
+*Known Vulnerabilities in Used Modules*
+
+Quick Links:
+
+- `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
+- `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
+
+**Known Issues**
+
+-   Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
+
+**Upgrade Notes**
+
+    N/A
+
+**Deprecation Notes**
+
+    N/A
+
+**Other**
+
+    N/A
+
+
+Version: 1.12.1
+===============
+
+:Release Date: 2023-01-27
+
+SDC SDKs Versions
+-----------------
+
+-  sdc-distribution-client (Kafka)
+
+   :Version: 2.0.0
+   
+-  sdc-distribution-client (DMaap MR - deprecated)
+
+   :Version: 1.4.5
+
+-  sdc-tosca
+
+   :Version: 1.7.0
+
+Release Purpose
+----------------
+SDC London early release
+
+**Epics**
+
+N/A
+
+
+**Stories**
+
+*  `SDC-4346 <https://jira.onap.org/browse/SDC-4346>`_ - Property Constraints on Service inputs
+*  `SDC-4279 <https://jira.onap.org/browse/SDC-4279>`_ - Import data type in UI
+*  `SDC-4344 <https://jira.onap.org/browse/SDC-4344>`_ - Implement hiding mechanism
+*  `SDC-4341 <https://jira.onap.org/browse/SDC-4341>`_ - Disable editing of normative data types
+*  `SDC-4330 <https://jira.onap.org/browse/SDC-4330>`_ - Improve composition view filtering
+*  `SDC-4333 <https://jira.onap.org/browse/SDC-4333>`_ - Support TOSCA functions of primitive list entries in composition view
+*  `SDC-4332 <https://jira.onap.org/browse/SDC-4332>`_ - Download data type from UI
+*  `SDC-4320 <https://jira.onap.org/browse/SDC-4320>`_ - Constraint validation - Policy Properties in a Service
+*  `SDC-4319 <https://jira.onap.org/browse/SDC-4319>`_ - Support TOSCA functions of primitive map entries in composition view
+*  `SDC-4311 <https://jira.onap.org/browse/SDC-4311>`_ - Update needed to allow assignment of TOSCA functions to List/Map/Custom datatypes
+*  `SDC-4305 <https://jira.onap.org/browse/SDC-4305>`_ - Add support for comparable type constraints for scalar values
+*  `SDC-4288 <https://jira.onap.org/browse/SDC-4288>`_ - Support TOSCA functions in list entries
+*  `SDC-4299 <https://jira.onap.org/browse/SDC-4299>`_ - Add support for comparable type constraints for strings
+*  `SDC-4283 <https://jira.onap.org/browse/SDC-4283>`_ - Node filter/Substitution filter: type validation just works during edit
+*  `SDC-4264 <https://jira.onap.org/browse/SDC-4264>`_ - Support TOSCA functions for map values
+*  `DMAAP-1787 <https://jira.onap.org/browse/DMAAP-1787>`_ - [SDC] Migrate SDC to use kafka native messaging
+*  `SDC-4221 <https://jira.onap.org/browse/SDC-4221>`_ - Open Data type from Catalog
+*  `SDC-4260 <https://jira.onap.org/browse/SDC-4260>`_ - Update UI Constraints component to support addition of pattern constraints
+*  `SDC-4220 <https://jira.onap.org/browse/SDC-4220>`_ - View data types in UI catalog
+*  `SDC-4223 <https://jira.onap.org/browse/SDC-4223>`_ - Update UI Constraints component to support addition of scalar type constraints
+*  `SDC-4258 <https://jira.onap.org/browse/SDC-4258>`_ - Addition of Properties to a Data type in UI
+*  `SDC-4219 <https://jira.onap.org/browse/SDC-4219>`_ - Create UI Component for viewing property constraints
+*  `SDC-4170 <https://jira.onap.org/browse/SDC-4170>`_ - Support TOSCA functions in operation implementation properties
+
+
+**Bug Fixes**
+
+*  `SDC-4318 <https://jira.onap.org/browse/SDC-4318>`_ - Fix constraints saving as strings
+*  `SDC-4351 <https://jira.onap.org/browse/SDC-4351>`_ - Error importing data type in the UI
+*  `SDC-4352 <https://jira.onap.org/browse/SDC-4352>`_ - Unable to set values on properties of VFC instances in a service
+*  `SDC-4349 <https://jira.onap.org/browse/SDC-4349>`_ - Added datatype property not include in model definitions
+*  `SDC-4343 <https://jira.onap.org/browse/SDC-4343>`_ - Invalid property values provided: Unsupported value provided for is_default property supported value type is boolean.
+*  `SDC-4348 <https://jira.onap.org/browse/SDC-4348>`_ - Frontend cache causing data types not found
+*  `SDC-4345 <https://jira.onap.org/browse/SDC-4345>`_ - Property Constraint error when uprading VFC instance version in service
+*  `SDC-4334 <https://jira.onap.org/browse/SDC-4334>`_ - Error creating in_range constraint for non integer properties
+*  `SDC-4339 <https://jira.onap.org/browse/SDC-4339>`_ - Possible to add property to data type with type belonging to other model
+*  `SDC-4342 <https://jira.onap.org/browse/SDC-4342>`_ - Constraint not added when creating property
+*  `SDC-3505 <https://jira.onap.org/browse/SDC-3505>`_ - SDC be API returns HTTP 200 response code on error
+*  `SDC-4338 <https://jira.onap.org/browse/SDC-4338>`_ - Primitive types should not be shown under data types in catalog
+*  `SDC-4337 <https://jira.onap.org/browse/SDC-4337>`_ - Data type cache not updated when data type updated
+*  `SDC-4335 <https://jira.onap.org/browse/SDC-4335>`_ - Datatype workspace opens up from wrong menuItem
+*  `SDC-4290 <https://jira.onap.org/browse/SDC-4290>`_ - Resource property constraint values mutable in Service design
+*  `SDC-4315 <https://jira.onap.org/browse/SDC-4315>`_ - Not possible to add value to list of map property
+*  `SDC-4312 <https://jira.onap.org/browse/SDC-4312>`_ - NPE thrown in editing constraints
+*  `SDC-3216 <https://jira.onap.org/browse/SDC-3216>`_ - Artifact type "CONTROLLER_BLUEPRINT_ARCHIVE" is not recognized based on its type.
+*  `SDC-2851 <https://jira.onap.org/browse/SDC-2851>`_ - Tosca List Entry Schema failed to be recoginized with creating VSP
+*  `SDC-4310 <https://jira.onap.org/browse/SDC-4310>`_ - Adding property to VF/Service throws js-exception
+*  `SDC-4292 <https://jira.onap.org/browse/SDC-4292>`_ - Swagger UI fails to load
+*  `SDC-4307 <https://jira.onap.org/browse/SDC-4307>`_ - Not possible to set value on a VFC property with constraint
+*  `SDC-4294 <https://jira.onap.org/browse/SDC-4294>`_ - Pattern constraint validation failure
+*  `SDC-4306 <https://jira.onap.org/browse/SDC-4306>`_ - Some default responses in the generated openapi files are missing descriptions
+*  `SDC-4302 <https://jira.onap.org/browse/SDC-4302>`_ - Fix docker build issue
+*  `SDC-4291 <https://jira.onap.org/browse/SDC-4291>`_ - Import VFC with constraint PATTERN ignores constraint
+*  `SDC-4303 <https://jira.onap.org/browse/SDC-4303>`_ - NPE thrown when checking out Service
+*  `SDC-4293 <https://jira.onap.org/browse/SDC-4293>`_ - in_range constraint validation gives unhelpful error message
+*  `SDC-4286 <https://jira.onap.org/browse/SDC-4286>`_ - Constraint not displayed when cycling through properties
+*  `SDC-4274 <https://jira.onap.org/browse/SDC-4274>`_ - Numeric constraint values generated as strings
+*  `SDC-4281 <https://jira.onap.org/browse/SDC-4281>`_ - Empty interfaces and operations in generated tosca
+*  `SDC-4271 <https://jira.onap.org/browse/SDC-4271>`_ - SDC-simulator not logging to STDOUT
+*  `SDC-3536 <https://jira.onap.org/browse/SDC-3536>`_ - SDC-ONBOARDING-BE log does not use stdout
+*  `SDC-4266 <https://jira.onap.org/browse/SDC-4266>`_ - Error while importing a Service: icon cannot be changed once the resource is certified
+*  `SDC-4267 <https://jira.onap.org/browse/SDC-4267>`_ - EcompIntImpl - And null test before using nullable value
+*  `SDC-4253 <https://jira.onap.org/browse/SDC-4253>`_ - Changing property in a node filter causes several issues
+*  `SDC-4222 <https://jira.onap.org/browse/SDC-4222>`_ - Fix behaviour when validation of property constraints
+*  `SDC-4269 <https://jira.onap.org/browse/SDC-4269>`_ - ExternalTestingManagerImpl - Add null test before using nullable value
+*  `SDC-3535 <https://jira.onap.org/browse/SDC-3535>`_ - SDC-FE log does not use STDOUT
+*  `SDC-3534 <https://jira.onap.org/browse/SDC-3534>`_ - SDC-BE log does not use STDOUT
+*  `SDC-4268 <https://jira.onap.org/browse/SDC-4268>`_ - Model for "SOL001" shows incorrectly in GUI
+*  `SDC-4265 <https://jira.onap.org/browse/SDC-4265>`_ - DefaultPropertyDeclarator - Add null test before using nullable value
+*  `SDC-4259 <https://jira.onap.org/browse/SDC-4259>`_ - Interfaces in VNFD in ETSI NSD
+*  `SDC-4242 <https://jira.onap.org/browse/SDC-4242>`_ - fix doc config files in master and kohn branch
+*  `SDC-4255 <https://jira.onap.org/browse/SDC-4255>`_ - Interface is formatted using extended notation when no implementation added at VFC level
+*  `SDC-4237 <https://jira.onap.org/browse/SDC-4237>`_ - Tosca Export: a boolean, from a default complex type value, is being exported as string
+
+
+**Tasks**
+
+*  `SDC-4347 <https://jira.onap.org/browse/SDC-4347>`_ - Improve test coverage for Constraints
+*  `SDC-4317 <https://jira.onap.org/browse/SDC-4317>`_ - Improve test coverage
+*  `SDC-4308 <https://jira.onap.org/browse/SDC-4308>`_ - Update openapi files in the docs
+*  `SDC-4313 <https://jira.onap.org/browse/SDC-4313>`_ - Upgrade testing frameworks to latest not-vulnerable versions
+*  `SDC-4314 <https://jira.onap.org/browse/SDC-4314>`_ - Fix broken build
+*  `SDC-4215 <https://jira.onap.org/browse/SDC-4215>`_ - Multitenancy feature in SDC
+*  `SDC-4304 <https://jira.onap.org/browse/SDC-4304>`_ - Update INFO.yaml
+*  `SDC-4300 <https://jira.onap.org/browse/SDC-4300>`_ - Add missing 'scalar-unit.bitrate' data type
+*  `SDC-4289 <https://jira.onap.org/browse/SDC-4289>`_ - Fix broken build
+*  `SDC-4275 <https://jira.onap.org/browse/SDC-4275>`_ - Add SonarCloud badges to README
+*  `DOC-798 <https://jira.onap.org/browse/DOC-798>`_ - Create docs for 'Kohn' main release
+*  `SDC-4243 <https://jira.onap.org/browse/SDC-4243>`_ - Issues with 'range' data type detected
+*  `SDC-4261 <https://jira.onap.org/browse/SDC-4261>`_ - Fix Readme formatting for Catalog-UI
+*  `SDC-4254 <https://jira.onap.org/browse/SDC-4254>`_ - Remove 'Powered by Jetty' from default jetty response
+*  `SDC-4256 <https://jira.onap.org/browse/SDC-4256>`_ - Improve error reporting when onboarding a VSP and storage is full
+
+
+Security Notes
+--------------
+
+*Fixed Security Issues*
+
+    N/A
+
+*Known Security Issues*
+
+*  `OJSI-94 <https://jira.onap.org/browse/OJSI-94>`_ - sdc-wfd-fe allows to impersonate any user by setting USER_ID
+
+*Known Vulnerabilities in Used Modules*
+
+Quick Links:
+
+- `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
+- `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
+
+**Known Issues**
+
+-   Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
+
+**Upgrade Notes**
+
+    N/A
+
+**Deprecation Notes**
+
+    N/A
+
+**Other**
+
+    N/A
+
+Version: 1.12.0
+===============
+
+:Release Date: 2022-10-28
+
+SDC SDKs Versions
+-----------------
+
+-  sdc-distribution-client (Kafka)
+
+   :Version: 2.0.0
+   
+-  sdc-distribution-client (DMaap MR - deprecated)
+
+   :Version: 1.4.5
+
+-  sdc-tosca
+
+   :Version: 1.7.0
+
+Release Purpose
+----------------
+SDC London early release
+
+**Epics**
+
+N/A
+
+
+**Stories**
+
+*  `SDC-4207 <https://jira.onap.org/browse/SDC-4207>`_ - Constraint validation - Node Template Interfaces
+*  `SDC-4229 <https://jira.onap.org/browse/SDC-4229>`_ - Default Substitution Mapping
+*  `DMAAP-1787 <https://jira.onap.org/browse/DMAAP-1787>`_ - [SDC] Migrate SDC to use kafka native messaging
+*  `SDC-4216 <https://jira.onap.org/browse/SDC-4216>`_ - Support import of VFCs with property constraints
+*  `SDC-4209 <https://jira.onap.org/browse/SDC-4209>`_ - Constraint validation - Instance Attributes in a Service
+*  `SDC-4210 <https://jira.onap.org/browse/SDC-4210>`_ - VFC properties - Increase character limit to 100 and allow use of @ character
+*  `SDC-4214 <https://jira.onap.org/browse/SDC-4214>`_ - View Data type properties in UI
+*  `SDC-4142 <https://jira.onap.org/browse/SDC-4142>`_ - Service import - Import updated node types with new attributes
+*  `SDC-4208 <https://jira.onap.org/browse/SDC-4208>`_ - Enable viewing of VFC property details when checked in
+*  `SDC-4190 <https://jira.onap.org/browse/SDC-4190>`_ - Constraint validation - Instance Properties in a Service
+*  `SDC-4193 <https://jira.onap.org/browse/SDC-4193>`_ - View data type in UI
+*  `SDC-4184 <https://jira.onap.org/browse/SDC-4184>`_ - API for fetching single data type
+*  `DMAAP-1744 <https://jira.onap.org/browse/DMAAP-1744>`_ - Move SDC and clients to use Strimzi Kafka
+
+
+**Bug Fixes**
+
+*  `SDC-4224 <https://jira.onap.org/browse/SDC-4224>`_ - Import service with policy error
+*  `SDC-4225 <https://jira.onap.org/browse/SDC-4225>`_ - Import of service with concat property value issue
+*  `SDC-4227 <https://jira.onap.org/browse/SDC-4227>`_ - Error importing service with instance interfaces
+*  `SDC-4189 <https://jira.onap.org/browse/SDC-4189>`_ - security risk: Improper Input Validation
+*  `SDC-4217 <https://jira.onap.org/browse/SDC-4217>`_ - Setting value on interface operation property with constraint throws exception
+*  `SDC-4218 <https://jira.onap.org/browse/SDC-4218>`_ - Fix cant set properties on an instance in the composition view
+*  `SDC-4211 <https://jira.onap.org/browse/SDC-4211>`_ - Fetch data type endpoint is returning Optional instead of the requested Data Type
+*  `SDC-4213 <https://jira.onap.org/browse/SDC-4213>`_ - Onboard-ui build started to fail with problems in ./node_modules/react-show-more-text/lib/ShowMoreText.css
+*  `SDC-4196 <https://jira.onap.org/browse/SDC-4196>`_ - Empty interface operation definitions throw exception
+*  `SDC-4192 <https://jira.onap.org/browse/SDC-4192>`_ - X-Frame-Options not configured: Lack of clickjacking protection
+*  `SDC-4185 <https://jira.onap.org/browse/SDC-4185>`_ - Composition Window doesnot allow to update new version of VFC
+
+
+**Tasks**
+
+*  `SDC-4204 <https://jira.onap.org/browse/SDC-4204>`_ - Finalize Documentation
+*  `SDC-4232 <https://jira.onap.org/browse/SDC-4232>`_ - Remove temp file if Minio-upload failed
+*  `SDC-4231 <https://jira.onap.org/browse/SDC-4231>`_ - Fix potential NPE in importing property constraints
+*  `SDC-4230 <https://jira.onap.org/browse/SDC-4230>`_ - Fix Critical bug reported by Sonar
+*  `SDC-4228 <https://jira.onap.org/browse/SDC-4228>`_ - Update Vulnerable 3PP commons-text-1.9
+*  `SDC-4205 <https://jira.onap.org/browse/SDC-4205>`_ - Remove unused code
+
+
+Security Notes
+--------------
+
+*Fixed Security Issues*
+
+    N/A
+
+*Known Security Issues*
+
+*  `OJSI-94 <https://jira.onap.org/browse/OJSI-94>`_ - sdc-wfd-fe allows to impersonate any user by setting USER_ID
+
+*Known Vulnerabilities in Used Modules*
+
+Quick Links:
+
+- `SDC project page <https://wiki.onap.org/pages/viewpage.action?pageId=6592847>`__
+- `Passing Badge information for SDC <https://bestpractices.coreinfrastructure.org/en/projects/1629>`__
+
+**Known Issues**
+
+-   Uploading and on-boarding several VSP in parallel can cause SDC exceptions, a user should retry failed operations which typically succeed on second try.
+
+**Upgrade Notes**
+
+    N/A
+
+**Deprecation Notes**
+
+    N/A
+
+**Other**
+
+    N/A
+
 Version: 1.11.9
-==============
+===============
 
 :Release Date: 2022-09-28
 
@@ -96,7 +586,7 @@ Quick Links:
     N/A
 
 Version: 1.11.8
-==============
+===============
 
 :Release Date: 2022-09-09
 
@@ -196,7 +686,7 @@ Quick Links:
     N/A
 
 Version: 1.11.7
-==============
+===============
 
 :Release Date: 2022-08-15
 
@@ -291,7 +781,7 @@ Quick Links:
     N/A
 
 Version: 1.11.6
-==============
+===============
 
 :Release Date: 2022-07-21
 
@@ -382,7 +872,7 @@ Quick Links:
     N/A
 
 Version: 1.11.5
-==============
+===============
 
 :Release Date: 2022-06-24
 
@@ -472,7 +962,7 @@ Quick Links:
     N/A
 
 Version: 1.11.4
-==============
+===============
 
 :Release Date: 2022-06-09
 
@@ -563,7 +1053,7 @@ Quick Links:
     N/A
 
 Version: 1.11.3
-==============
+===============
 
 :Release Date: 2022-05-17
 
@@ -646,7 +1136,7 @@ Quick Links:
     N/A
 
 Version: 1.11.2
-==============
+===============
 
 :Release Date: 2022-04-23
 
@@ -735,7 +1225,7 @@ Quick Links:
     N/A
 
 Version: 1.11.1
-==============
+===============
 
 :Release Date: 2022-04-08
 
@@ -806,7 +1296,7 @@ Quick Links:
     N/A
 
 Version: 1.11.0
-==============
+===============
 
 :Release Date: 2022-04-05
 
@@ -889,7 +1379,7 @@ Quick Links:
 
 
 Version: 1.10.3
-==============
+===============
 
 :Release Date: 2022-03-22
 
@@ -962,7 +1452,7 @@ Quick Links:
     N/A
 
 Version: 1.10.2
-==============
+===============
 
 :Release Date: 2022-03-15
 
@@ -991,10 +1481,10 @@ SDC Jakarta
 *  `SDC-3861 <https://jira.onap.org/browse/SDC-3861>`_ - Support for multiple directives
 *  `SDC-3898 <https://jira.onap.org/browse/SDC-3898>`_ - Support properties of type List<Map<String, String>>
 *  `SDC-3891 <https://jira.onap.org/browse/SDC-3891>`_ - Update SDC for rename of TOSCA CL to ACM
-*  `SDC-3891 <https://jira.onap.org/browse/SDC-3882>`_ - Support occurrences on node templates
-*  `SDC-3891 <https://jira.onap.org/browse/SDC-3897>`_ - Support complex types in interface operation inputs
-*  `SDC-3891 <https://jira.onap.org/browse/SDC-3899>`_ - Support complex types for artifact properties in interface operation implementation
-*  `SDC-3891 <https://jira.onap.org/browse/SDC-3887>`_ - Support instance count on node template
+*  `SDC-3882 <https://jira.onap.org/browse/SDC-3882>`_ - Support occurrences on node templates
+*  `SDC-3897 <https://jira.onap.org/browse/SDC-3897>`_ - Support complex types in interface operation inputs
+*  `SDC-3899 <https://jira.onap.org/browse/SDC-3899>`_ - Support complex types for artifact properties in interface operation implementation
+*  `SDC-3887 <https://jira.onap.org/browse/SDC-3887>`_ - Support instance count on node template
 
 **Bug Fixes**
 
@@ -1003,9 +1493,9 @@ SDC Jakarta
 *  `SDC-3889 <https://jira.onap.org/browse/SDC-3889>`_ - Error when no derived from exists
 *  `SDC-3888 <https://jira.onap.org/browse/SDC-3888>`_ - VSP upload with large files can handle the upload status incorrectly
 *  `SDC-3901 <https://jira.onap.org/browse/SDC-3901>`_ - Cannot create node filter capability if capability has different type properties
-*  `SDC-3901 <https://jira.onap.org/browse/SDC-3907>`_ - Exception when mouse over and out the node pallet in the composition screen
-*  `SDC-3901 <https://jira.onap.org/browse/SDC-3905>`_ - Error updating node filter capability
-*  `SDC-3901 <https://jira.onap.org/browse/SDC-3904>`_ - Error creating node filter capability using get_property
+*  `SDC-3907 <https://jira.onap.org/browse/SDC-3907>`_ - Exception when mouse over and out the node pallet in the composition screen
+*  `SDC-3905 <https://jira.onap.org/browse/SDC-3905>`_ - Error updating node filter capability
+*  `SDC-3904 <https://jira.onap.org/browse/SDC-3904>`_ - Error creating node filter capability using get_property
 
 **Tasks**
 
@@ -1049,7 +1539,7 @@ Quick Links:
     N/A
 
 Version: 1.10.1
-==============
+===============
 
 :Release Date: 2022-02-02
 
@@ -1095,7 +1585,7 @@ SDC Jakarta
 *  `SDC-3851 <https://jira.onap.org/browse/SDC-3851>`_ - Decrypt errors in sdc-be logs
 *  `SDC-3852 <https://jira.onap.org/browse/SDC-3852>`_ - Cassandra init dockers not working with latest version of cqlsh
 *  `SDC-2902 <https://jira.onap.org/browse/SDC-2902>`_ - Make sure Optionals values are defined before calling their `get` method
-*  `SDC-3837 <https://jira.onap.org/browse/SDC-3840>`_ - Remove test-jar generation
+*  `SDC-3840 <https://jira.onap.org/browse/SDC-3840>`_ - Remove test-jar generation
 
 
 **Tasks**
@@ -1139,7 +1629,7 @@ Quick Links:
 
 
 Version: 1.10.0
-==============
+===============
 
 :Release Date: 2022-01-07
 
@@ -1287,7 +1777,7 @@ SDC Istanbul Release
 
 **Stories**
 
-The full list of implemented stories is available on `JIRA ISTANBUL TASKS <https://jira.onap.org/issues/?jql=project%20%3D%20SDC%20AND%20issuetype%20%3D%20story%20AND%20fixVersion%20%3D%20%22Istanbul%20Release%22>`_
+The full list of implemented stories is available on `JIRA ISTANBUL STORIES <https://jira.onap.org/issues/?jql=project%20%3D%20SDC%20AND%20issuetype%20%3D%20story%20AND%20fixVersion%20%3D%20%22Istanbul%20Release%22>`_
 
 **Tasks**
 
@@ -2157,7 +2647,7 @@ The main goal of the Beijing release was to:
     - improve code coverage of the SDC code.
     - SDC introduced two new experimental projects the DCAE-D and WorkFlow which enhance the modeling capabilities of SDC.
 
-DCAE-D information is available here: `DCAE-DS <https://wiki.onap.org/display/DW/SDC-DCAE-D>`_
+DCAE-D information is available here: `DCAE-DS <https://wiki.onap.org/pages/viewpage.action?pageId=16005787>`_
 Workflow information is available in readthedocs
 
 **Epics**