Tip
|
The 2.x versions are Spring Boot 3 compatible. |
Note
|
Includes changes in 2.0.3-GA |
This version includes all changes up to 2.0.3 Release Notes
Handle potential issue when upgrading to 2.1.0 versions after having dropped the deprecated refresh_token_rot_intrvl_scnds
column from the blc_client
schema.
Modify existing changeset introducing the bulkopsclient
record to only run on databases that have the blc_client#`refresh_token_rot_intrvl_scnds
column.
Add new changeset introducing the bulkopsclient
record to databases that do not have the blc_client#`refresh_token_rot_intrvl_scnds
column.