Skip to content

Releases: viant/mly

v0.15.0

16 Jan 21:56
70ccdd3
Compare
Choose a tag to compare

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

16 Jan 21:52
2471975
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.3...v0.14.4

v1.0.0

16 Jan 19:43
278708e
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.14.3...v1.0.0

v0.14.3

06 Dec 01:10
63b5d24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.2...v0.14.3

v0.14.2

05 Dec 19:38
Compare
Choose a tag to compare

Full Changelog: v0.14.1...v0.14.2

  • Fix missing Close() for dictionary HTTP call.
  • Remove deprecated io/ioutils usage.
  • Update Go to 1.22.

v0.14.0

11 Nov 21:29
Compare
Choose a tag to compare

What's Changed

  • Merged server-side batched predictions.

Full Changelog: v0.12.14...v0.14.0

v0.12.14

11 Oct 18:47
265e18f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.12...v0.12.14

v0.13.3

03 Jan 21:14
Compare
Choose a tag to compare
v0.13.3 Pre-release
Pre-release

Full Changelog: v0.13.1...v0.13.3

v0.13.1

09 Oct 20:54
Compare
Choose a tag to compare
v0.13.1 Pre-release
Pre-release

What's Changed

  • Server-side batching support. by @dchoi-specificmedia in #25

Full Changelog: v0.12.2...v0.13.1

v0.12.12

18 Sep 20:02
Compare
Choose a tag to compare

Full Changelog: v0.12.11...v0.12.12

Add custom maker to client runner.