V3.5.0
Added cross compile for Scala 2.12 and 2.13 for all Baker and Bakery release.
What's Changed
- separate bakery executor by @jacum in #1104
- Provide recipe manager from outside of baker by @Tim-Linschoten in #1140
- re-enabled the watcher in Bakery. by @Tim-Linschoten in #1146
- Update build.sbt file so that IntelliJ can parse/understand the project by @wwbakker in #1164
- Updated dependencies found by scala-steward which did not fail CI build. by @wwbakker in #1165
- Changed the ProcessIndex to not load all recipes by @Tim-Linschoten in #1168
- Support java 11 by @wwbakker in #1169
- Towards scala 2.13 compatibility by @wwbakker in #1175
- Fix classpath issues of bakery-state by @wwbakker in #1184
- Make k8s aware interactions registry as optional module toggled by co… by @stasimus in #1179
- BackoffSupervisor for ProcessIndex & ProcessInstance by @Tim-Linschoten in #1226
- Fixed the Backoffsupervisor settings by @Tim-Linschoten in #1230
- Minor updates to fix open CVE issues. by @Tim-Linschoten in #1231
- Always start all shards in cluster setup. by @Tim-Linschoten in #1233
- Feature/update dashboard by @wwbakker in #1255
- Make the Config given to Bakery providable on creation. by @Tim-Linschoten in #1256
- Cross-building Scala 2.12 and 2.13 by @stasimus in #1257
- Bump the version to next release by @stasimus in #1258
- Feature/update dashboard by @wwbakker in #1259
- Feature/add execute single interaction by @wwbakker in #1260
- Update library dependencies and plugin versions by @stasimus in #1261
- Fix/expired certificates by @wwbakker in #1281
- Fix/execute single interaction response by @wwbakker in #1282
- Feature: execute interactions from dashboard by @wwbakker in #1286
- Dashboard improvements by @wwbakker in #1287
- Bump the dependencies versions by @stasimus in #1289
- Feature/improve error handling by @wwbakker in #1290
- Updated collectionAsScalalterableConverter by @Tim-Linschoten in #1297
- Fix publish release by @Tim-Linschoten in #1305
Full Changelog: v3.3.3...V3.5.0