Skip to content

2.0.0-2024KW09

Compare
Choose a tag to compare
@thoniTUB thoniTUB released this 05 Mar 15:03
· 383 commits to master since this release
a1dea24

What's Changed

Full Changelog: v2.0.0-2024KW06...v2.0.0-2024KW09

Migrations

This Release deprecates the ApiToken-Realm (#3310):

  • If you have the a Realm configured with the type API_TOKEN remove it
  • remove the api_token store in your storage folder
  • If you have an initial User defined e.g. authorizationRealms.initialUsers.[0].credentials modify it to authorizationRealms.initialUsers.[0].credential and ensure that this member is a single object not a list