Skip to content

Commit dc517a5

Browse files
release: 0.1.0-alpha.1
1 parent 51a9f4c commit dc517a5

File tree

4 files changed

+102
-3
lines changed

4 files changed

+102
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.1-alpha.0"
2+
".": "0.1.0-alpha.1"
33
}

CHANGELOG.md

Lines changed: 99 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,99 @@
1+
# Changelog
2+
3+
## 0.1.0-alpha.1 (2026-01-15)
4+
5+
Full Changelog: [v0.0.1-alpha.0...v0.1.0-alpha.1](https://github.com/terminaldotshop/terraform-provider-terminal/compare/v0.0.1-alpha.0...v0.1.0-alpha.1)
6+
7+
### Features
8+
9+
* add doc string to specify what legal terraform values are for enums ([#18](https://github.com/terminaldotshop/terraform-provider-terminal/issues/18)) ([9b1fd0d](https://github.com/terminaldotshop/terraform-provider-terminal/commit/9b1fd0dbb5bb8b053dd9a98fbb5a8d3871acc1c8))
10+
* add docs generation to format script ([#28](https://github.com/terminaldotshop/terraform-provider-terminal/issues/28)) ([7ff79f2](https://github.com/terminaldotshop/terraform-provider-terminal/commit/7ff79f2e565932d7d4978cb775b166a691724ed8))
11+
* add SKIP_BREW env var to ./scripts/bootstrap ([#27](https://github.com/terminaldotshop/terraform-provider-terminal/issues/27)) ([6190c2d](https://github.com/terminaldotshop/terraform-provider-terminal/commit/6190c2ddcbeed3e6c2dd8cd07b7d0129de12a31f))
12+
* **api:** add region to `GET /view/init` ([#32](https://github.com/terminaldotshop/terraform-provider-terminal/issues/32)) ([203d32a](https://github.com/terminaldotshop/terraform-provider-terminal/commit/203d32a279b54119d3307c34ba2ab39d0fb11889))
13+
* **api:** gift cards ([#29](https://github.com/terminaldotshop/terraform-provider-terminal/issues/29)) ([b150a04](https://github.com/terminaldotshop/terraform-provider-terminal/commit/b150a049711b8b568dbe505c0cf7e8e23bd02765))
14+
* **api:** global region, typed tracking status, variant tags ([133e90b](https://github.com/terminaldotshop/terraform-provider-terminal/commit/133e90b76185b336c2de95eabc38a8e7a4486fcc))
15+
* **api:** include created timestamps ([a54b715](https://github.com/terminaldotshop/terraform-provider-terminal/commit/a54b715586e582dee67fb7b8b19ab3024d27a881))
16+
* **api:** include price on subscriptions ([c4094c7](https://github.com/terminaldotshop/terraform-provider-terminal/commit/c4094c77d26bf80b3a77d8709c3f10f86170f1cb))
17+
* **api:** include shipment tracking info on order ([#44](https://github.com/terminaldotshop/terraform-provider-terminal/issues/44)) ([1f6b0c2](https://github.com/terminaldotshop/terraform-provider-terminal/commit/1f6b0c24f18c5ff64e33c26c2f3e8f682af0b538))
18+
* **api:** manual updates ([3ed8515](https://github.com/terminaldotshop/terraform-provider-terminal/commit/3ed8515b4ac67599f6853b164c590c5937c0ba16))
19+
* **api:** manual updates ([576e34a](https://github.com/terminaldotshop/terraform-provider-terminal/commit/576e34a0045cf147eb977806da266d54cf8d5591))
20+
* **api:** manual updates ([df39889](https://github.com/terminaldotshop/terraform-provider-terminal/commit/df39889ff7885790d615838cdaef9cef6627903d))
21+
* **api:** manual updates ([#11](https://github.com/terminaldotshop/terraform-provider-terminal/issues/11)) ([b8c68c8](https://github.com/terminaldotshop/terraform-provider-terminal/commit/b8c68c8a3a941f1c1f9311cd5391ae2b9f3a7fb8))
22+
* **api:** manual updates ([#15](https://github.com/terminaldotshop/terraform-provider-terminal/issues/15)) ([29a0129](https://github.com/terminaldotshop/terraform-provider-terminal/commit/29a012996beb26b4b771847c8fa8d23fe20bc985))
23+
* **api:** manual updates ([#16](https://github.com/terminaldotshop/terraform-provider-terminal/issues/16)) ([4659ed1](https://github.com/terminaldotshop/terraform-provider-terminal/commit/4659ed1ed93d091fac4635da6b6a212e77a3a0c7))
24+
* **api:** manual updates ([#21](https://github.com/terminaldotshop/terraform-provider-terminal/issues/21)) ([d505e76](https://github.com/terminaldotshop/terraform-provider-terminal/commit/d505e768af1bd7c1bb0f16e1d8903b6b16d04c13))
25+
* **api:** manual updates ([#22](https://github.com/terminaldotshop/terraform-provider-terminal/issues/22)) ([37ddbd7](https://github.com/terminaldotshop/terraform-provider-terminal/commit/37ddbd7fe57406a4d761558f27a361042c3e5189))
26+
* **api:** manual updates ([#25](https://github.com/terminaldotshop/terraform-provider-terminal/issues/25)) ([97fa4d7](https://github.com/terminaldotshop/terraform-provider-terminal/commit/97fa4d75a044f815192745ddd4a976d87b53dc92))
27+
* **api:** manual updates ([#6](https://github.com/terminaldotshop/terraform-provider-terminal/issues/6)) ([2361ebd](https://github.com/terminaldotshop/terraform-provider-terminal/commit/2361ebd0e5166d573c225620e8e61fba35edfb10))
28+
* **api:** manual updates ([#7](https://github.com/terminaldotshop/terraform-provider-terminal/issues/7)) ([d60b49e](https://github.com/terminaldotshop/terraform-provider-terminal/commit/d60b49e8cb61fcd761afb7938cea0f162b85d792))
29+
* **api:** manual updates ([#8](https://github.com/terminaldotshop/terraform-provider-terminal/issues/8)) ([6185b64](https://github.com/terminaldotshop/terraform-provider-terminal/commit/6185b64437f09f33e90b190a47aa51096f690135))
30+
* **api:** product variant descriptions ([4e8de02](https://github.com/terminaldotshop/terraform-provider-terminal/commit/4e8de02b9d778eab35b552e8f2bc408214e09521))
31+
* **api:** region model ([#34](https://github.com/terminaldotshop/terraform-provider-terminal/issues/34)) ([820194f](https://github.com/terminaldotshop/terraform-provider-terminal/commit/820194f6f734ecf2b96c619fb4f201fd3ffdb853))
32+
* **api:** region type ([#33](https://github.com/terminaldotshop/terraform-provider-terminal/issues/33)) ([86423a8](https://github.com/terminaldotshop/terraform-provider-terminal/commit/86423a85710b8a2f89493b634cbee5c0d71e7d91))
33+
* **api:** remove gift cards ([#31](https://github.com/terminaldotshop/terraform-provider-terminal/issues/31)) ([0de4b9c](https://github.com/terminaldotshop/terraform-provider-terminal/commit/0de4b9cc9b52ee3056ff7656b64f6838345295e6))
34+
* **api:** update subscription route ([98b5f85](https://github.com/terminaldotshop/terraform-provider-terminal/commit/98b5f8551c05b6896315998ea503a53990daf9c0))
35+
36+
37+
### Bug Fixes
38+
39+
* **api:** avoid spurious replacement plans for computed ID properties ([#24](https://github.com/terminaldotshop/terraform-provider-terminal/issues/24)) ([5dfff52](https://github.com/terminaldotshop/terraform-provider-terminal/commit/5dfff52b8d22516bc21b08769a3d8ec054adddf1))
40+
* **api:** better support for environment variables as provider properties ([#36](https://github.com/terminaldotshop/terraform-provider-terminal/issues/36)) ([f1578b3](https://github.com/terminaldotshop/terraform-provider-terminal/commit/f1578b3e443b3efdfdd11ea1810f41a17f521c88))
41+
* **api:** don't require price on sub create ([c09b6be](https://github.com/terminaldotshop/terraform-provider-terminal/commit/c09b6befbf5a567263b088708a7d5e03123b646f))
42+
* **api:** handle mismatched dynamic array types in state and plan during serialization ([1947401](https://github.com/terminaldotshop/terraform-provider-terminal/commit/1947401f6219b98ce9e23e9d5801db346bdca63e))
43+
* **api:** improve drift detection for resources ([#10](https://github.com/terminaldotshop/terraform-provider-terminal/issues/10)) ([86d37ec](https://github.com/terminaldotshop/terraform-provider-terminal/commit/86d37ec1ab7d31c26fee95225e79305546066f44))
44+
* **api:** skip generation of update endpoint when only a create endpoint exists ([#38](https://github.com/terminaldotshop/terraform-provider-terminal/issues/38)) ([56401ae](https://github.com/terminaldotshop/terraform-provider-terminal/commit/56401aeb95fd0fe285be3b35d9115a3445e8f76f))
45+
* do not call path.Base on ContentType ([#3](https://github.com/terminaldotshop/terraform-provider-terminal/issues/3)) ([66c99cc](https://github.com/terminaldotshop/terraform-provider-terminal/commit/66c99ccdd5834383141dd46145aa5f0c984ef854))
46+
* **docs:** ensure schema docstrings always match the correct schema ([f234a3a](https://github.com/terminaldotshop/terraform-provider-terminal/commit/f234a3a2ae831d68c29512d511d11380cfa205ef))
47+
* only unmarshal attributes that exist on the read response schema during refresh ([f5d1c9b](https://github.com/terminaldotshop/terraform-provider-terminal/commit/f5d1c9bb36587f1e5f2eb9fa25bca753e7473512))
48+
49+
50+
### Chores
51+
52+
* **build:** scripts/format should not fail if generate-docs fails ([#43](https://github.com/terminaldotshop/terraform-provider-terminal/issues/43)) ([64d1ee6](https://github.com/terminaldotshop/terraform-provider-terminal/commit/64d1ee663c5936b5399e48da2b2d0ac20c737211))
53+
* casing change in doc string ([#19](https://github.com/terminaldotshop/terraform-provider-terminal/issues/19)) ([bae7f63](https://github.com/terminaldotshop/terraform-provider-terminal/commit/bae7f6339e0f582c95aadb9ff1d69cc41125f2f1))
54+
* **ci:** only run for pushes and fork pull requests ([daa9a1f](https://github.com/terminaldotshop/terraform-provider-terminal/commit/daa9a1f6dea70699164d06151553241380689707))
55+
* **ci:** only use depot for staging repos ([1887d4a](https://github.com/terminaldotshop/terraform-provider-terminal/commit/1887d4a3604e79474dc90dafb8ab184f6a9c20b5))
56+
* **ci:** run on more branches ([1622524](https://github.com/terminaldotshop/terraform-provider-terminal/commit/16225246fedf53babd016972a8d28dd2502ae733))
57+
* configure new SDK language ([f5b46db](https://github.com/terminaldotshop/terraform-provider-terminal/commit/f5b46db3100fef01dcfb880bf9afd5de487cefe6))
58+
* configure new SDK language ([902372d](https://github.com/terminaldotshop/terraform-provider-terminal/commit/902372d0c1ac198fa89486b799436f9c76c163f1))
59+
* go live ([#1](https://github.com/terminaldotshop/terraform-provider-terminal/issues/1)) ([92a871d](https://github.com/terminaldotshop/terraform-provider-terminal/commit/92a871d5ab811ecf0849108352c0aca71c5180e2))
60+
* **internal:** codegen related update ([51a9f4c](https://github.com/terminaldotshop/terraform-provider-terminal/commit/51a9f4c03556034a06e259a11c399ff02fc17382))
61+
* **internal:** codegen related update ([b99db18](https://github.com/terminaldotshop/terraform-provider-terminal/commit/b99db185254494b3501b4590e71e05608c698da3))
62+
* **internal:** codegen related update ([7478df4](https://github.com/terminaldotshop/terraform-provider-terminal/commit/7478df48e457c86c1880d39ca551e376bd1e5838))
63+
* **internal:** codegen related update ([a9f17e8](https://github.com/terminaldotshop/terraform-provider-terminal/commit/a9f17e8080e80853ccc5c21643d45683281ab03e))
64+
* **internal:** codegen related update ([5fa2f81](https://github.com/terminaldotshop/terraform-provider-terminal/commit/5fa2f81407016a9de1f12c3cb85077e3a9da4548))
65+
* **internal:** codegen related update ([964663c](https://github.com/terminaldotshop/terraform-provider-terminal/commit/964663c0747b7f387aca90ce545fade4c10be677))
66+
* **internal:** codegen related update ([20ef23c](https://github.com/terminaldotshop/terraform-provider-terminal/commit/20ef23c7aac9ae16d044f1e59fb7f5c8b0a0b40a))
67+
* **internal:** codegen related update ([2424d83](https://github.com/terminaldotshop/terraform-provider-terminal/commit/2424d8336fce56cb04d67254e0a0d5fc124293f3))
68+
* **internal:** codegen related update ([3e42a38](https://github.com/terminaldotshop/terraform-provider-terminal/commit/3e42a38499fd132acb700977ff011664153839c6))
69+
* **internal:** codegen related update ([057b929](https://github.com/terminaldotshop/terraform-provider-terminal/commit/057b92915873607e56a06afdb46b6a97443a6c4c))
70+
* **internal:** codegen related update ([18fb389](https://github.com/terminaldotshop/terraform-provider-terminal/commit/18fb3893c14334c90716c0139c9784a44a1212d5))
71+
* **internal:** codegen related update ([42240c6](https://github.com/terminaldotshop/terraform-provider-terminal/commit/42240c6cd3a90ae8ba4f761cf5c78ad704c36645))
72+
* **internal:** codegen related update ([dfa05f0](https://github.com/terminaldotshop/terraform-provider-terminal/commit/dfa05f04f5c130021bc5fd07624129adb2a99f0b))
73+
* **internal:** codegen related update ([433aa00](https://github.com/terminaldotshop/terraform-provider-terminal/commit/433aa00af109e5a60bc5641181a68ddf4361e8ba))
74+
* **internal:** codegen related update ([1e844b3](https://github.com/terminaldotshop/terraform-provider-terminal/commit/1e844b3a7b3dcfae0c242a5e250db6368ded4533))
75+
* **internal:** codegen related update ([ed97760](https://github.com/terminaldotshop/terraform-provider-terminal/commit/ed97760c783a7150bcce66b9aa94f9faf4f1655b))
76+
* **internal:** codegen related update ([#12](https://github.com/terminaldotshop/terraform-provider-terminal/issues/12)) ([e8952b1](https://github.com/terminaldotshop/terraform-provider-terminal/commit/e8952b199c112b172645e43c0e1cfcde764b44e5))
77+
* **internal:** codegen related update ([#13](https://github.com/terminaldotshop/terraform-provider-terminal/issues/13)) ([20f1425](https://github.com/terminaldotshop/terraform-provider-terminal/commit/20f1425223bbf72d8f6facb50a8a68534d579313))
78+
* **internal:** codegen related update ([#14](https://github.com/terminaldotshop/terraform-provider-terminal/issues/14)) ([74f7770](https://github.com/terminaldotshop/terraform-provider-terminal/commit/74f777016e84fb77b945366aa845a3b85691d5af))
79+
* **internal:** codegen related update ([#17](https://github.com/terminaldotshop/terraform-provider-terminal/issues/17)) ([26210a5](https://github.com/terminaldotshop/terraform-provider-terminal/commit/26210a53e64363b7e0fb0746c1ba655adf81dbc7))
80+
* **internal:** codegen related update ([#2](https://github.com/terminaldotshop/terraform-provider-terminal/issues/2)) ([bb332da](https://github.com/terminaldotshop/terraform-provider-terminal/commit/bb332dab3454409816c4b1abe7a5b5835f7c7f71))
81+
* **internal:** codegen related update ([#26](https://github.com/terminaldotshop/terraform-provider-terminal/issues/26)) ([6785ac2](https://github.com/terminaldotshop/terraform-provider-terminal/commit/6785ac27a9776c2454f1324c85ff639f065e8436))
82+
* **internal:** codegen related update ([#30](https://github.com/terminaldotshop/terraform-provider-terminal/issues/30)) ([94c0525](https://github.com/terminaldotshop/terraform-provider-terminal/commit/94c0525f56dae11fc8c7182288703910b9e25c54))
83+
* **internal:** codegen related update ([#35](https://github.com/terminaldotshop/terraform-provider-terminal/issues/35)) ([726d4e1](https://github.com/terminaldotshop/terraform-provider-terminal/commit/726d4e1b1fc4ba23ba2994614f8ade77e5e07186))
84+
* **internal:** codegen related update ([#39](https://github.com/terminaldotshop/terraform-provider-terminal/issues/39)) ([4e5e32b](https://github.com/terminaldotshop/terraform-provider-terminal/commit/4e5e32b24b1eb69219dd676183b20a02c8b8c183))
85+
* **internal:** codegen related update ([#4](https://github.com/terminaldotshop/terraform-provider-terminal/issues/4)) ([cb5eb1f](https://github.com/terminaldotshop/terraform-provider-terminal/commit/cb5eb1fc13ffe3e0c3ca39d3fd6e169e19d071db))
86+
* **internal:** codegen related update ([#40](https://github.com/terminaldotshop/terraform-provider-terminal/issues/40)) ([6e036f4](https://github.com/terminaldotshop/terraform-provider-terminal/commit/6e036f4deec3c97ecc763c46079fe2166625fd80))
87+
* **internal:** codegen related update ([#41](https://github.com/terminaldotshop/terraform-provider-terminal/issues/41)) ([5f34332](https://github.com/terminaldotshop/terraform-provider-terminal/commit/5f34332547c24282a3d0e5210b59203a92a6a6dc))
88+
* **internal:** codegen related update ([#42](https://github.com/terminaldotshop/terraform-provider-terminal/issues/42)) ([d6b91ac](https://github.com/terminaldotshop/terraform-provider-terminal/commit/d6b91ac4b68084aa1b96e2d0fb52ed15dd18f109))
89+
* **internal:** codegen related update ([#5](https://github.com/terminaldotshop/terraform-provider-terminal/issues/5)) ([c5db1d8](https://github.com/terminaldotshop/terraform-provider-terminal/commit/c5db1d844c61b40eecc987b5daaf0bcd07ec07d7))
90+
* **internal:** codegen related update ([#9](https://github.com/terminaldotshop/terraform-provider-terminal/issues/9)) ([af3cf9d](https://github.com/terminaldotshop/terraform-provider-terminal/commit/af3cf9dc3fbb00f595293501ffe402548d846b81))
91+
* simplify string literals ([#23](https://github.com/terminaldotshop/terraform-provider-terminal/issues/23)) ([d46b76d](https://github.com/terminaldotshop/terraform-provider-terminal/commit/d46b76d8c556292552fdd7b24a188882d046c2ab))
92+
* update dependencies ([#37](https://github.com/terminaldotshop/terraform-provider-terminal/issues/37)) ([f767dc0](https://github.com/terminaldotshop/terraform-provider-terminal/commit/f767dc04f5343c0fe99989eb8b881cd18edbc887))
93+
* update SDK settings ([e4b3433](https://github.com/terminaldotshop/terraform-provider-terminal/commit/e4b34331f9c6432b7ec5548d2c8cbaf3da780a2e))
94+
95+
96+
### Documentation
97+
98+
* update documentation links to be more uniform ([22125bf](https://github.com/terminaldotshop/terraform-provider-terminal/commit/22125bf54421b095fbf43019b5f428708de406bb))
99+
* update URLs from stainlessapi.com to stainless.com ([#20](https://github.com/terminaldotshop/terraform-provider-terminal/issues/20)) ([c276f95](https://github.com/terminaldotshop/terraform-provider-terminal/commit/c276f95751f1ad75a737bd95074d28f87c4c063e))

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ terraform {
2222
required_providers {
2323
terminal = {
2424
source = "terminaldotshop/terminal"
25-
version = "~> 0.0.1-alpha.0"
25+
version = "~> 0.1.0-alpha.1"
2626
}
2727
}
2828
}

internal/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
package internal
44

5-
const PackageVersion = "0.0.1-alpha.0" // x-release-please-version
5+
const PackageVersion = "0.1.0-alpha.1" // x-release-please-version

0 commit comments

Comments
 (0)