This repository has been archived by the owner on Jul 8, 2024. It is now read-only.
Releases: madflojo/hord
Releases · madflojo/hord
v0.3.0
What's Changed
- Adding a Cache Driver by @jamesstocktonj1 in #40
- Bump github.com/nats-io/nats.go from 1.33.1 to 1.34.0 by @dependabot in #39
- chore: fixing readme and moving cache to its own directory by @madflojo in #41
- Bump github.com/nats-io/nats.go from 1.34.0 to 1.34.1 by @dependabot in #42
New Contributors
- @jamesstocktonj1 made their first contribution in #40
Full Changelog: v0.2.4...v0.3.0
v0.2.4
What's Changed
- Bump go.etcd.io/bbolt from 1.3.8 to 1.3.9 by @dependabot in #37
- Bump github.com/gomodule/redigo from 1.8.9 to 1.9.2 by @dependabot in #36
- updating to latest versions of deps which require a go version update by @madflojo in #38
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- Bump go.etcd.io/bbolt from 1.3.7 to 1.3.8 by @dependabot in #31
- Bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6 by @dependabot in #32
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #33
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- Bump github.com/nats-io/nats.go from 1.28.0 to 1.31.0 by @dependabot in #30
- Bump github.com/gocql/gocql from 1.4.0 to 1.6.0 by @dependabot in #29
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Add Filename option to hashmap driver to save to local file by @calvinmclean in #26
- Fix permissions when creating file to be 640 by @calvinmclean in #27
- Bump github.com/nats-io/nats-server/v2 from 2.9.17 to 2.9.23 by @dependabot in #28
New Contributors
- @calvinmclean made their first contribution in #26
- @dependabot made their first contribution in #28
Full Changelog: v0.2.0...v0.2.1
v0.2.0
This release adds several new drivers, including BoltDB, NATS (closing #20), and an internal Hashmap.
What's Changed
- Moving to GitHub Actions by @madflojo in #21
- Updated Testing and new Drivers by @madflojo in #22
- Adding a NATS driver by @madflojo in #23
- Adding test for protocol-compatible alternative databases by @madflojo in #24
- Updated Package Documentation by @madflojo in #25
Full Changelog: v0.1.3...v0.2.0