Skip to content

Releases: spacetab-io/configuration-go

Release v1.3.0

10 Oct 10:30
Compare
Choose a tag to compare

API Breaking changes!

  • Go version up to 1.22
  • Dependencies update
  • Code refactoring
  • Fixes

Hotfix v1.2.1

28 Nov 10:05
Compare
Choose a tag to compare

Preserve old load function

Release v1.2.0

10 Mar 07:45
5100f0f
Compare
Choose a tag to compare
  • deps update, some more tests, config structs
  • Move back to yaml v2
  • error reporting
  • Isolate stage interface
  • reader function rename and refactoring
  • tests and linters
  • deps update
  • throw out config structs

Hotfix v1.1.1

13 Jul 15:14
Compare
Choose a tag to compare

don't read dirs that not defaults or current stage

Release v1.1.0

01 Jun 19:26
Compare
Choose a tag to compare

Correct overriding string and bool properties value with null, empty string and false values

Hotfix v1.0.5

27 May 18:37
Compare
Choose a tag to compare

Fix passing stage folder if it is in more than 1 folder after defaults one. Update yaml dependence version.

Hotfix v1.0.4

30 Apr 18:42
Compare
Choose a tag to compare

Move test configs to a separate folder to avoid them to appear in go.mod archive (unzip error with double dots)

Hotfix v1.0.2

30 Apr 14:31
Compare
Choose a tag to compare

Finally resolve in container configs ignoring! F*king k8s!

Hotfix v1.0.1

30 Apr 10:23
Compare
Choose a tag to compare

Fix bug with config merging in cluster

Release v1.0.0

28 Apr 15:18
Compare
Choose a tag to compare

First Stable release on new place