Releases: mrz1836/go-cache
Releases · mrz1836/go-cache
Release v1.1.10
Changelog
Release v1.1.9
Release v1.1.8
Changelog
- 3e7964b chore(deps): bump github.com/newrelic/go-agent/v3 from 3.43.0 to 3.43.1 (#222)
- df26bbd chore(deps): bump github.com/newrelic/go-agent/v3 from 3.43.1 to 3.43.2 (#224)
- 2c6dad1 chore(deps): bump github.com/newrelic/go-agent/v3 to v3.43.3
- 9ca39e7 chore(deps): bump the ghactions-all group with 2 updates (#223)
- 642a651 chore(deps): bump the ghactions-all group with 3 updates (#225)
- 38cf4ca chore(deps): update Dependabot configuration for GitHub Actions
- d569dc4 chore(env): update CVE exclusions for Nancy and Mage X
- 15f3d9d sync(ci): update GitHub Actions cache to v5.0.5 (#226)
- 7bbd70d sync: update GitHub Actions and mage-x to v1.20.16 (#227)
Release v1.1.7
Changelog
- e36baa3 fix(pubsub): eliminate Close() race and reconnect flapping
Release v1.1.5
Changelog
- fefb099 chore(deps): bump github.com/newrelic/go-agent/v3 from 3.42.0 to 3.43.0 (#219)
- 06c2ca7 chore(deps): bump github/codeql-action in the ghactions-all group (#217)
- a7e0a66 chore(deps): bump the ghactions-all group with 3 updates (#218)
- efae72c chore(deps): update google.golang.org/genproto/googleapis/rpc version
- 27fc7c3 chore(env): update Nancy CVE exclusions for security compliance
Release v1.1.4
Changelog
- 8efbaf9 chore(deps): bump google.golang.org/grpc (#215)
- 4f217cb chore(deps): bump the ghactions-all group with 2 updates (#214)
- bb91153 chore(deps): update golang.org/x/net and golang.org/x/text versions
- a83f685 sync(ci): update GitHub Actions cache to v5.0.4 (#216)
- 0a8c236 sync(ci): update actions cache and setup-go versions (#213)
Release v1.1.3
Changelog
- 2f9fbe8 feat(pool): enable wait for connections in Connect function
Release v1.1.2
Changelog
- 37023ec docs(dependency): clarify EXEC/ErrNil suppression in linkDependencies
- fa697ac feat(pubsub): add WithMessageBuffer option and update Subscribe call site
- 2bb2923 refactor(pool): add mutex guard to Client Pool and ScriptsLoaded fields
- 4921070 refactor(stream): extract errConnNoContext constant and fix double-close
- 89f1edf refactor(test): accept testing.TB in loadMockRedis and loadRealRedis helpers
Release v1.1.1
Changelog
- 80fcbf3 refactor(pubsub): remove unnecessary sleep in subscription tests
- 75e4efa sync: bump tool versions in CI config files (#212)
- b76522d test(pubsub): add unit and fuzz tests for isNetTimeout and pub/sub helpers
- 5203528 test(sorted_set): add unit tests for parseSortedSetWithScores and suppress gosec false positive
Release v1.1.0
Changelog
- 68de208 Add sorted sets, streams, and pub/sub primitives (#211)
- 1e3eb46 chore(deps): bump github/codeql-action in the ghactions-all group (#207)
- b9b40d9 chore(deps): bump the ghactions-all group with 2 updates (#209)
- ba55ec8 chore(deps): update Go version and dependencies in go.mod and go.sum
- f3b6946 refactor(stream): simplify function parameters for StreamReadBlock
- 216792b sync(ci): update GitHub Actions workflows and configurations (#210)
- 6cac0da sync(ci): update tool versions and artifact retention (#206)
- 0828d6e sync(ci): update workflows and env configs from source (#204)
- 90aabe1 sync(ci): update workflows and tooling versions (#208)