Releases: cloudbase/garm-provider-common
Releases · cloudbase/garm-provider-common
v0.1.3
What's Changed
- Adding unit-tests by @fabi200123 in #27
- Adding Set-SystemInfo for Windows by @fabi200123 in #28
- Use overlayfs on system that supports it for cached runner by @gabriel-samfira in #29
- Add websocket reader by @gabriel-samfira in #31
Full Changelog: v0.1.2...v0.1.3
garm-provider-common v0.1.2
What's Changed
- Add system-info callback by @gabriel-samfira in #20
- Fix the agent_id json field for Windows userdata by @gabriel-samfira in #21
- Explicitly set the users section by @gabriel-samfira in #22
- Fix SELinux security context on unit file by @gabriel-samfira in #23
- Add initialization for ExtraSpecs as an empty JSON object by @fabi200123 in #24
- feat: new runners register without default labels by @bavarianbidi in #26
New Contributors
- @fabi200123 made their first contribution in #24
- @bavarianbidi made their first contribution in #26
Full Changelog: v0.1.1...v0.1.2
garm-provider-common v0.1.1
What's Changed
- Add unit tests for the
cloudconfig/util.go
from thecloudconfig
package. by @mihaelabalutoiu in #14 - Add InstancePendingForceDelete instance status by @gabriel-samfira in #18
- Account for trailing slash by @gabriel-samfira in #19
Full Changelog: v0.1.0...v0.1.1
garm-provider-common v0.1.0
This is the first versioned release of garm-provider-common
What's Changed
- Add functions to Seal/Unseal using minio/sio by @gabriel-samfira in #1
- Update go-github by @gabriel-samfira in #2
- Add jit config enablement by @gabriel-samfira in #3
- Fix certificate import on Windows by @gabriel-samfira in #4
- Support importing certificate bundles by @gabriel-samfira in #5
- Fix runner group option by @gabriel-samfira in #6
- Add
seal.go
unit testing by @mihaelabalutoiu in #7 - Add go tests
Github workflow
by @mihaelabalutoiu in #8 - Update
Makefile
by @mihaelabalutoiu in #9 - Add
util.go
unit testing by @mihaelabalutoiu in #10 - Add more
util.go
unit tests by @mihaelabalutoiu in #11 - Add unit tests for the
util/util.go
by @mihaelabalutoiu in #12 - Update to latest commit of go-github by @gabriel-samfira in #13
- Add license and headers by @gabriel-samfira in #16
- Remove dependency on go-github by @gabriel-samfira in #17
New Contributors
- @gabriel-samfira made their first contribution in #1
- @mihaelabalutoiu made their first contribution in #7
Full Changelog: https://github.com/cloudbase/garm-provider-common/commits/v0.1.0