Skip to content

v0.6.2

Latest
Compare
Choose a tag to compare
@iProdigy iProdigy released this 29 Sep 23:29
· 33 commits to main since this release
b50845d

What's Changed

Core

  • chore: deprecate AbstractCache that relies upon synchronization by @iProdigy in #315
  • perf: simplify CacheApiSettings singleton creation by @iProdigy in #316

Kotlin

  • feat: expose highContention spec as property by @iProdigy in #317

Dependencies

  • chore: update dependency org.springframework:spring-context to v6.1.13 by @renovate in #320
  • chore: update dependency androidx.collection:collection to v1.4.4 by @renovate in #322
  • chore: update dependency org.infinispan:infinispan-bom to v14.0.32.final by @renovate in #327
  • chore: update dependency com.google.guava:guava to v33.3.1-jre by @renovate in #324
  • chore: update dependency org.infinispan:infinispan-bom to v15.0.9.final by @renovate in #331

Internal

  • chore: bump lombok to v1.18.34 by @iProdigy in #312
  • chore: support additional javadoc tags by @iProdigy in #313
  • chore: allow signing with pgp or gpg by @iProdigy in #314
  • chore: update gradle/actions action to v4.1.0 by @renovate in #321
  • chore: update dependency org.springframework.boot:spring-boot-starter-test to v3.3.4 by @renovate in #323
  • chore: update dependency gradle to v8.10.2 by @renovate in #325
  • chore: update actions/setup-java action to v4.4.0 by @renovate in #326
  • chore: update actions/checkout action to v4.2.0 by @renovate in #330
  • chore: update junit5 monorepo to v5.11.1 by @renovate in #328
  • chore: update dependency org.jetbrains:annotations to v25 by @renovate in #329

 

Full Changelog: v0.6.1...v0.6.2