Releases: viant/mly
Releases · viant/mly
v0.18.0
Breaking Change
shared/datastore/client.Service.Client
is no longer *github.com/aerospike/aerospike-client-go.Client
, it is now shared/datastore/client.Aero
.
What's Changed
- Add singleflight for Aerospike puts. by @dchoi-viant in #48
Full Changelog: v0.17.2...v0.18.0
v0.17.2
What's Changed
- Add more error messaging on Unmarshal, remove unused field. by @dchoi-viant in #46
Full Changelog: v0.17.1...v0.17.2
v0.17.1
What's Changed
- Actually reject malformed requests. by @dchoi-viant in #45
Full Changelog: v0.17.0...v0.17.1
v0.17.0
What's Changed
- Add more logging when there is a panic on service.Service. by @dchoi-viant in #44
Full Changelog: v0.16.1...v0.17.0
v0.16.1
Full Changelog: v0.16.0...v0.16.1
- Fix
nil
panic when usingshared/datastore/client.New()
v0.16.0
What's Changed
- #37 - Aerospike by @dchoi-viant in #43 - support for Aerospike client Policy overrides.
Full Changelog: v0.15.0...v0.16.0
v1.0.1
Full Changelog: v1.0.0...v1.0.1
Fix bug with no cache_key
v0.13.5
Full Changelog: v0.13.4...v0.13.5
Fix panic
when there is no cache_key
.
v0.15.0
What's Changed
- Add support for sharing Aerospike connections to v0.14.x by @dchoi-viant in #42
Bump minor version due to new shared/client.Option
API surface expansion.
Full Changelog: v0.14.4...v0.15.0
v0.14.4
What's Changed
- Enhance service documentation and logging. by @dchoi-viant in #41
Full Changelog: v0.14.3...v0.14.4