Skip to content

3.0.1

Compare
Choose a tag to compare
@csviri csviri released this 25 May 14:40
· 1012 commits to main since this release
d960a99

This release contains a fix for an issue regarding the ordering how the event sources are initialized.
From now on ALWAYS the main ControllerResourceEventSource is initialized first. See, when it could cause issues before in: #1238

What's Changed

  • chore(deps): bump spring-boot.version from 2.6.7 to 2.7.0 by @dependabot in #1229
  • feat: limited build to k8s >= 1.20.x by @csviri in #1230
  • docs: javadoc on configuration service by @csviri in #1232
  • fix: label selector on sample by @csviri in #1231
  • chore(deps): bump impsort-maven-plugin from 1.6.2 to 1.7.0 by @dependabot in #1236
  • fix: patch for controller event source initialized first by @csviri in #1237
  • fix: improvements event source management by @csviri in #1239

Full Changelog: v3.0.0...v3.0.1