We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7054de0 commit aef9b85Copy full SHA for aef9b85
.github/workflows/.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "1.2.1"
+ ".": "1.2.2"
3
}
CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## [1.2.2](https://github.com/rudderlabs/keydb/compare/v1.2.1...v1.2.2) (2025-10-15)
4
+
5
6
+### Miscellaneous
7
8
+* **deps:** bump github.com/rudderlabs/rudder-go-kit ([#75](https://github.com/rudderlabs/keydb/issues/75)) ([7054de0](https://github.com/rudderlabs/keydb/commit/7054de07e4bbb9a6503fde2a4c6d641412592b5c))
9
+* hardening docker image ([#76](https://github.com/rudderlabs/keydb/issues/76)) ([4cacfb6](https://github.com/rudderlabs/keydb/commit/4cacfb61cde728d78c159229bd1ea8a9bdd0d4ed))
10
11
## [1.2.1](https://github.com/rudderlabs/keydb/compare/v1.2.0...v1.2.1) (2025-10-08)
12
13
0 commit comments