Skip to content

Releases: posit-dev/ptd

v1.26.0

21 Apr 20:51

Choose a tag to compare

1.26.0 (2026-04-21)

Bug Fixes

  • proxy: kill surviving processes when pruning stale registry entries (2793946)
  • proxy: replace hardcoded port 1080 in all steps with WorkloadPort (01869e7)
  • proxy: replace hardcoded port 1080 in Python Pulumi code and remove dead Go fallbacks (8d4a3be)
  • proxy: set ALL_PROXY in helm step and update docs for new port behavior (ddbb595)
  • proxy: thread proxy port through SetupKubeConfig so kubeconfig uses the correct SOCKS5 port (77f1c0f)
  • proxy: use context.Background() in daemon mode so subprocess survives ptd exit (a2ec568)

Features

  • proxy: add locked registry, deterministic ports, and new management commands (d28ee37)

v1.25.1

21 Apr 20:38

Choose a tag to compare

1.25.1 (2026-04-21)

Bug Fixes

  • add dual aliases for AWS provider, AlloyConfig ConfigMap, and mimir-auth Secret (2dcd6a7)
  • correct Alloy ConfigMap alias and YAML indentation in helm chart CRs (5c01ca9)
  • correct Alloy ConfigMap Pulumi alias to include AlloyConfig parent type (d3f16b4)
  • mainDomain should use site named "main", not first alphabetically (4715421)
  • use yaml.v2 for Traefik and Karpenter values, harden alias URNs and error handling (a33cb77)
  • use yaml.v2 in marshalYAML and correct Azure helm diffs vs Python state (0e50fc1)

v1.25.0

21 Apr 17:06

Choose a tag to compare

1.25.0 (2026-04-21)

Features

  • add unit tests for handoff helpers and fix resource categorization (0be41ce)
  • generate eject handoff PDF and markdown document (0a67c38), closes #216

v1.24.0

17 Apr 19:32

Choose a tag to compare

1.24.0 (2026-04-17)

Bug Fixes

  • conditionally emit control_room remote_write when control_room_domain is set (951a412), closes #252

Features

  • add Azure nvidia device plugin helm deployment (c1ed84d)

v1.23.0

17 Apr 16:56

Choose a tag to compare

1.23.0 (2026-04-17)

Features

  • mirror nvidia device plugin for azure (f09c491)

v1.22.1

17 Apr 15:25

Choose a tag to compare

1.22.1 (2026-04-17)

Bug Fixes

  • proxy: kill subprocess group on stop to avoid Azure tunnel orphan (1c40215)

v1.22.0

17 Apr 13:13

Choose a tag to compare

1.22.0 (2026-04-17)

Features

  • add automation for assigning aks rbac role (0f3a5df)

v1.21.0

16 Apr 18:18

Choose a tag to compare

1.21.0 (2026-04-16)

Bug Fixes

  • code review suggestions (e21cb06)

Features

  • eject: add metadata.json, README, and config copy to bundle (9d495b5), closes #219

v1.20.0

16 Apr 18:14

Choose a tag to compare

1.20.0 (2026-04-16)

Bug Fixes

  • make snapshot dynamic, handle numeric IDs, add edge case tests (84768b8)

Features

  • add config strip and snapshot for eject severance (9d931b0)

v1.19.0

16 Apr 18:05

Choose a tag to compare

1.19.0 (2026-04-16)

Features

  • conditionally include control room remote_write in Alloy config (9a141df)