Skip to content

v2.0.0-FINAL

Compare
Choose a tag to compare
@alberto-brigandi alberto-brigandi released this 25 Jul 08:41
· 242 commits to master since this release

Added:

  • Enable distributed cache for oauth2 tokens #272
  • Use organization name as OST OIDC IdP identifier #264
  • Support ad hoc CMDB compute service type for OTC #257

Changed:

  • Improve OAuth2 token handling #271
  • Switch to Flowable as BPMN engine #273
  • Use JSON serialization for WF variables instead of Java Serialization #274
  • Disable Hibernate DB schema generation and use Liquibase to initialize/migrate DBs #240
  • Use random but sequential UUIDs as DB primary keys #275
  • Support new OTC domains with hyphens #255
  • Return 409 HTTP code instead of 500 for Optimistic Lock Exceptions #265

Deprecated:

NONE

Removed:

NONE

Fixed:

NONE