Releases: yandex-cloud/cq-source-yc
Releases · yandex-cloud/cq-source-yc
v0.3.5
What's Changed
- Cq v1 by @valyankilyan in #23
- goreleaser bin -> zip by @valyankilyan in #25
- Dc and goreleaser by @valyankilyan in #26
- rename binary by @valyankilyan in #27
- Fix/goreleaser by @valyankilyan in #29
- add Lockbox resource by @kabachook in #30
- Fix error on IAM subject group type by @kabachook in #31
New Contributors
- @kabachook made their first contribution in #30
Full Changelog: v0.2.0...v0.3.5
v0.3.4
v0.3.3
v0.3.2
v0.3.1
v0.3.0
Changelog
- b0e233d Cq v1 tests (#24)
- 7fa5d07 Merge pull request #22 from candiduslynx/feature/cq-v1
- 8e7a1b4 access bindings
- 3ef5474 better unwrap
- 1a3471d cleanup extra import
- 1850196 client
- 252f3fa compute
- 6e73435 compute pt2 + resolver
- 79495fc cr
- b653062 extra line
- 40e81ff fix relation
- 7f2bdd0 go 1.19
- f97c397 iam
- 91bccf3 k8s
- 2b436d8 kms
- 59ecee9 makefile
- e3054af org mgr
- 0f19c84 pk in access binding
- c124c7d prep
- e1b0675 readme up
- 3de6fc3 recipies -> recipes
- 155e5bb revert golangci lint
- b841fbd rm
- 29816ae serverless
- 1cf88fb storage
- c4776c6 tables
- e9cc700 tidy
- 4b1a05b timestamp override
- b61fe83 unused
- 38d0ca1 use json tags instead of yaml
- 467ef56 vpc
- d538f1a vpc tables
v0.2.0
- Update cq-provider-sdk to v0.14.7
v0.1.2
- Add endpoint to the configuration file
- Update golint to v1.49.0
- Update configuration example
Changelog
- 2a3367d Merge pull request #13 from hookthebot/feat-update-sdk
- 5b43a45 Merge pull request #14 from yandex-cloud/update-sdk-v0.10.x+
- e7b233c add endpoint configuration
- 729796c feat: Update SDK
- a8aa15d fix linting and tests
- 21bb34d go version up
- e49e9f4 remove embed
- f9a7e1c remove io/ioutil using os instead (error by linter)
- 8795f2f update configure to new SDK convention
- 596e12b update go mod
v0.1.1
v0.1.0
- update cq-provider-sdk version to v0.8.19
- local tests improved (new cq-provider-sdk testing features, mocks)
- integration tests temporarily disabled