Skip to content

Releases: posit-dev/ptd

v1.4.2

13 Feb 19:49

Choose a tag to compare

1.4.2 (2026-02-13)

Bug Fixes

  • do not use key auth for storage accounts due to security warnings (3e4e860)
  • enable azure auth in the cli when run in AWS Workspace (5b846e4)

v1.4.1

10 Feb 14:53

Choose a tag to compare

1.4.1 (2026-02-10)

Bug Fixes

  • eks: add explicit resource dependencies for cluster provisioning (072f84e)
  • eks: restore parallel execution for Tigera and node groups (d6a8587)
  • persistent: remove AWS-only guard from mimir password sync (9e70212)
  • persistent: skip mimir password check for control rooms (7bec570)
  • team-operator: create posit-team-system namespace before migration resources (b074d4f)
  • team-operator: skip await on Helm release to debug failures (35b38a3)
  • tigera: update Calico Helm chart repository URL (511bbb3)

Reverts

  • remove skip_await from team-operator Helm release (f2c8293)
  • team-operator: remove explicit posit-team-system namespace (7b64328)

v1.4.0

09 Feb 16:00

Choose a tag to compare

1.4.0 (2026-02-09)

Bug Fixes

Features

  • add azure workload support to k9s command (44d135c)

v1.3.0

06 Feb 15:46

Choose a tag to compare

1.3.0 (2026-02-06)

Bug Fixes

  • lib: fix flaky TestGenerateRandomString test (74755d3)

Features

  • control-room: add EKS access entries support (b739db1), closes #79
  • eks: enable access entries by default (3a538f6), closes #111

v1.2.1

03 Feb 17:40

Choose a tag to compare

1.2.1 (2026-02-03)

Bug Fixes

  • support workon for custom steps (2ef2752)

v1.2.0

03 Feb 14:44

Choose a tag to compare

1.2.0 (2026-02-03)

Features

  • add workflow to handle team-operator version updates (2541d23)

v1.1.3

28 Jan 17:41

Choose a tag to compare

1.1.3 (2026-01-28)

Bug Fixes

  • team-operator: add retain_on_delete protection for CRDs and namespace (8c2d8ce)
  • team-operator: simplify to namespace protection only (39c179a)

v1.1.2

28 Jan 16:18

Choose a tag to compare

1.1.2 (2026-01-28)

Bug Fixes

  • fsx: ignore daily_automatic_backup_start_time in diffs (ecf7cb0), closes #5

v1.1.1

27 Jan 18:44

Choose a tag to compare

1.1.1 (2026-01-27)

Bug Fixes

  • clean up repo references to use posit-dev (470b829)

v1.1.0

21 Jan 15:48

Choose a tag to compare

1.1.0 (2026-01-21)

Features

  • monitoring: add container metrics collection for pod debugging (23b597f)