| ... | ... | @@ -8,6 +8,7 @@ |
|
|
|
## Enhancements
|
|
|
|
- Support API for listening for Services and ConfigMaps besides Secrets in a Namespace ([tmf.api#47](https://labs.etsi.org/rep/osl/code/org.etsi.osl.tmf.api/-/issues/47))
|
|
|
|
- Enhance/Implement the Product Layer APIs ([tmf.api#52](https://labs.etsi.org/rep/osl/code/org.etsi.osl.tmf.api/-/issues/52))
|
|
|
|
- Changes for generic controller support ([tmf.api#53](https://labs.etsi.org/rep/osl/code/org.etsi.osl.tmf.api/-/issues/53))
|
|
|
|
|
|
|
|
|
|
|
|
## Bug fixes
|
| ... | ... | @@ -15,3 +16,4 @@ |
|
|
|
- There is a wrong greek character in CATALOG_GET_RESOURCESPEC_BY_NAME_CATEGORY message name ([tmf.api#48](https://labs.etsi.org/rep/osl/code/org.etsi.osl.tmf.api/-/issues/48))
|
|
|
|
- Investigate test failures in maven deploy process ([tmf.api#49](https://labs.etsi.org/rep/osl/code/org.etsi.osl.tmf.api/-/issues/49))
|
|
|
|
- Resources with kind: Service are not propagating all the attributes/characteristics to the associated RFS, during creation time ([tmf.api#50](https://labs.etsi.org/rep/osl/code/org.etsi.osl.tmf.api/-/issues/50))
|
|
|
|
- Check for null values when copying Resource Specification characteristics to a Resource Facing Service Specification ([tmf.api#54](https://labs.etsi.org/rep/osl/code/org.etsi.osl.tmf.api/-/issues/54)) |