v15.1.1
Changelog
What's Changed
- fix: Adjusting primary-key order for SQL Server to reduce deadlocking by @kagkarlsson in #570
- fix: Making fields protected in SchedulerBuilder by @0x01F4 in #569
- chore(deps): bump versions by @kagkarlsson in #571
- build(deps-dev): bump com.mysql:mysql-connector-j from 8.0.33 to 8.2.0 in /db-scheduler by @dependabot in #573
- feat: Add schedule-or-reschedule method to the SchedulerClient by @beilCrxmarkets in #553
- build(deps): bump kotlin.version from 1.7.10 to 2.1.0 by @dependabot in #576
- build(deps-dev): bump hamcrest.version from 1.3 to 3.0 by @dependabot in #577
- build(deps): bump org.apache.maven.plugins:maven-shade-plugin from 3.4.1 to 3.6.0 by @dependabot in #578
- build(deps): bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.3 by @dependabot in #575
- build(deps): bump com.mycila:license-maven-plugin from 4.2 to 4.6 by @dependabot in #579
- build(deps-dev): bump com.mysql:mysql-connector-j from 8.2.0 to 9.1.0 by @dependabot in #583
- build(deps-dev): bump bytebuddy.version from 1.15.10 to 1.15.11 by @dependabot in #581
- build(deps-dev): bump com.microsoft.sqlserver:mssql-jdbc from 12.4.2.jre8 to 12.9.0.jre8-preview by @dependabot in #584
- build(deps): bump serialization.version from 1.4.0 to 1.7.3 by @dependabot in #582
Full Changelog: v15.1.0...v15.1.1
Contributors
We'd like to thank the following people for their contributions:
- Giridharan Ramasamy (@0x01F4)
- Gustav Karlsson (@kagkarlsson)
- @beilCrxmarkets