Releases: cloudbase/garm-provider-common
Releases · cloudbase/garm-provider-common
Release list
v0.1.9
What's Changed
- Add utility function to sanitize CA bundles by @gabriel-samfira in #53
- Remove erroneous check by @gabriel-samfira in #54
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
- Fix GetTools() for Windows and Gitea by @gabriel-samfira in #50
- Fix dpkg lock file conflicts during runner install by @chickenkiller in #51
- Increase websocket message size by @gabriel-samfira in #52
New Contributors
- @chickenkiller made their first contribution in #51
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- Implement Is() by @gabriel-samfira in #47
- Idempotent user creation by @gabriel-samfira in #49
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- Run as NETWORK SERVICE on Windows by @KBjorndal-VizRT in #46
New Contributors
- @KBjorndal-VizRT made their first contribution in #46
Full Changelog: v0.1.5...v0.1.6
v0.1.5
Welcome to v0.1.5 of garm-provider-common!
Note
v0.1.4 exists, but was not released on github. You can still go get it.
What's Changed
- Move the chown from the Linux Template just for non-cached runners by @fabi200123 in #41
- Update all dependencies by @gabriel-samfira in #42
- Add "deleted" instance status by @gabriel-samfira in #43
- Update dependencies. by @gabriel-samfira in #44
Full Changelog: v0.1.4...v0.1.5
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.gofrom thecloudconfigpackage. 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.gounit testing by @mihaelabalutoiu in #7 - Add go tests
Github workflowby @mihaelabalutoiu in #8 - Update
Makefileby @mihaelabalutoiu in #9 - Add
util.gounit testing by @mihaelabalutoiu in #10 - Add more
util.gounit tests by @mihaelabalutoiu in #11 - Add unit tests for the
util/util.goby @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