Skip to content

Releases: micronaut-projects/micronaut-redis

Micronaut Redis 3.0.1

16 Nov 15:51
Compare
Choose a tag to compare

v3.0.1 (2020-10-02)

Full Changelog


Merged pull requests:

Micronaut Redis 3.0.0

30 Sep 10:15
Compare
Choose a tag to compare

v3.0.0 (2020-09-30)

Main changes

  • Upgraded to Micronaut 2.0
  • Upgrade Lettuce to 5.3.4.RELEASE

Full Changelog

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:

Micronaut Redis 2.3.1

01 Jul 17:21
Compare
Choose a tag to compare

v2.3.1 (2020-07-01)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut Redis 2.3.0

26 Jun 15:59
Compare
Choose a tag to compare

v2.3.0 (2020-06-26)

Full Changelog

Closed issues:

  • How to configure ClientResources on RedisClient bean #52
  • RedisConnectionUtil.findRedisConnection bug #30
  • Extend configuration to create RedisClient with ClientResources instance #22
  • Multiple issues with Redis cluster #1

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut Redis 2.2.0

25 Jun 08:04
Compare
Choose a tag to compare

v2.2.0 (2020-06-25)

Full Changelog

Closed issues:

  • micronaut-redis-lettuce can't be compiled by GraalVM #48

Merged pull requests:

Micronaut Redis v2.1.0

04 Jun 10:23
Compare
Choose a tag to compare

v2.1.0 (2020-06-04)

Full Changelog

Closed issues:

  • Calling a cached entity from a filter will cause RedisCommandTimeoutException #34
  • Async Redis cache hangs indefinitely when deserialization fails #27

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut Redis 2.0.0

13 Apr 08:14
Compare
Choose a tag to compare

2.0.0 (2020-04-13)

Main changes

  • Micronaut 1.3.x minimum version
  • New group ID io.micronaut.redis

Full Changelog

Closed issues:

  • Setup Github Actions for Micronaut Redis #26
  • Do not update session object #23

Merged pull requests: