Skip to content

Releases: the-hotels-network/go-tinybird

v1.6.0

Choose a tag to compare

@nicola-strappazzon nicola-strappazzon released this 17 Feb 12:22
b738d76

What's Changed

Full Changelog: v1.5.1...v1.6.0

v1.5.1

Choose a tag to compare

@nicola-strappazzon nicola-strappazzon released this 21 Oct 11:50

Fix panic error when data struct is empty.

v1.5.0

Choose a tag to compare

@nicola-strappazzon nicola-strappazzon released this 20 Oct 13:47
4f68c7b

What's Changed

Full Changelog: v1.4.0...v1.5.0

v1.4.0

Choose a tag to compare

@nicola-strappazzon nicola-strappazzon released this 06 Oct 13:25
07ac163

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

Choose a tag to compare

@esroyo esroyo released this 25 Jul 14:11
  • feat: expose Response Headers

What's Changed

New Contributors

Full Changelog: v1.2.1...1.3.0

v1.2.1

Choose a tag to compare

@nicola-strappazzon nicola-strappazzon released this 01 Dec 20:21
f88cc53

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

Choose a tag to compare

@aherrera-thn aherrera-thn released this 13 Nov 18:18
00762b5

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

Choose a tag to compare

@nicola-strappazzon nicola-strappazzon released this 08 Nov 11:52
b9f10ca

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

Choose a tag to compare

@nicola-strappazzon nicola-strappazzon released this 06 Nov 20:20
15404e0

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