Skip to content

Commit c958f77

Browse files
chore(main): release drivers/hashmap 0.8.1 (#43)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0d5f101 commit c958f77

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"cache": "0.6.2",
44
"drivers/bbolt": "0.8.1",
55
"drivers/cassandra": "0.8.0",
6-
"drivers/hashmap": "0.8.0",
6+
"drivers/hashmap": "0.8.1",
77
"drivers/mock": "0.6.3",
88
"drivers/nats": "0.8.0",
99
"drivers/redis": "0.6.4"

drivers/hashmap/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.8.1](https://github.com/tarmac-project/hord/compare/drivers/hashmap-v0.8.0...drivers/hashmap/v0.8.1) (2025-05-11)
4+
5+
6+
### Bug Fixes
7+
8+
* **health:** standardize health check error handling ([#39](https://github.com/tarmac-project/hord/issues/39)) ([bd5b979](https://github.com/tarmac-project/hord/commit/bd5b979bfb81518dea703c9d79c9422556548d74))
9+
310
## [0.8.0](https://github.com/tarmac-project/hord/compare/drivers/hashmap-v0.7.0...drivers/hashmap-v0.8.0) (2025-05-11)
411

512

0 commit comments

Comments
 (0)