Skip to content

Releases: gardenlinux/glci

1.0.1

16 Oct 12:08

Choose a tag to compare

What's Changed

  • Include OpenStack USI in integration test by @Gchbg in #105
  • Set code owner by @Gchbg in #107
  • Allow omitting the component descriptor by @Gchbg in #106
  • Add steamroller mode to removal by @Gchbg in #108
  • Enable Aliyun in integration test by @Gchbg in #116
  • Add development config to container by @Gchbg in #117
  • Add classic config to container by @Gchbg in #118

Dependencies

  • Update dependencies by @Gchbg in #114
  • Downgrade microsoft-authentication-library-for-go to fix Azure China by @Gchbg in #119
  • Bump github.com/alibabacloud-go/darabonba-openapi/v2 from 2.1.11 to 2.1.12 by @dependabot[bot] in #100
  • Bump cloud.google.com/go/storage from 1.56.1 to 1.57.0 by @dependabot[bot] in #102
  • Bump github.com/alibabacloud-go/ecs-20140526/v7 from 7.2.0 to 7.2.1 by @dependabot[bot] in #96
  • Bump cloud.google.com/go/compute from 1.46.0 to 1.48.0 by @dependabot[bot] in #104
  • Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.251.2 to 1.254.1 by @dependabot[bot] in #103
  • Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.11.0 to 1.13.0 by @dependabot[bot] in #110
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.31.8 to 1.31.12 by @dependabot[bot] in #109
  • Bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v7 from 7.0.0 to 7.1.0 by @dependabot[bot] in #112
  • Bump github.com/alibabacloud-go/ecs-20140526/v7 from 7.2.1 to 7.2.2 by @dependabot[bot] in #111
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.88.1 to 1.88.4 by @dependabot[bot] in #113

Full Changelog: 1.0.0...1.0.1

1.0.0

18 Sep 16:25

Choose a tag to compare

This is the first production release of GLCI.

Full Changelog: 0.10.0...1.0.0

0.10.0

17 Sep 22:23

Choose a tag to compare

This version should be suitable for use in production.

What's Changed

  • Adapt published image structures for compatibility by @Gchbg in #76
  • Insert version number into manifests by @Gchbg in #77
  • Fix AWS publishing by @Gchbg in #78
  • Split glci package into multiple files by @Gchbg in #80
  • Remove multiple targets from AWS by @Gchbg in #79
  • Support presigned URLs on AWS by @Gchbg in #90
  • Automatically detect if publishing to China by @Gchbg in #88
  • Support multiple platforms per cloud provider by @Gchbg in #92
  • Fix production issues by @Gchbg in #87
  • Support classic versions without additional flavors by @Gchbg in #94
  • Self-destruct after 5 hours by @Gchbg in #95

Dependencies

  • Bump github.com/aws/aws-sdk-go-v2/credentials from 1.18.11 to 1.18.12 by @dependabot[bot] in #81
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.31.7 to 1.31.8 by @dependabot[bot] in #83
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.88.0 to 1.88.1 by @dependabot[bot] in #84
  • Bump cloud.google.com/go/compute from 1.45.0 to 1.46.0 by @dependabot[bot] in #82
  • Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.19.0 to 1.19.1 by @dependabot[bot] in #86
  • Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.251.1 to 1.251.2 by @dependabot[bot] in #85

Full Changelog: 0.9.0...0.10.0

0.9.0

10 Sep 11:06

Choose a tag to compare

This is the first GLCI release that can fully deploy all flavors from within a GitHub workflow.

What's Changed

  • Rename repository to glci by @Gchbg in #73
  • Switch priority of credentials by @Gchbg in #74
  • Publish manifests immediately after images by @Gchbg in #75

Full Changelog: 0.8.0...0.9.0

0.8.0

09 Sep 21:58

Choose a tag to compare

What's Changed

  • Support publishing to OpenStack by @Gchbg in #72
  • Simplify image removal by @Gchbg in #71
  • Add REUSE.toml for REUSE 3.3 compatibility by @Leon-hk in #41
  • Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.250.0 to 1.251.0 by @dependabot[bot] in #67
  • Bump cloud.google.com/go/compute from 1.44.0 to 1.45.0 by @dependabot[bot] in #68
  • Bump github.com/onsi/ginkgo/v2 from 2.25.2 to 2.25.3 by @dependabot[bot] in #69
  • Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #70

New Contributors

Full Changelog: 0.7.0...0.8.0

0.7.0

03 Sep 11:14

Choose a tag to compare

What's Changed

  • Add creation time to component descriptor by @Gchbg in #58
  • Support multiple targets per manifest by @Gchbg in #59
  • Support publishing to Azure by @Gchbg in #49
  • Support publishing to multiple clouds by @Gchbg in #51
  • Preserve unknown manifest fields by @Gchbg in #57

Dependencies

  • Bump github.com/aws/aws-sdk-go-v2/credentials from 1.18.4 to 1.18.6 by @dependabot[bot] in #46
  • Bump google.golang.org/api from 0.246.0 to 0.248.0 by @dependabot[bot] in #43
  • Bump cloud.google.com/go/compute from 1.42.0 to 1.44.0 by @dependabot[bot] in #42
  • Bump github.com/onsi/ginkgo/v2 from 2.23.4 to 2.25.1 by @dependabot[bot] in #45
  • Bump cloud.google.com/go/storage from 1.56.0 to 1.56.1 by @dependabot[bot] in #44
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #47
  • Bump github.com/aws/aws-sdk-go-v2 from 1.38.1 to 1.38.3 by @dependabot[bot] in #56
  • Bump github.com/alibabacloud-go/darabonba-openapi/v2 from 2.1.10 to 2.1.11 by @dependabot[bot] in #55
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.31.0 to 1.31.6 by @dependabot[bot] in #54
  • Bump github.com/onsi/ginkgo/v2 from 2.25.1 to 2.25.2 by @dependabot[bot] in #52
  • Bump github.com/alibabacloud-go/ecs-20140526/v7 from 7.1.3 to 7.2.0 by @dependabot[bot] in #53

Full Changelog: 0.6.0...0.7.0

0.6.0

12 Aug 09:39

Choose a tag to compare

What's Changed

0.5.0

23 Jul 12:21
5419986

Choose a tag to compare

This is the initial release of GLCI.

What's Changed

  • Rewrite GLCI in Golang
  • Support publishing to AWS
  • Support publishing to GCP