Releases: Hawxy/cdk-tailscale-bastion
Releases · Hawxy/cdk-tailscale-bastion
v2.2.0
v2.1.3
v2.1.2
v2.1.0
v2.0.1
v2.0.0
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