Skip to content

Releases: deliveryhero/go-ranger

v0.17.1

20 Mar 17:08
Compare
Choose a tag to compare
No-ticket: add pre-commit hook. (#35)

* No-ticket: add pre-commit hook.

* No-ticket: fix all via gofmt.

v0.17.0

21 Feb 16:54
e5bdfe0
Compare
Choose a tag to compare
Merge pull request #34 from foodora/no-ticket-change-log-level

no-ticket allow change log level

v0.16.0: Merge pull request #33 from foodora/NO-TIKET_add_func_to_export_envva…

05 Feb 10:43
c495030
Compare
Choose a tag to compare
  • Added method ranger_os.ExportEnvVars to export envvars from a file (useful when you want to use docker image from scratch and Kubernetes export a file instead of envvars)
  • Improve PanicHandler: in case of panic log the error message (it was being ignored)

v0.15.0: Merge pull request #32 from foodora/newrelic_transaction_manually

24 Jan 16:54
e8e1ad4
Compare
Choose a tag to compare
  • [NewRelic] Fix to trace http status code
  • [NewRelic]Adding method to start transaction without use the Middleware
  • [NewRelic]Adding method to send error to NewRelic: NoticeError

v0.14.0

19 Dec 11:45
f920877
Compare
Choose a tag to compare
Merge pull request #31 from foodora/NO-TICKET-use-go-dep-dependency-m…

…anager

NO-TICKET use go dep instead of glide

v0.13.11

18 Dec 13:13
780ac6e
Compare
Choose a tag to compare
Update client.go

v0.13.10

15 Dec 16:48
ae7a27d
Compare
Choose a tag to compare
Expect that the request would fail (#30)

v0.13.9: Merge pull request #28 from foodora/no-ticket-add-timestamp-default-f…

13 Oct 14:56
Compare
Choose a tag to compare

v0.13.8: Merge pull request #27 from foodora/DISCOVER-601

13 Oct 09:59
Compare
Choose a tag to compare
DISCOVER-601 Standardize time logging in our go apps

v0.13.7

04 Oct 09:45
Compare
Choose a tag to compare
Merge pull request #26 from foodora/no-ticket-changed-log-level-for-h…

…ttp-requests

Changed log level from Info to Debug for HTTP Requests