v3.0.0 (2020-09-30)
Main changes
- Upgraded to Micronaut 2.0
- Upgrade Lettuce to
5.3.4.RELEASE
Closed issues:
- Create a Release History section which points to Github releases #94
- 'Command DEL does not exist' when using redis as cache #38
Merged pull requests:
- Set core branch to 2.1.x #119 (@ilopmar)
- Get micronaut-cache-core version from the BOM #118 (@ilopmar)
- Doc: release history points to github releases #117 (@ilopmar)
- Remove docs resources. They are downloaded automatically #116 (@ilopmar)
- Cleanup build #115 (@ilopmar)
- Dependency upgrades #114 (@micronaut-build)
- Bump up micronaut test version to 2.0.0 #112 (@micronaut-build)
- [redis] Update common files for branch master #110 (@micronaut-build)
- Dependency upgrades #109 (@micronaut-build)
- Dependency upgrades #107 (@micronaut-build)
- [redis] Update common files for branch master #105 (@micronaut-build)
- Dependency upgrades #104 (@micronaut-build)
- [redis] Update common files for branch master #102 (@micronaut-build)
- Dependency upgrades #101 (@micronaut-build)
- [redis] Update common files for branch master #99 (@micronaut-build)
- Dependency upgrades #97 (@micronaut-build)
- [redis] Update common files for branch master #95 (@micronaut-build)
- [redis] Update common files for branch master #92 (@micronaut-build)
- Bump micronaut-gradle-plugins from 2.0.7 to 2.0.8 #90 (@dependabot[bot])
- Dependency upgrades #89 (@micronaut-build)
- Bump micronaut-gradle-plugins from 2.0.6 to 2.0.7 #88 (@dependabot[bot])
- Dependency upgrades #87 (@micronaut-build)
- Bump micronaut-gradle-plugins from 2.0.5 to 2.0.6 #86 (@dependabot[bot])
- Remove Probot settings file #84 (@alvarosanchez)
- Bump micronaut-gradle-plugins from 2.0.4 to 2.0.5 #83 (@dependabot[bot])
- Dependency upgrades #82 (@micronaut-build)
- Upgrade to Micronaut 2.0 #79 (@graemerocher)
- [redis] Update common files for branch master #77 (@micronaut-build)
- [redis] Update common files for branch master #75 (@micronaut-build)
- Bump micronaut-gradle-plugins from 2.0.3 to 2.0.4 #74 (@dependabot-preview[bot])
- Dependency upgrades #73 (@micronaut-build)
- [redis] Update common files for branch master #71 (@micronaut-build)
- [redis] Update common files for branch master #69 (@micronaut-build)
- Deserialize cache value with
Argument
in V2 #63 (@dstepanov)