Skip to content

Releases: yandex-cloud/cq-source-yc

v1.2.0

13 Aug 09:34
Compare
Choose a tag to compare

Changelog

  • 70b8ae7 chore: dependencies update bd82690029f86e123f298238a3cc6056db222489
  • cac743b fix: duplicate clients invokes table fetching twice fbd16a60584657dabdbf5545ceb1c3b5b5c062c8

v1.1.1

27 May 14:25
Compare
Choose a tag to compare

Changelog

v1.1.0

27 May 11:27
Compare
Choose a tag to compare

Changelog

  • 9863284 chore(ci): update actions version ca77f9f209ff886d01ee3662fd0a9ea7b37ec476
  • 93a9c25 feat(tables): add datatransfer resources e24c0780dad182d70deef9d741f6c3bfc62919e6
  • 662959d fix(ci): fix github api response parsing in release workflow ee7f3376247e6e3e15a88bcb46b2274d2bfc5be1
  • e036d2c fix(ci): increase timeout for golangci-lint 32d298106c4608c6c41daef125f0f1390203186b
  • aee18d5 fix: get rid of using deprecated grpc.DialContext dabe62de7c7b06c70672ad8c8a37b018da611e9f
  • a99e730 update deps May 05

v1.0.0

18 Apr 16:57
Compare
Choose a tag to compare

🎉 First release

This release is somewhat unstable as there are no tests🫥, however it has been running in production for a long time with no issues. Please provide your feedback here or in issues

Changes

  • Updated cloudquery/plugin-sdk to v4
  • Updated YC API definitions & new resources/tables added
  • Resource discovery strategy has changed to more explicit one. It will now initialize discovery of resources in 3 steps:
    • List API call
    • Get call on organization_ids, cloud_ids, folder_ids
    • Merge and filter resources from previous steps
  • Supported releases to CloudQuery Hub
  • License changed from MPL 2.0 to Apache 2.0
  • Major refactor of internal structure and plugin-sdk use
  • Misc docs changes

Repo sync

This repo now sync to internal Yandex monorepo and vice versa. You will need to sign the CLA in order to contribute.


Changelog

  • cdf7fe1 feat: add resources & update deps be4456ff675d0f7e19b949c2ed5557f3a5cfc687
  • 08daf14 feat: sentry integration & ydb access bindings

v1.0.0-rc5

26 Feb 18:14
Compare
Choose a tag to compare
v1.0.0-rc5 Pre-release
Pre-release

Changelog

  • 1fb3bd0 ci: unified release workflow, lint & test workflows 37473d0e1a7f972897a57f9dc1e132b78b61c328

v1.0.0-rc4

22 Feb 17:46
Compare
Choose a tag to compare
v1.0.0-rc4 Pre-release
Pre-release

Changelog

  • cde95a0 ci: fix release-hub action 897b59c03e7220e9f7a381bb35cbddafdb08ec83

v1.0.0-rc3

22 Feb 17:26
Compare
Choose a tag to compare
v1.0.0-rc3 Pre-release
Pre-release

Changelog

  • 7e08cb6 ci: fix permissions and update setup-go to v5 7469030df3602625a3e2df03285ecc7badf00aee

v0.3.8

20 Feb 10:00
946af0e
Compare
Choose a tag to compare

Changelog

  • 946af0e fix(storage_bucket): set primary key (#36)

v0.3.7

14 Feb 14:41
de58a5d
Compare
Choose a tag to compare

Changelog

  • de58a5d fix(storage_buckets): remove id unique constraint (#34)

v0.3.6

06 Feb 17:01
1025756
Compare
Choose a tag to compare

Changelog