You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Known Issues
eks: ❗ Upgrading an existing cluster with service accounts will cause them to be deleted. If you are using service accounts and upgrading to this version from 1.61.1 or below, please apply the workaround suggested here before deploying.
eks: ❗ FargateCluster and KubernetesPatch breaks deployment. See #10537.
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
appsync: force apiKeyConfig require a Expiration class instead of string
appsync: Parameter apiKeyConfig takes Expiration class instead of string
core: custom implementations of IStackSynthesizer
must now implement synthesize() instead of synthesizeStackArtifacts().
aws-batch: Changed type of ComputeResources.computeResourcesTags from Tag to map
Features
appsync: add authorization config to the HttpDataSource (#10171) (b2cc277), closes #9971#9934
appsync: add support for subscriptions for code-first schema generation (#10078) (65db131), closes #9345
appsync: implement directives for code-first approach (#9973) (088cd48), closes #9879
appsync: support enumeration types for code-first approach (#10023) (30a5b80), closes #10023
appsync: support union types for code-first approach (#10025) (28a9834)