Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jul 14:45
· 7 commits to refs/heads/main since this release
3bc9aff

2.0.0 (2023-07-28)

Breaking changes

  • Minimum aws-cdk version is now 2.80
  • Fixed deprecation warnings by manually specifying the Amazon Linux image (closes #16).
  • Updated Amazon Linux from v2 to 2023. This required some additional changes to DNS settings to get working with Tailscale.
  • Updating from previous versions will force the recreation of the bastion host.

Misc Changes

  • Changed tailscale install to use DNF instead of yum as required for AL2023.
  • Compile with JSII v5, TS v5