Releases: TykTechnologies/storage
Releases · TykTechnologies/storage
v1.2.2
v1.2.1
v1.2.0
Added
- Upgraded mongo-go library to v1.3.1 to support Mongo 7.x versions
v1.1.1
Fixed
- Fix temporal mocks
v1.1.0
Release Notes
- Go Language Version Update
- Upgraded to Go v1.18: This release includes an upgrade to Go version 1.18, enhancing performance and stability with the latest features and optimizations from the Go language.
- Introduction of the Temporal Package
- New Temporal Package: We are excited to introduce the 'Temporal' package, a significant addition to our toolkit.
- Integration with
go-redis
v9: The Temporal package is designed to seamlessly integrate with go-redis version 9. This integration provides a robust and efficient interface for interacting with temporal databases. - Support for Key Temporal Database Methods: Users can now utilize a full range of temporal database methods such as Set, Get, RPush, and more, directly within the Temporal package.
- Current Database Support - Redis: In this initial release, Redis is the supported database, offering powerful and flexible temporal data handling capabilities.
v1.0.10
v1.0.9
Fixed: when using nested queries, only a single key has been considered while building the query.