Skip to content

Commit f9640aa

Browse files
chore: release 1.3.2 (#121)
1 parent d2df409 commit f9640aa

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.3.1"
2+
".": "1.3.2"
33
}

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [1.3.2](https://github.com/rudderlabs/keydb/compare/v1.3.1...v1.3.2) (2025-12-03)
4+
5+
6+
### Bug Fixes
7+
8+
* initCaches in degraded mode ([#112](https://github.com/rudderlabs/keydb/issues/112)) ([a228f4f](https://github.com/rudderlabs/keydb/commit/a228f4fc8bacfd536487d2a639217b9d9738d4d7))
9+
10+
11+
### Miscellaneous
12+
13+
* **deps:** bump actions/download-artifact from 5.0.0 to 6.0.0 ([#110](https://github.com/rudderlabs/keydb/issues/110)) ([d2df409](https://github.com/rudderlabs/keydb/commit/d2df409ec4edac3c08c7022170c74c9b2391b2b7))
14+
* **deps:** bump actions/upload-artifact from 4.6.2 to 5.0.0 ([#107](https://github.com/rudderlabs/keydb/issues/107)) ([f4562f0](https://github.com/rudderlabs/keydb/commit/f4562f023ca9edd57aad45b11b55186e4064299c))
15+
* **deps:** bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 ([#108](https://github.com/rudderlabs/keydb/issues/108)) ([b571a2d](https://github.com/rudderlabs/keydb/commit/b571a2d5fc8def2359480d54ca29f16a587a33ac))
16+
* **deps:** bump the go-deps group with 2 updates ([#111](https://github.com/rudderlabs/keydb/issues/111)) ([1d82e3a](https://github.com/rudderlabs/keydb/commit/1d82e3afacbd8833a32ea72e0400bbc1ce2d8838))
17+
318
## [1.3.1](https://github.com/rudderlabs/keydb/compare/v1.3.0...v1.3.1) (2025-11-20)
419

520

0 commit comments

Comments
 (0)