Releases: cloudbase/garm-provider-gcp
Releases · cloudbase/garm-provider-gcp
garm-provider-gcp v0.1.5
What's Changed
- Bump google.golang.org/api from 0.272.0 to 0.273.0 by @dependabot[bot] in #80
- Bump github.com/googleapis/gax-go/v2 from 2.19.0 to 2.20.0 by @dependabot[bot] in #79
- Bump cloud.google.com/go/compute from 1.57.0 to 1.58.0 by @dependabot[bot] in #81
- Bump github.com/googleapis/gax-go/v2 from 2.20.0 to 2.21.0 by @dependabot[bot] in #82
- Bump google.golang.org/api from 0.273.1 to 0.274.0 by @dependabot[bot] in #83
- Bump google.golang.org/api from 0.274.0 to 0.275.0 by @dependabot[bot] in #85
- Bump cloud.google.com/go/compute from 1.58.0 to 1.59.0 by @dependabot[bot] in #84
- Update all dependencies by @gabriel-samfira in #89
Full Changelog: v0.1.4...v0.1.5
garm-provider-gcp v0.1.4
What's Changed
- feat: add support for CMEK by @n3xt-martin in #70
- Bump github.com/googleapis/gax-go/v2 from 2.16.0 to 2.17.0 by @dependabot[bot] in #65
- Bump google.golang.org/api from 0.262.0 to 0.267.0 by @dependabot[bot] in #69
- Update dependencies by @gabriel-samfira in #77
- Update deps by @gabriel-samfira in #78
Full Changelog: v0.1.3...v0.1.4
garm-provider-gcp v0.1.3
What's Changed
- Update all dependencies by @gabriel-samfira in #41
- Bump golang.org/x/oauth2 from 0.31.0 to 0.32.0 by @dependabot[bot] in #43
- Bump google.golang.org/api from 0.251.0 to 0.252.0 by @dependabot[bot] in #42
- Bump cloud.google.com/go/compute from 1.48.0 to 1.49.1 by @dependabot[bot] in #44
- Bump google.golang.org/api from 0.252.0 to 0.255.0 by @dependabot[bot] in #47
- Bump golang.org/x/oauth2 from 0.32.0 to 0.33.0 by @dependabot[bot] in #48
- feat: add secure boot option to instance by @n3xt-martin in #55
- Bump golang.org/x/oauth2 from 0.33.0 to 0.34.0 by @dependabot[bot] in #52
- Bump google.golang.org/protobuf from 1.36.10 to 1.36.11 by @dependabot[bot] in #53
- Bump cloud.google.com/go/compute from 1.49.1 to 1.52.0 by @dependabot[bot] in #56
- Bump google.golang.org/api from 0.255.0 to 0.258.0 by @dependabot[bot] in #57
- Bump github.com/googleapis/gax-go/v2 from 2.15.0 to 2.16.0 by @dependabot[bot] in #58
- Bump github.com/BurntSushi/toml from 1.5.0 to 1.6.0 by @dependabot[bot] in #59
- Update dependencies by @gabriel-samfira in #63
New Contributors
- @n3xt-martin made their first contribution in #55
Full Changelog: v0.1.2...v0.1.3
garm-provider-gcp v0.1.2
What's Changed
- Update garm-provider-common by @gabriel-samfira in #39
Full Changelog: v0.1.1...v0.1.2
garm-provider-gcp v0.1.1
Welcome to garm-provider-gcp v0.1.1!
What's Changed
- Update provider to use explicitly version v0.1.0 by @fabi200123 in #29
- Add json-schema generator by @fabi200123 in #32
- Add DiskType, DisplayDevice, ServiceAccounts extra-specs options by @fabi200123 in #33
- Add support for Windows Cached Runners by @fabi200123 in #34
- Update dependencies by @gabriel-samfira in #37
- add support for disable_updates in extra_specs for the garm gcp provider. by @pierig-n3xtio in #36
- Update dependencies by @gabriel-samfira in #38
New Contributors
- @pierig-n3xtio made their first contribution in #36
Full Changelog: v0.1.0...v0.1.1
garm-provider-gcp v0.1.0
Welcome to garm-provider-gcp v0.1.0!
This is the first release of garm-provider-gcp.
What's Changed
- Adding the provider by @fabi200123 in #1
- Update provider to support more Linux images by @fabi200123 in #2
- Add support for source_snapshot, network_tags, custom_labels extra-specs by @fabi200123 in #6
- Feature/misc fixes by @Hdom in #9
- Solves startup-script issue and APIError call on nil error by @fabi200123 in #11
- Adding Extra specs JSON Schema validation by @fabi200123 in #12
- Adding unit tests by @fabi200123 in #13
- Update dependencies by @gabriel-samfira in #14
- Add common extra specs by @gabriel-samfira in #15
- Allow default credentials source by @gabriel-samfira in #18
- Return early if error is 404 by @gabriel-samfira in #19
- Unmask CreateInstance error by @gabriel-samfira in #20
- Properly save runner name in GCP metadata by @gabriel-samfira in #21
- Adding more unit-tests by @fabi200123 in #23
- Allow only Cloud-init linux images by @fabi200123 in #25
- Adding extra-spec SSH Keys by @fabi200123 in #24
- Set correct location for option by @gabriel-samfira in #26
- Update garm-provider-common and add build scripts by @gabriel-samfira in #27
- Fix makefile mount folder by @gabriel-samfira in #28
New Contributors
- @fabi200123 made their first contribution in #1
- @Hdom made their first contribution in #9
- @gabriel-samfira made their first contribution in #14
Full Changelog: https://github.com/cloudbase/garm-provider-gcp/commits/v0.1.0