Skip to content

Releases: vaadin/kubernetes-kit

3.0.0-beta1

16 Oct 06:25
14f8152

Choose a tag to compare

3.0.0-beta1 Pre-release
Pre-release

What's Changed

  • Bump to 3.0-SNAPSHOT by @heruan in #196
  • chore: bump Spring Boot to 4.0.0-M1 with Flow 25 by @tltv in #194
  • chore: Upgrade to LicenseChecker to 2.0.0-alpha3 by @mshabarov in #197
  • refactor: use BaseLicenseCheckerServiceInitListener as super class to LicenseCheckerServiceInitListener by @sosa-vaadin in #199
  • fix: make LicenseCheckerServiceInitListener no-args constructor public by @sosa-vaadin in #203
  • chore: Update Vaadin license-checker version to 2.0.0-rc1 by @mshabarov in #204
  • Replace Elemental with Jackson by @tamasmak in #207
  • Make optimistic serialization timeout configurable by @tamasmak in #206
  • Fix demo app by @tamasmak in #212
  • chore: upgrade license-checker to 2.0.0 by @ZheSun88 in #209
  • Stop session listener when session tracker filter is destroyed by @tamasmak in #208
  • chore: upgrade to Flow 25, Java 21, SB 4 and Jackson 3 by @mcollovati in #217
  • chore: Update license-checker version to 2.1.0 by @mshabarov in #216

New Contributors

  • @tltv made their first contribution in #194

Full Changelog: 2.5.1...3.0.0-beta1

2.5.1

18 Sep 13:24
e5d9dae

Choose a tag to compare

What's Changed

  • cp: Make optimistic serialization timeout configurable (#206) by @tamasmak in #214
  • cp: Stop session listener when session tracker filter is destroyed (#208) by @tamasmak in #215

Full Changelog: 2.5.0...2.5.1

2.5.0

16 Sep 10:10
45b4878

Choose a tag to compare

What's Changed

  • cp: refactor: use BaseLicenseCheckerServiceInitListener as super class to LicenseCheckerServiceInitListener by @sosa-vaadin in #200
  • Update license-checker version to 2.0.0-beta4 by @heruan in #202
  • Bump to 2.5-SNAPSHOT by @heruan in #201
  • chore: upgrade license-checker 2.0.0-rc1 and spring boot 3.5.5 by @ZheSun88 in #205
  • chore: upgrade license-checker to 2.0.0 (2.5) by @ZheSun88 in #210
  • chore: upgrade testbench to 9.5.0 (2.5) by @ZheSun88 in #211

Full Changelog: 2.4.3...2.5.0

2.5.0-rc1

10 Sep 06:59
006fae8

Choose a tag to compare

2.5.0-rc1 Pre-release
Pre-release

What's Changed

  • chore: upgrade license-checker 2.0.0-rc1 and spring boot 3.5.5 by @ZheSun88 in #205

Full Changelog: 2.5.0-beta1...2.5.0-rc1

2.5.0-beta1

29 Aug 11:51
6e1d073

Choose a tag to compare

2.5.0-beta1 Pre-release
Pre-release

What's Changed

  • cp: refactor: use BaseLicenseCheckerServiceInitListener as super class to LicenseCheckerServiceInitListener by @sosa-vaadin in #200
  • Update license-checker version to 2.0.0-beta4 by @heruan in #202
  • Bump to 2.5-SNAPSHOT by @heruan in #201

Full Changelog: 2.4.3...2.5.0-beta1

2.4.3

24 Jul 12:21
280c2ed

Choose a tag to compare

What's Changed

  • Add time to live for the pending session key and delete it in case of error by @tamasmak in #190
    • BanckendConnector interface changes:
      • changed markSerializationStarted(String clusterKey) to markSerializationStarted(String clusterKey, Duration timeToLive)
      • added markSerializationFailed(String clusterKey, Throwable error)
  • Change log message frequency to 5 seconds when waiting for serialization by @tamasmak in #191

Full Changelog: 2.4.2...2.4.3

2.4.2

17 Apr 15:21
36547d5

Choose a tag to compare

What's Changed

Full Changelog: 2.4.1...2.4.2

2.4.1

11 Feb 15:07
f250434

Choose a tag to compare

What's Changed

  • Chore: upgrade springboot to 3.4.2 by @ZheSun88 in #172
  • Fix: ensure SessionTrackerFilter is executed before Spring Security by @mcollovati in #174
  • Allow using unserializable components by @tamasmak in #173
  • Adds pluggable SerializationStreamFactory by @timklge in #169

New Contributors

Full Changelog: 2.4.0...2.4.1

2.4.0

17 Dec 09:52
4a4a48f

Choose a tag to compare

What's Changed

Full Changelog: 2.2.2...2.4.0

Kubernetes Kit 2.3.0

07 Nov 15:53
6f47621

Choose a tag to compare

What's Changed

Full Changelog: 2.2.2...2.3.0