Skip to content

Latest commit

 

History

History
211 lines (116 loc) · 13.7 KB

File metadata and controls

211 lines (116 loc) · 13.7 KB

Changelog

0.23.0 (2026-07-09)

Bug Fixes

  • release: make the --local scan clone see the repointed release branch (#66) (cfffba5)

0.22.0 (2026-07-09)

Bug Fixes

  • release: ghost guard also verifies the GitHub Release exists (#60) (da8cf61)
  • release: scan next's commits in release-pr (stop depending on master hotfixes) (#58) (e112e9c)

0.21.0 (2026-07-03)

Bug Fixes

  • release: take first Release-As match (multiline output broke GITHUB_OUTPUT) (#54) (1ba5160)

0.20.0 (2026-07-03)

Bug Fixes

  • add git clean -fdx to tree replacement step in release-please.yml (#43) (231caef)
  • replace git merge with tree replacement in release-please.yml (#41) (099b9e9)
  • use git reset --hard for tree replacement, force-push, and fix PR URL regex in release-please.yml (#45) (2e00750)

0.23.3 (2026-06-26)

Chores

  • remove staging release-please.yml (229cf3a)

0.23.2 (2026-06-26)

Chores

  • add promote-to-prod workflow for STLC cutover (eeb1233)
  • add promote-to-prod workflow for STLC cutover (b8c2c9c)

0.23.1 (2026-06-17)

Bug Fixes

  • ci: use github.head_ref for branch resolution on PRs (968d5c0)
  • ci: use github.head_ref for branch resolution on PRs (b07fa52)

0.23.0 (2026-06-16)

Bug Fixes

  • rename DIR method names to match published SDKs (32adb02)
  • restore go.mod replace directive for staging SDK (b6eb4ba)

Chores

  • preserve repo-owned files not part of SDK generation (2ae6bab)
  • release cli 0.23.0 (295b557)
  • sync OpenAPI spec from e44bbbc (e547311)

0.22.3 (2026-06-10)

Bug Fixes

  • add missing go.sum entries for telnyx-go custom lib dependencies (88fcb00)
  • add missing go.sum entries for telnyx-go custom lib dependencies (fc05967)

0.22.2 (2026-06-09)

Chores

  • sync OpenAPI spec from c319cee (25d4013)

0.22.1 (2026-06-09)

Bug Fixes

  • ci: fix bash syntax error in release-please auto-merge step (c8801fd)

Refactors

  • ci: align auto-merge step with canonical form in sibling staging repos (b5a7548)

0.22.0 (2026-06-08)

Chores

  • preserve repo-owned files not part of SDK generation (01441dd)
  • preserve repo-owned files not part of SDK generation (5e65e50)
  • release cli 0.22.0 (104fbe9)
  • release cli 0.22.0 (9e0b640)
  • sync OpenAPI spec from 6eae6a5 (2d0f166)
  • sync OpenAPI spec from a13d4b1 (2c70cc2)
  • sync OpenAPI spec from aae7c19 (ca80e41)
  • sync OpenAPI spec from aae7c19 (af5777c)

0.21.1 (2026-06-07)

Bug Fixes

  • add Go SDK auth + clone to publish-release.yml (a8a9778)
  • add Go SDK auth + clone to publish-release.yml (a30435a)
  • extract PR number from JSON output for auto-merge (ad2ea47)
  • extract PR number from JSON output for auto-merge (02f5e3b)
  • use release-please output directly for auto-merge (avoid race condition) (1b676e4)
  • use release-please output directly for auto-merge (avoid race condition) (1a6b29b)

0.21.0 (2026-06-07)

Chores

  • preserve repo-owned files not part of SDK generation (22f502f)
  • preserve repo-owned files not part of SDK generation (b347d4a)
  • release cli 0.21.0 (5917ba9)
  • release cli 0.21.0 (4d177db)
  • sync OpenAPI spec from 0193002 (f09871e)
  • sync OpenAPI spec from 0193002 (c8639d2)
  • sync OpenAPI spec from 8faa4be (9e9115a)
  • sync OpenAPI spec from 8faa4be (4181610)

0.20.0 (2026-06-07)

Features

  • enable GitHub auto-merge on release PRs (230caa1)
  • enable GitHub auto-merge on release PRs (da7701e)

Bug Fixes

  • correct auto-merge output name and PR search pattern (d6ebb1f)
  • correct auto-merge output name and PR search pattern (d2deabf)
  • restore ${{ }} expressions in release-please workflow (2fc911f)
  • restore ${{ }} expressions in release-please workflow (7c25175)

0.19.0 (2026-06-07)

Features

  • enable automerge for release PRs (188aab2)
  • enable automerge for release PRs (94bb69f)

0.18.0 (2026-06-07)

Bug Fixes

  • correct YAML quoting in CI if condition (c26fe5a)
  • remove text_to_speech retrieve_speech mapping (e5e09a7)
  • remove text_to_speech retrieve_speech mapping (5b9ed8e)
  • use PAT for release-please to trigger CI (13330b5)
  • use PAT for release-please to trigger CI (e9c9f67)

Chores

  • preserve repo-owned files not part of SDK generation (371916a)
  • preserve repo-owned files not part of SDK generation (8fc3915)
  • release cli 0.18.0 (440b0d7)
  • release cli 0.18.0 (467447f)

0.17.1 (2026-06-06)

Bug Fixes

  • run CI build/lint on internal PRs not just forks (c523abc)

0.17.0 (2026-06-06)

Bug Fixes

  • cli: reconcile stainless.yml method surface to canonical telnyx-go (11ad49a)
  • go: use model mapping for DirPhoneNumberStatus dedup (8101742)
  • update custom code to use published Go SDK v4.76.0 API names (d532315)
  • update custom code to use published Go SDK v4.76.0 API names (37017e4)

Chores

  • preserve repo-owned files not part of SDK generation (ac3f4d4)
  • release cli 0.17.0 (02aab60)

0.16.0 (2026-06-04)

Chores