Skip to content

Commit 47634a9

Browse files
release: 0.1.0-alpha.1
1 parent 85d523a commit 47634a9

File tree

4 files changed

+46
-3
lines changed

4 files changed

+46
-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: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
# Changelog
2+
3+
## 0.1.0-alpha.1 (2025-08-21)
4+
5+
Full Changelog: [v0.0.1-alpha.0...v0.1.0-alpha.1](https://github.com/llamastack/llama-stack-client-go/compare/v0.0.1-alpha.0...v0.1.0-alpha.1)
6+
7+
### Features
8+
9+
* **api:** manual updates ([85d523a](https://github.com/llamastack/llama-stack-client-go/commit/85d523a7a88beeccf8b9f0276a7269c53a16cfe2))
10+
* **api:** update via SDK Studio ([3cf935f](https://github.com/llamastack/llama-stack-client-go/commit/3cf935feca91ef5cdb122ea6b927cb53517d09a6))
11+
* **api:** update via SDK Studio ([d46e9ec](https://github.com/llamastack/llama-stack-client-go/commit/d46e9ec1644163b32129f9553074741320da1785))
12+
* **api:** update via SDK Studio ([bb4e68b](https://github.com/llamastack/llama-stack-client-go/commit/bb4e68bf227b5071f5cd10102311f93d8695fb24))
13+
* **api:** update via SDK Studio ([a6e0745](https://github.com/llamastack/llama-stack-client-go/commit/a6e0745e5ceea8ed6653a13b817d42d7e2eaa857))
14+
* **api:** update via SDK Studio ([8a76c0a](https://github.com/llamastack/llama-stack-client-go/commit/8a76c0a4645a8794d2a12ff06d25e89448602a6f))
15+
* **api:** update via SDK Studio ([f7bb530](https://github.com/llamastack/llama-stack-client-go/commit/f7bb5304af2a1cd0d90f7e309580dce74be0fc65))
16+
* **api:** update via SDK Studio ([b4a019a](https://github.com/llamastack/llama-stack-client-go/commit/b4a019a51b93ea06fc1e0ef37a7b4062836763c7))
17+
* **api:** update via SDK Studio ([bbeecc7](https://github.com/llamastack/llama-stack-client-go/commit/bbeecc71fde53f87959c7aff72061da75ac2d5bf))
18+
* **api:** update via SDK Studio ([4903a50](https://github.com/llamastack/llama-stack-client-go/commit/4903a50fd3493eef613cd7647b7f020e66302260))
19+
* **api:** update via SDK Studio ([eb6a7e7](https://github.com/llamastack/llama-stack-client-go/commit/eb6a7e756466b2167f524ed615cc023998108b8f))
20+
* **api:** update via SDK Studio ([1b3b90a](https://github.com/llamastack/llama-stack-client-go/commit/1b3b90a5faa3205827a8afcfef16744f54fc2e25))
21+
* **api:** update via SDK Studio ([4bf99e2](https://github.com/llamastack/llama-stack-client-go/commit/4bf99e20b4f2f217aead81c10e998a8efa2bda63))
22+
* **api:** update via SDK Studio ([80aac92](https://github.com/llamastack/llama-stack-client-go/commit/80aac927dcbe6a6f432729ca118ca0adb3256871))
23+
* **api:** update via SDK Studio ([491612b](https://github.com/llamastack/llama-stack-client-go/commit/491612b3b9faac4bed7e0c8fc3704400a9bae72b))
24+
* **api:** update via SDK Studio ([1aabd16](https://github.com/llamastack/llama-stack-client-go/commit/1aabd16a7a623b23c76bdd0e170c9cbe1bade3d1))
25+
* **api:** update via SDK Studio ([4d82937](https://github.com/llamastack/llama-stack-client-go/commit/4d82937d18f2f2edc5712856c4392ac1f7577f64))
26+
* **api:** update via SDK Studio ([9551913](https://github.com/llamastack/llama-stack-client-go/commit/9551913aeae9e18c28c39e30d4a258ee927550b3))
27+
* **api:** update via SDK Studio ([309e275](https://github.com/llamastack/llama-stack-client-go/commit/309e2756b27dd666c6b46599340936fea8f8db09))
28+
* **api:** update via SDK Studio ([dcc41ff](https://github.com/llamastack/llama-stack-client-go/commit/dcc41ffcbdec14a476985db477ce85e205e598ba))
29+
* **client:** support optional json html escaping ([12fa3b8](https://github.com/llamastack/llama-stack-client-go/commit/12fa3b8b833d3c0476e7b9d050c9d788776e96ca))
30+
31+
32+
### Bug Fixes
33+
34+
* **client:** process custom base url ahead of time ([34759ab](https://github.com/llamastack/llama-stack-client-go/commit/34759ab215115e3603963256d9b9526a260f44d4))
35+
* Fix LICENSE to MIT ([#5](https://github.com/llamastack/llama-stack-client-go/issues/5)) ([d37397c](https://github.com/llamastack/llama-stack-client-go/commit/d37397ce499dddeb925b3469296efe8ae578b5ff))
36+
37+
38+
### Chores
39+
40+
* configure new SDK language ([dc6ea4a](https://github.com/llamastack/llama-stack-client-go/commit/dc6ea4a0e9dcf92a9615bb736e2665e332f34e04))
41+
* **internal:** update comment in script ([9d93e2e](https://github.com/llamastack/llama-stack-client-go/commit/9d93e2e728123bc5b702e6d356fe2a29a0907fee))
42+
* update @stainless-api/prism-cli to v5.15.0 ([f61fee4](https://github.com/llamastack/llama-stack-client-go/commit/f61fee4f6499288c3b907b7e9fc05c9c52df8eeb))
43+
* update SDK settings ([95d2d64](https://github.com/llamastack/llama-stack-client-go/commit/95d2d649fd287ab4c4bf325bb9f325e3e062c4d3))

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Or to pin the version:
2424
<!-- x-release-please-start-version -->
2525

2626
```sh
27-
go get -u 'github.com/llamastack/llama-stack-client-go@v0.0.1-alpha.0'
27+
go get -u 'github.com/llamastack/llama-stack-client-go@v0.1.0-alpha.1'
2828
```
2929

3030
<!-- x-release-please-end -->

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)