Releases: the-hotels-network/go-tinybird
Releases · the-hotels-network/go-tinybird
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