Releases: the-hotels-network/go-tinybird
Releases · the-hotels-network/go-tinybird
Release list
v1.6.0
What's Changed
- chore: upgrade go version from 1.19 to 1.24 by @nicola-strappazzon in #19
- feat: allow find or set value in JSON using path like
a.b.c. by @nicola-strappazzon in #18 - Fix data set by @nicola-strappazzon in #20
- feat: implement auto cast for set value by @nicola-strappazzon in #21
- update readme by @nicola-strappazzon in #22
Full Changelog: v1.5.1...v1.6.0
v1.5.1
Fix panic error when data struct is empty.
v1.5.0
What's Changed
- feat - extend methods on response.Data by @nicola-strappazzon in #17
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- feat - allow support to send event into data source. by @nicola-strappazzon in #16
Full Changelog: v1.3.0...v1.4.0
v1.3.0
v1.2.1
What's Changed
- fix - force to use whitespace defined on rfc3986. by @nstrappazzonc in #14
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- feat: improve GetFormat method by @aherrera-thn in #13
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- feat - allow multiple format from tinybird: json, ndjson and csv. by @nstrappazzonc in #12
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- feat(request) ndjson by request and env var. by @nstrappazzonc in #2
- feat logger with logrus by @nstrappazzonc in #4
- feat(mock) first implementation for request by @nstrappazzonc in #5
- Adding the ability to use a custom base url on request execution by @gabybrow in #6
- feat(execute) add custom actions before and after execute. by @nstrappazzonc in #7
- Feature/add client request inspect by @aherrera-thn in #8
- Code improvements by @aherrera-thn in #9
- feat: add alias field in Pipe struct by @aherrera-thn in #10
- chore - set version number. by @nstrappazzonc in #11
New Contributors
- @nstrappazzonc made their first contribution in #2
- @gabybrow made their first contribution in #6
- @aherrera-thn made their first contribution in #8
Full Changelog: https://github.com/the-hotels-network/go-tinybird/commits/v1.0.0