Skip to content

Releases: yandex/go-hasql

v1.1.1

01 Oct 09:24
f03fa5f
Compare
Choose a tag to compare

Added errors collector by @vano468 and @kwargs.

v1.1.0

17 Aug 10:20
ca3cdfc
Compare
Choose a tag to compare

What's Changed

v1.0.0

21 Nov 15:10
Compare
Choose a tag to compare

No breaking changes since initial release.

Added PickNodeClosest for choosing nodes with lowest latency.

v0.9.1

16 Sep 13:57
Compare
Choose a tag to compare

Added forgotten API changes to sqlx adapter.

v0.9.0

14 Sep 14:15
Compare
Choose a tag to compare

Initial release of hasql library.

Code is production-ready and was used inside Yandex for a couple of years. Marking as v0.9 only because we want to leave room for possible API adjustments in case of community feedback.