We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2251f1 commit d3f1098Copy full SHA for d3f1098
.gitignore
@@ -278,3 +278,5 @@ CLAUDE.md
278
279
coverage.out
280
swagger-redis-api.json
281
+
282
+.vscode
CHANGELOG.md
@@ -2,7 +2,7 @@
2
All notable changes to this project will be documented in this file.
3
See updating [Changelog example here](https://keepachangelog.com/en/1.0.0/).
4
5
-## Unreleased
+## 0.42.0 (10th November 2025)
6
7
* Added `ID` field to `Region` struct in account model
8
* Added Redis version support for Essentials databases: `RedisVersion` field and `UpgradeRedisVersion()` method
0 commit comments