Skip to content

Releases: Hawxy/cdk-tailscale-bastion

v2.2.0

15 Jan 06:06
4363d90
Compare
Choose a tag to compare

2.2.0 (2025-01-15)

Features

  • Expose cachedInContext flag to prevent instance recycling (#27) (4363d90)

v2.1.3

29 Sep 05:56
10b7459
Compare
Choose a tag to compare

2.1.3 (2024-09-29)

Bug Fixes

  • Spinwait tailscale install to protect against SSM conflicts (#24) (10b7459)

v2.1.2

27 Sep 05:26
0fb41e8
Compare
Choose a tag to compare

2.1.2 (2024-09-27)

  • Dependency Updates

v2.1.0

19 Aug 08:20
dbbde4e
Compare
Choose a tag to compare

2.1.0 (2023-08-19)

Features

v2.0.1

17 Aug 08:54
d4b4eff
Compare
Choose a tag to compare

2.0.1 (2023-08-17)

Bug Fixes

  • Fix potential conflict between tailscale install & AWS startup activity (#18) (d4b4eff)

v2.0.0

28 Jul 14:45
3bc9aff
Compare
Choose a tag to compare

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

v1.6.0

16 Mar 11:26
f77475b
Compare
Choose a tag to compare

1.6.0 (2023-03-16)

Features

v1.5.2

16 Mar 11:10
4fc5e5a
Compare
Choose a tag to compare

1.5.2 (2023-03-16)

v1.5.1

05 Mar 09:54
976aa92
Compare
Choose a tag to compare

1.5.1 (2023-03-05)

v1.5.0

29 Dec 07:24
7a1deba
Compare
Choose a tag to compare

1.5.0 (2022-12-29)

Features