Skip to content

fix!: More tag cleanup#2837

Merged
kodiakhq[bot] merged 2 commits intocloudquery:mainfrom
disq:fix/more_aws_tag_cleanup
Oct 16, 2022
Merged

fix!: More tag cleanup#2837
kodiakhq[bot] merged 2 commits intocloudquery:mainfrom
disq:fix/more_aws_tag_cleanup

Conversation

@disq
Copy link
Copy Markdown
Member

@disq disq commented Oct 14, 2022

Closes #2836

@cq-bot cq-bot added the aws label Oct 14, 2022
@disq disq requested a review from bbernays October 14, 2022 07:50
@yevgenypats yevgenypats changed the title fix!(aws): More tag cleanup fix(aws)!: More tag cleanup Oct 14, 2022
@disq
Copy link
Copy Markdown
Member Author

disq commented Oct 14, 2022

Technically this is not a breaking change schema-wise because it's all smushed into a jsonb column. But we change from an array of objects to a single map.

@erezrokah erezrokah changed the title fix(aws)!: More tag cleanup fix!: More tag cleanup Oct 16, 2022
@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Oct 16, 2022
@kodiakhq kodiakhq bot merged commit e781491 into cloudquery:main Oct 16, 2022
kodiakhq bot pushed a commit that referenced this pull request Oct 16, 2022
🤖 I have created a release *beep* *boop*
---


## [3.0.0](plugins-source-aws-v2.5.2...plugins-source-aws-v3.0.0) (2022-10-16)


### ⚠ BREAKING CHANGES

* More tag cleanup (#2837)

### Features

* **aws:** CQ Policies to Validate IMDSv2 Usage and Enforcement across EC2, Lightsail, and AMIs ([#2807](#2807)) ([31d4f79](31d4f79))
* **aws:** Glacier resources ([#2703](#2703)) ([34e9f61](34e9f61)), closes [#2583](#2583)


### Bug Fixes

* **aws:** Clean up tag fields ([#2776](#2776)) ([d071a0e](d071a0e))
* **deps:** Update plugin-sdk for aws to v0.13.8 ([#2848](#2848)) ([14e2571](14e2571))
* More tag cleanup ([#2837](#2837)) ([e781491](e781491)), closes [#2836](#2836)
* Update endpoints ([#2831](#2831)) ([a3b289c](a3b289c))
* Update endpoints ([#2890](#2890)) ([2d3b885](2d3b885))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Standardize Tags

5 participants