Skip to content

v0.4.0

Compare
Choose a tag to compare
@iProdigy iProdigy released this 26 Sep 23:30
· 186 commits to main since this release
82e538f

What's Changed

API

  • feat: add forEach method to Cache interface by @iProdigy in #171

BOM

Core

  • fix: allow zero max size caches across providers by @iProdigy in #173

Dependencies

  • chore: update junit5 monorepo to v5.10.0 by @renovate in #150
  • chore: update dependency com.google.guava:guava to v32.1.2-jre by @renovate in #152
  • chore: update dependency com.github.ben-manes.caffeine:caffeine to v3.1.8 by @renovate in #153
  • chore: update dependency gradle to v8.3 by @renovate in #157
  • chore: bump jacoco to 0.8.10 by @iProdigy in #159
  • chore: update plugin org.jetbrains.kotlin.jvm to v1.9.10 by @renovate in #160
  • chore: update plugin io.freefair.lombok to v8.3 by @renovate in #162
  • chore: update plugin org.jetbrains.dokka to v1.9.0 by @renovate in #163
  • chore: update dependency org.slf4j:slf4j-api to v2.0.9 by @renovate in #165
  • chore: update dependency org.slf4j:slf4j-simple to v2.0.9 by @renovate in #166
  • chore: update actions/checkout action to v4 by @renovate in #168
  • chore: update dependency org.infinispan:infinispan-bom to v14.0.17.final by @renovate in #169
  • chore: update spring core to 6.0.12 and 5.3.30 by @renovate in #170
  • chore: update spring boot to v2.7.16 and v3.1.4 by @renovate in #172
  • chore: update lombok to v1.18.30 by @iProdigy in #176

 

Full Changelog: 0.3.0...v0.4.0