Releases: Cosmo-Tech/cosmotech-api
Releases · Cosmo-Tech/cosmotech-api
2.3.16
3.0.0-test
Do not use, work in progress on multitenancy
2.4.7-public
What's changed
- New Endpoint for twingraph manipulation (Create Read Update Delete)
- CosmosDB was finally removed from the cloud platform dependencies; data previously stored in CosmosDB database now resides in Redis.
2.4.7-private
What's new
- Fix getCurrentAuthenticatedRoles when rolesJwtClaim is not found in jwtToken
Full Changelog: 2.4.6-dev...2.4.7-private
2.3.15-private
What's new
- Fix getCurrentAuthenticatedRoles when rolesJwtClaim is not found in jwtToken
Full Changelog: 2.3.14-private...2.3.15-private
2.3.14-private
What's Changed
- Fix for nxs by @lalepee in #534
- fix okta jwt security
- upgrade version of connector adt-twincace-connector to 0.2.5
Full Changelog: 2.3.13-private...2.3.14-private
2.4.6-private
2.4.6-dev
2.3.13-private
2.4.5-private
What's new
- Use cosmotech-api-common in version 0.1.45-SNAPSHOT
- Twingraph endpoints are now secured by platform role (Organization.User,...)
- Users with Platform.Admin role can now delete/update ressources which was not created by them