Releases: spacetab-io/configuration-go
Releases · spacetab-io/configuration-go
Release v1.3.0
API Breaking changes!
- Go version up to 1.22
- Dependencies update
- Code refactoring
- Fixes
Hotfix v1.2.1
Preserve old load function
Release v1.2.0
- 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
don't read dirs that not defaults
or current stage
Release v1.1.0
Correct overriding string and bool properties value with null
, empty string and false
values
Hotfix v1.0.5
Fix passing stage folder if it is in more than 1 folder after defaults one. Update yaml dependence version.
Hotfix v1.0.4
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
Finally resolve in container configs ignoring! F*king k8s!
Hotfix v1.0.1
Fix bug with config merging in cluster
Release v1.0.0
First Stable release on new place