Merge from original#5
Open
vrealzhou wants to merge 606 commits into
Open
Conversation
## [6.6.5](v6.6.4...v6.6.5) (2022-08-15) ### Bug Fixes * **schema:** CloudFormation Updates ([83f2d49](83f2d49))
…arshal in a resource fails
…arshal in a resource fails (output of go generate)
## [6.6.6](v6.6.5...v6.6.6) (2022-08-15) ### Bug Fixes * **generator:** remove unused import ([cf87ba6](cf87ba6)) * **resource.template:** remove print to standard output when JSON unmarshal in a resource fails ([d64f719](d64f719)) * **resource.template:** remove print to standard output when JSON unmarshal in a resource fails (output of go generate) ([c039ac4](c039ac4))
# [6.7.0](v6.6.6...v6.7.0) (2022-08-17) ### Features * **if intrinsics:** generalized solution to support more types ([c66e47b](c66e47b))
## [6.7.1](v6.7.0...v6.7.1) (2022-08-19) ### Bug Fixes * **schema:** CloudFormation Updates ([7fedc99](7fedc99))
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.20.0 to 1.20.1. - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.20.0...v1.20.1) --- updated-dependencies: - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.1.4 to 2.1.5. - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.1.4...v2.1.5) --- updated-dependencies: - dependency-name: github.com/onsi/ginkgo/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.1.5 to 2.1.6. - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.1.5...v2.1.6) --- updated-dependencies: - dependency-name: github.com/onsi/ginkgo/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.20.1 to 1.20.2. - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.20.1...v1.20.2) --- updated-dependencies: - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
## [6.7.2](v6.7.1...v6.7.2) (2022-09-02) ### Bug Fixes * **schema:** CloudFormation Updates ([7e80942](7e80942))
# [6.8.0](v6.7.2...v6.8.0) (2022-09-02) ### Features * **generator:** remove generation of interface pointers ([315dde3](315dde3))
# [6.9.0](v6.8.0...v6.9.0) (2022-09-02) ### Features * **schema:** serverless http api cors configuration ([a90bb03](a90bb03))
…versions from IAM
# [6.10.0](v6.9.0...v6.10.0) (2022-09-02) ### Features * **sam:** add missing fields to ScheduledEvents and remove required versions from IAM ([33395af](33395af))
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.1.6 to 2.2.0. - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.1.6...v2.2.0) --- updated-dependencies: - dependency-name: github.com/onsi/ginkgo/v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Damien Whitten <dw@chaos404.com> Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
# [6.11.0](v6.10.0...v6.11.0) (2022-09-30) ### Features * Release v7 ([#499](#499)) ([28c3768](28c3768))
BREAKING CHANGE: Pointers are not used for Lists, Maps and interface{} members.
## [7.13.2](v7.13.1...v7.13.2) (2024-03-06) ### Bug Fixes * **schema:** CloudFormation updates ([5dfc11a](5dfc11a))
# [7.14.0](v7.13.2...v7.14.0) (2024-03-06) ### Features * bump Golang versions ([#654](#654)) ([9765e0a](9765e0a))
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rúben Fonseca <fonseka@gmail.com>
## [7.14.1](v7.14.0...v7.14.1) (2024-03-08) ### Bug Fixes * **schema:** CloudFormation Updates ([4bd6a73](4bd6a73))
Co-authored-by: Rúben Fonseca <fonseka@gmail.com>
## [7.14.2](v7.14.1...v7.14.2) (2024-03-15) ### Bug Fixes * **schema:** CloudFormation Updates ([51910fb](51910fb))
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rúben Fonseca <fonseka@gmail.com>
## [7.14.3](v7.14.2...v7.14.3) (2024-03-22) ### Bug Fixes * **schema:** CloudFormation Updates ([7518bf6](7518bf6))
Co-authored-by: Rúben Fonseca <fonseka@gmail.com>
## [7.14.4](v7.14.3...v7.14.4) (2024-03-23) ### Bug Fixes * **schema:** CloudFormation Updates ([4cc363a](4cc363a))
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rúben Fonseca <fonseka@gmail.com>
## [7.14.5](v7.14.4...v7.14.5) (2024-04-01) ### Bug Fixes * **schema:** CloudFormation Updates ([abdae93](abdae93))
Co-authored-by: Rúben Fonseca <fonseka@gmail.com>
## [7.14.6](v7.14.5...v7.14.6) (2024-04-05) ### Bug Fixes * **schema:** CloudFormation Updates ([42b62d6](42b62d6))
Co-authored-by: Rúben Fonseca <fonseka@gmail.com>
## [7.14.7](v7.14.6...v7.14.7) (2024-04-15) ### Bug Fixes * **schema:** CloudFormation Updates ([1966587](1966587))
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rúben Fonseca <fonseka@gmail.com>
## [7.14.8](v7.14.7...v7.14.8) (2024-04-22) ### Bug Fixes * **schema:** CloudFormation Updates ([4616928](4616928))
Co-authored-by: Rúben Fonseca <fonseka@gmail.com>
## [7.14.9](v7.14.8...v7.14.9) (2024-04-27) ### Bug Fixes * **schema:** CloudFormation Updates ([8411d38](8411d38))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.