Skip to content

Commit 2a9f70e

Browse files
authored
Release Lettuce 7.0.0.BETA2 (#3453)
- update RELEASE-NOTES.md
1 parent 379fdf4 commit 2a9f70e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

RELEASE-NOTES.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
Lettuce 7.0.0.BETA1 RELEASE NOTES
1+
Lettuce 7.0.0.BETA2 RELEASE NOTES
22
==============================
33

4-
The Lettuce team is pleased to announce the first beta release of Lettuce 7.0!
4+
The Lettuce team is pleased to announce the second beta release of Lettuce 7.0!
55

66
The release focuses on introducing hitless upgrades functionality, API improvements, and cleanup of deprecated features.
77

@@ -11,18 +11,18 @@ Key changes include:
1111
- Removal of multiple deprecated APIs and options as part of the major version upgrade
1212
As part of the 7.0 line, this beta also removes several deprecated APIs and options.
1313

14-
Lettuce 7.0.0.BETA1 supports Redis 2.6+ up to Redis 8.x and requires Java 8 or newer. The driver is tested against Redis 8.2, 8.0, 7.4, and 7.2.
14+
Lettuce 7.0.0.BETA2 supports Redis 2.6+ up to Redis 8.x and requires Java 8 or newer. The driver is tested against Redis 8.2, 8.0, 7.4, and 7.2.
1515

16-
Thanks to all contributors who made Lettuce 7.0.0.BETA1 possible!
16+
Thanks to all contributors who made Lettuce 7.0.0.BETA2 possible!
1717

1818
If you need any support, meet Lettuce at
1919

2020
* GitHub Discussions: https://github.com/lettuce-io/lettuce-core/discussions
2121
* Stack Overflow (Questions): https://stackoverflow.com/questions/tagged/lettuce
2222
* Join the chat at https://discord.gg/redis and look for the "Help:Tools Lettuce" channel
2323
* GitHub Issues (Bug reports, feature requests): https://github.com/lettuce-io/lettuce-core/issues
24-
* Documentation: https://lettuce.io/core/7.0.0.BETA1/reference/
25-
* Javadoc: https://lettuce.io/core/7.0.0.BETA1/api/
24+
* Documentation: https://lettuce.io/core/7.0.0.BETA2/reference/
25+
* Javadoc: https://lettuce.io/core/7.0.0.BETA2/api/
2626

2727
# Changes
2828

@@ -63,4 +63,4 @@ If you need any support, meet Lettuce at
6363

6464
---
6565

66-
**Full Changelog**: [6.8.0.RELEASE...7.0.0.BETA1](https://github.com/redis/lettuce/compare/6.8.0.RELEASE...v7.0.0.BETA1)
66+
**Full Changelog**: [6.8.0.RELEASE...7.0.0.BETA2](https://github.com/redis/lettuce/compare/6.8.0.RELEASE...7.0.0.BETA2)

0 commit comments

Comments
 (0)