Skip to content

Releases: Zondax/golem

Extends Metric interface to include Inc() and Dec() methods

05 Sep 12:10
6420004
Compare
Choose a tag to compare

What's Changed

  • Add support postgresql to zdb in #12
  • Add increment and decrement methods metrics in #13

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

New database management package

30 Aug 14:18
9e79ccd
Compare
Choose a tag to compare

What's Changed

  • New Database Management Package: Introducing the zdb package for streamlined database management. This enhancement improves database interactions by offering a user-friendly API built on top of the GORM library. Check out the details in PR #10.

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

Improve Prometheus metrics library with custom collectors

24 Aug 14:06
3aa39dd
Compare
Choose a tag to compare

What's Changed

  • feat(metrics): Improve Prometheus metrics library with custom collectors by @lucaslopezf in #8

New Contributors

Full Changelog: v0.3.1...v0.4.0

Env vars overrides config keys

24 Apr 10:36
fe6fb50
Compare
Choose a tag to compare

What's Changed

  • values in final struct overriden in correct order by @lawRathod in #4

Full Changelog: v0.3.0...v0.3.1

Task Runner

17 Apr 07:34
0aa4782
Compare
Choose a tag to compare

Bug fix release

16 Apr 13:08
021c929
Compare
Choose a tag to compare
Merge pull request #3 from Zondax/dev

correct makefile

cmd + version refactoring

16 Apr 12:58
Compare
Choose a tag to compare
v0.2.2

update structure

Fixes config override

05 Apr 19:05
Compare
Choose a tag to compare

Basic metrics support

03 Apr 08:02
Compare
Choose a tag to compare
v0.2.0

fix linter

Initial working release!

02 Apr 20:21
Compare
Choose a tag to compare