We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a151105 commit bddc674Copy full SHA for bddc674
2 files changed
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "0.2.1"
+ ".": "0.3.0"
3
}
CHANGELOG.md
@@ -1,5 +1,18 @@
# Changelog
+## 0.3.0 (2026-04-30)
4
+
5
+Full Changelog: [v0.2.1...v0.3.0](https://github.com/stainless-commons/stripe-sql/compare/v0.2.1...v0.3.0)
6
7
+### Features
8
9
+* **go:** add default http client with timeout ([bb37cf2](https://github.com/stainless-commons/stripe-sql/commit/bb37cf252d4b0f6bc947de1cb20762db11e8b51d))
10
11
12
+### Chores
13
14
+* **internal:** codegen related update ([06d7086](https://github.com/stainless-commons/stripe-sql/commit/06d7086bd29edf846ccfd20b907b70312eb0ea18))
15
16
## 0.2.1 (2026-04-18)
17
18
Full Changelog: [v0.2.0...v0.2.1](https://github.com/stainless-commons/stripe-sql/compare/v0.2.0...v0.2.1)
0 commit comments