Releases: OpenSLO/go-sdk
Releases · OpenSLO/go-sdk
v0.6.0
What's Changed
- feat: Add per-version Object interface by @nieomylnieja in #21
- chore(deps): bump github.com/nobl9/govy from 0.14.0 to 0.15.0 by @dependabot in #20
- chore(deps-dev): bump cspell from 8.18.1 to 8.19.2 by @dependabot in #19
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
- fix: Fix validation for v1 and v2alpha SLO objectives by @nieomylnieja in #18
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- feat: Add fine grained control over reference resolution by @nieomylnieja in #17
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- fix: Correct openslosdk.Validate function by @nieomylnieja in #16
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- feat: Add String method to objects by @nieomylnieja in #15
- feat: Add objects inlining and separating utilities by @nieomylnieja in #14
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- fix: Remove required in favor of omitempty in Alert Condition alertAfter by @nieomylnieja in #13
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- feat: Add constructors for Kind and Version by @nieomylnieja in #12
- chore(deps-dev): bump cspell from 8.17.5 to 8.18.1 by @dependabot in #11
Full Changelog: v0.2.2...v0.3.0
v0.2.2
What's Changed
- fix: Correct validation rules for v1 labels and annotations by @nieomylnieja in #10
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.2.0
What's Changed
- feat: Add GetUnit and GetValue methods to DurationShorthand by @nieomylnieja in #5
- fix: Correct DurationShorthand method docs by @nieomylnieja in #6
Full Changelog: v0.1.0...v0.2.0