Skip to content

Releases: jademcosta/jiboia

0.6.7

12 Sep 17:46
9da1c33
Compare
Choose a tag to compare

Changelog

0.6.6

11 Sep 19:06
f55b203
Compare
Choose a tag to compare

Changelog

  • f55b203 Tracing for HTTP requests (#154) - The idea is to release it slowly, so at this time the trace goes only until the http request is responded.
  • dbd4ccb deps update (#152) (#139)
  • 58e2384 Add more linters to default linting (#153)
  • 6271718 Add the time when the upload was done on external message (#148)

0.6.5

17 Jun 11:48
3f88bf4
Compare
Choose a tag to compare

Changelog

0.6.4

07 Jun 11:19
277c4e8
Compare
Choose a tag to compare

Changelog

0.6.3

07 Jun 11:09
6797069
Compare
Choose a tag to compare

Changelog

  • 6797069 Allow to define a pre-allocated buffer when compressing (#134)
  • 7361b78 Auto gomaxprocs (#132)
  • ebe0189 Change decompression histogram to be in millis instead of seconds

0.6.2

03 Jun 23:21
Compare
Choose a tag to compare

Changelog

  • b7efad9 Remove wrongly commited print for debug

0.6.1

30 May 16:46
0e1fd83
Compare
Choose a tag to compare

Changelog

  • 0e1fd83 Stop using data droppper, as all flows have circuit breakers. This mean no more data is lost by the fact of having full internal queues (#130)

0.6.0

30 May 01:25
0c29c59
Compare
Choose a tag to compare

Changelog

0.5.3

25 Nov 12:26
97c1ba6
Compare
Choose a tag to compare

Changelog

  • 97c1ba6 Update to go 1.12.4 (#96)
  • Update dependencies

0.5.2

25 Nov 11:41
1c37dec
Compare
Choose a tag to compare

Changelog

  • 1c37dec Add metrics for Accumulator data amounts (#91)
  • e30e87a Fix defer and time.Since usage (#87)
  • c763b6a Add contribution disclaimer