Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@iProdigy iProdigy released this 02 Jan 01:48
3da18fd

What's Changed

Core

  • feat: use ServiceLoader to discover cache providers by @DerSimeon in #367

Spring

  • feat: add removeCache method to cache manager by @iProdigy in #357

Dependencies

  • chore: update dependency androidx.collection:collection to v1.4.5 in #346
  • chore: update dependency org.infinispan:infinispan-bom to v14.0.33.final in #354
  • chore: update dependency org.infinispan:infinispan-bom to v15.1.3.final in #366
  • chore: update dependency org.springframework:spring-context to v6.2.1 in #350
  • chore: update dependency com.google.guava:guava to v33.4.0-jre in #361
  • chore: update dependency org.jetbrains:annotations to v26.0.1 in #340

Internal

  • chore: add reproducibility badge by @iProdigy in #333
  • chore: update junit5 monorepo to v5.11.4 in #359
  • chore: update actions/checkout action to v4.2.2 in #343
  • chore: update plugin io.freefair.lombok to v8.11 in #351
  • chore: update plugin org.jetbrains.kotlin.jvm to v2.1.0 in #356
  • chore: update actions/setup-java action to v4.6.0 in #363
  • chore: update gradle/actions action to v4.2.2 in #362
  • chore: update dependency gradle to v8.12 in #365
  • chore: update dependency org.springframework.boot:spring-boot-starter-test to v3.4.1 in #364

New Contributors

 

Full Changelog: v0.6.2...v0.7.0