Skip to content

Releases: Keloran/go-config

v1.3.0

07 Jul 20:34
dfec8b7
Compare
Choose a tag to compare

What's Changed

  • feat: Add new Go modules versions for cloud.google.com and github.com/rogpeppe/go-internal (#65) @Keloran

Dependencies

  • build(deps): bump github.com/keloran/vault-helper from 1.0.1 to 1.1.0 (#64) @dependabot

v1.2.5

30 Jun 11:17
069075a
Compare
Choose a tag to compare

What's Changed

  • fix: Correct method receiver names in keycloak and database packages (#63) @Keloran
  • update-go-packages-version (#62) @Keloran

Dependencies

  • build(deps): bump go.mongodb.org/mongo-driver from 1.15.1 to 1.16.0 (#61) @dependabot
  • build(deps): bump go.mongodb.org/mongo-driver from 1.15.0 to 1.15.1 (#60) @dependabot
  • build(deps): bump github.com/bugfixes/go-bugfixes from 0.12.17 to 0.12.18 (#59) @dependabot
  • build(deps): bump github.com/jackc/pgx/v5 from 5.5.5 to 5.6.0 (#58) @dependabot
  • build(deps): bump github.com/bugfixes/go-bugfixes from 0.12.16 to 0.12.17 (#57) @dependabot
  • build(deps): bump github.com/bugfixes/go-bugfixes from 0.12.11 to 0.12.16 (#56) @dependabot

v1.2.4

15 May 10:42
1787f95
Compare
Choose a tag to compare

What's Changed

  • build(vault): Set expire time for vault credentials (#55) @Keloran

v1.2.3

14 May 22:24
f10da83
Compare
Choose a tag to compare

What's Changed

  • feat: Add new versions of bug fixes and dependencies (#54) @Keloran

v1.2.2

14 May 20:57
b6da0c4
Compare
Choose a tag to compare

What's Changed

  • feat: Add new dependencies and update version (#53) @Keloran

Dependencies

  • build(deps): bump github.com/bugfixes/go-bugfixes from 0.12.2 to 0.12.8 (#51) @dependabot

v1.2.1

08 May 07:49
615a235
Compare
Choose a tag to compare

What's Changed

  • refactor(database): Update database system type in Config struct (#50) @Keloran

v1.2.0

08 May 07:42
02d68a0
Compare
Choose a tag to compare

What's Changed

  • feat: Add pgx database client functionality (#49) @Keloran

v1.1.7

07 May 18:49
327be94
Compare
Choose a tag to compare

What's Changed

  • refactor: Update package names in tests (#48) @Keloran

v1.1.6

07 May 18:21
908e79d
Compare
Choose a tag to compare

What's Changed

  • refactor: Replace influx username and password with token (#47) @Keloran

v1.1.5

07 May 18:12
9a37da7
Compare
Choose a tag to compare

What's Changed

  • fix: improve error message for key not found (#46) @Keloran