Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge feature/gen2-release to main #825

Merged
merged 13 commits into from
Apr 25, 2024
Merged

Merge feature/gen2-release to main #825

merged 13 commits into from
Apr 25, 2024

Conversation

dpilch
Copy link
Member

@dpilch dpilch commented Apr 25, 2024

Description of changes

Codegen Paramaters Changed or Added

Issue #, if available

Description of how you validated changes

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)
  • Breaking changes to existing customers are released behind a feature flag or major version update
  • Changes are tested using sample applications for all relevant platforms (iOS/android/flutter/Javascript) that use the feature added/modified
  • Changes are tested on windows. Some Node functions (such as path) behave differently on windows.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

dpilch and others added 13 commits March 27, 2024 09:12
* build(deps): bump tar from 6.2.0 to 6.2.1

Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v6.2.0...v6.2.1)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: use standalone ajv validation for model introspection schema (#807)

* fix: use standalone ajv validation for model introspection schema

* test: add unit tests for validator

* fix: missing targetNames in hasOne reference

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dane Pilcher <dppilche@amazon.com>
BREAKING CHANGE: use transformer version 2 by default
Merge main to gen 2 branch
@dpilch dpilch marked this pull request as ready for review April 25, 2024 19:02
@dpilch dpilch requested review from a team as code owners April 25, 2024 19:02
@dpilch dpilch enabled auto-merge April 25, 2024 19:02
@dpilch dpilch merged commit 62012b5 into main Apr 25, 2024
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants