Skip to content

release: 0.1.0-alpha.20 - #21

Merged
Mister-MR merged 24 commits into
mainfrom
release-please--branches--main--changes--next
Jul 30, 2026
Merged

release: 0.1.0-alpha.20#21
Mister-MR merged 24 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Apr 15, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

0.1.0-alpha.20 (2026-07-29)

Full Changelog: v0.1.0-alpha.19...v0.1.0-alpha.20

Features

  • api: api update (de55563)
  • api: api update (8ad0cf9)
  • api: api update (595c7bd)
  • api: api update (5d6118a)
  • api: api update (b336f84)
  • api: api update (c187a30)
  • api: api update (e77c224)
  • api: api update (54e435e)
  • api: api update (4b69dac)
  • api: manual updates (904cdd6)
  • client: optimize json encoder for internal types (aec710d)
  • go: add default http client with timeout (2a04edf)
  • stlc: configurable CI runner and private-production-repo support in workflow templates (d5c3148)
  • support setting headers via env (d4a370c)

Bug Fixes

  • go: avoid panic when http.DefaultTransport is wrapped (67d16a2)

Chores

  • avoid embedding reflect.Type for dead code elimination (60bf831)
  • internal: more robust bootstrap script (d1d617b)
  • redact api-key headers in debug logs (9c501f0)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

@stainless-app

stainless-app Bot commented Apr 15, 2026

Copy link
Copy Markdown
Contributor Author

🧪 Testing

To try out this version of the SDK:

Download and unzip: 'https://pkg.stainless.com/s/post-for-me-go/de5556350c3e468a0b1985c65d48e686811d45ef/source.zip'. Run 'go mod edit -replace github.com/DayMoonDevelopment/post-for-me-go=/path/to/unzipped_directory'.

Expires at: Fri, 28 Aug 2026 23:57:54 GMT
Updated at: Wed, 29 Jul 2026 23:57:54 GMT

@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 94ffa95 to 95ad466 Compare April 23, 2026 04:11
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 95ad466 to 5766331 Compare April 28, 2026 04:42
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 5766331 to 6c68e5b Compare April 30, 2026 06:23
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 6c68e5b to 7ebb6f8 Compare May 1, 2026 05:12
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 7ebb6f8 to 7269b1e Compare May 8, 2026 05:13
defaultHTTPClient performed an unchecked type assertion on
http.DefaultTransport, which panicked for any caller that had wrapped
the global transport (e.g. otelhttp.NewTransport for distributed
tracing). When the assertion fails, fall back to the wrapped
RoundTripper as-is — preserving the caller's wrapping at the cost of
ResponseHeaderTimeout, which is strictly better than panicking.
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 7269b1e to 9ab3513 Compare May 8, 2026 05:13
- webhooks
- social post previews
- missing DTOs
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 9ab3513 to 690112d Compare May 8, 2026 14:58
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 690112d to 830aebe Compare May 12, 2026 18:32
Pin all GitHub Actions referenced in generated workflows (both
first-party `actions/*` and third-party) to immutable commit SHAs.
Updating pinned actions is now a deliberate codegen-side bump rather
than implicit on every workflow run.
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 830aebe to 92c6f4b Compare May 13, 2026 04:12
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 92c6f4b to a342cdf Compare May 14, 2026 04:20
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from a342cdf to e74ec40 Compare May 26, 2026 01:31
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from e74ec40 to 0dfeeb8 Compare May 26, 2026 03:31
@stainless-app

stainless-app Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor Author

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

15 similar comments
@stainless-app

stainless-app Bot commented Jun 20, 2026

Copy link
Copy Markdown
Contributor Author

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

@stainless-app

stainless-app Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor Author

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

@stainless-app

stainless-app Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor Author

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

@stainless-app

stainless-app Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

@stainless-app

stainless-app Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor Author

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

@stainless-app

stainless-app Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

@stainless-app

stainless-app Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor Author

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

@stainless-app

stainless-app Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor Author

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

@stainless-app

stainless-app Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor Author

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

@stainless-app

stainless-app Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

@stainless-app

stainless-app Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor Author

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

@stainless-app

stainless-app Bot commented Jul 11, 2026

Copy link
Copy Markdown
Contributor Author

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

@stainless-app

stainless-app Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor Author

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

@stainless-app

stainless-app Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor Author

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

@stainless-app

stainless-app Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor Author

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from faf58d2 to f40a8ae Compare July 18, 2026 02:18
@stainless-app

stainless-app Bot commented Jul 18, 2026

Copy link
Copy Markdown
Contributor Author

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from f40a8ae to 96af0e1 Compare July 29, 2026 03:31
@stainless-app

stainless-app Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor Author

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 96af0e1 to 98e4e3c Compare July 29, 2026 23:57
@Mister-MR
Mister-MR merged commit fb6b09e into main Jul 30, 2026
6 checks passed
@stainless-app

stainless-app Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant