Skip to content

Releases: puppetlabs/go-libs

v0.6.3

05 Sep 07:52
66965a5
Compare
Choose a tag to compare

Release to incorporate the disabling of logs so consumers can provide their own.

v0.6.2

12 Aug 13:53
5dc5c6d
Compare
Choose a tag to compare

What's Changed

  • (MAINT)Allow pprof to be configurable by @eoinmcq in #62

Full Changelog: v0.6.1...v0.6.2

0.6.1 Add log suppression in Gin

25 Jul 13:34
d887f8c
Compare
Choose a tag to compare

Log suppression done so as things like health check logging etc can be suppressed.

v0.6.0

20 Jun 12:46
0c96867
Compare
Choose a tag to compare

What's Changed

  • (MAINT) Rev all dependencies to keep up to date. by @eoinmcq in #56
  • Add capability to pass in certs dynamically from memory. by @eoinmcq in #60

Full Changelog: v0.5.0...v0.6.0

v0.5.0

05 Jun 14:39
4ef4256
Compare
Choose a tag to compare

What's Changed

  • (MAINT) Add ability to generate a CRL to certificates package. by @eoinmcq in #54
  • (MAINT) Allow config values to be mandatory by @eoinmcq in #55

Full Changelog: v0.4.0...v0.5.0

v0.4.0

28 Nov 11:21
64f50e6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

10 Nov 11:29
3a5107a
Compare
Choose a tag to compare

This release will incorporate new configuration so as each handler can have it's own rate limiting independently.

Some maintenance work around go versions and linting have also been incorporated.

v0.2.0

28 Jul 12:29
ce76416
Compare
Choose a tag to compare

What's Changed

  • Linting and general improvements by @Daniel-Puppet in #20
  • Add the ability to provide your own error handler. by @eoinmcq in #19

Full Changelog: v0.1.1...v0.2.0

v0.1.1

18 Feb 14:33
f232f82
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

15 Nov 10:18
dc7b4d9
Compare
Choose a tag to compare

Initial release of go-libs.