Skip to content

Releases: OpenSLO/oslo

v0.5.1

07 Jul 21:41
a1ad1b8
Compare
Choose a tag to compare
  • Fix for path for homebrew installation

Full Changelog: v0.5.0...v0.5.1

v0.5.0

07 Jul 17:10
e36873f
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v0.4.0

14 Jun 18:32
8742706
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.4.0

v0.3.2

15 Jul 04:59
70931a0
Compare
Choose a tag to compare

Documentation for homebrew updates

v0.3.1

15 Jul 04:49
cb83500
Compare
Choose a tag to compare

gorelaser update

v0.3.0

14 Jul 23:42
51d0426
Compare
Choose a tag to compare
  • Dependency updates
  • Homebrew tap

v0.2.1

08 Jun 06:20
081cb15
Compare
Choose a tag to compare

Changelog

081cb15 Merge pull request #29 from OpenSLO/dependabot/npm_and_yarn/cspell-5.6.0
e6bea4d Merge pull request #28 from OpenSLO/error-fix
6dd710d Bump cspell from 5.5.2 to 5.6.0
cc845ce Fix for multiple errors being printed

v0.2.0

07 Jun 23:55
5ad917f
Compare
Choose a tag to compare

Changelog

5ad917f Merge pull request #22 from tmc/add-fmt-command
0a408ee cmd: Add fmt subcommand

v0.1.0

07 Jun 05:31
cb08ac7
Compare
Choose a tag to compare

Changelog

cb08ac7 Merge pull request #19 from KeisukeYamashita/release-binary-with-goreleaser
3a881f5 Merge pull request #18 from KeisukeYamashita/refactor-validate-run-function
a75008e Merge branch 'main' into refactor-validate-run-function
abd2ac2 Merge pull request #20 from tmc/validate-tweaks
56dcc32 Merge pull request #21 from tmc/tmc-tighten-types
9ccd449 Bump cspell from 5.4.1 to 5.5.2 (#25)
812a13e Bump actions/cache from 2.1.5 to 2.1.6 (#26)
8038fe6 validate: Fixup ReadAll call
1928b30 manifest: Be more specific with returned types.
30d2ad4 validate: Require at least one file, allow stdin as source
d8cbd19 Release binary with goreleaser
92972a5 Refactor validate run function
a2817ad Merge pull request #14 from rajbos/rajbos-patch-2
5c4923c Merge pull request #13 from rajbos/rajbos-patch-1
3ac02c9 Adding information to find out more about the spec
5c549bb Fixed typo
20ca4e4 Bump cspell from 5.4.0 to 5.4.1 (#12)
12f3fec Update README.md
7605570 Merge pull request #11 from OpenSLO/adding-schemas
4c86ce0 ineffectual assignment fix
4917e54 Fix data race
43fa6c2 Fix reported issues by linters
ab9e544 Improve linters configuration
fca0016 Fixes and cleanup
e918b76 Cleaning up tests
d24aae2 Fix for case insensitive package name
c20800e Adds PR feedback
0a668bc Adding SLO and Service validation
a9dc39c Move to go-playground validate
e516e84 Update CONTRIBUTING.md
1ae5c00 Create CONTRIBUTING.md
e9af21e Create CODE_OF_CONDUCT.md
f39da44 Merge pull request #4 from OpenSLO/github-actions-test
2b159ad Make spelling of path consistent
513fbd9 Adding Service spec
d3c387f WIP
e4684bd Adding unit tests to CI
6bf14f4 Add target for running tests to Makefile
dfb315d CR improvements
4fedc43 Linters adjustments
bacd939 Get rid of global state and redundant code
3f368ba Disable wrapcheck
794ad70 Fix packages
2987589 Bump cspell from 5.3.12 to 5.4.0 (#2)
1782c1b Add CI boilerplate (#1)
701a6ae Adding test
d2c249c Package cleanup
18d66d9 Cleanup for testing
f60f654 Cleanup
7913f95 Description update
3c0dfc6 README update
2c55ac5 Reading yaml files in from the command line
04c253a Reading in yaml files
0890f17 Adding some simple validation
73bca57 Adding validate function
db6ecb8 Adding packages
e9a099a Adding root command
605d6bd Init
1148e82 format fix
4523e70 Initial commit