-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d7a641b
commit e3c120f
Showing
4 changed files
with
35 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{ | ||
".": "0.0.1-alpha.0" | ||
".": "0.1.0-alpha.1" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
# Changelog | ||
|
||
## 0.1.0-alpha.1 (2024-10-07) | ||
|
||
Full Changelog: [v0.0.1-alpha.0...v0.1.0-alpha.1](https://github.com/OneBusAway/kotlin-sdk/compare/v0.0.1-alpha.0...v0.1.0-alpha.1) | ||
|
||
### Features | ||
|
||
* **api:** manual updates ([d0267a5](https://github.com/OneBusAway/kotlin-sdk/commit/d0267a5f06efcbab817698acb063a9fbea1805c5)) | ||
* **api:** OpenAPI spec update via Stainless API ([46aae7e](https://github.com/OneBusAway/kotlin-sdk/commit/46aae7ef7c7a67af16d997c9e17558adb8377e06)) | ||
* **api:** OpenAPI spec update via Stainless API ([12a89d3](https://github.com/OneBusAway/kotlin-sdk/commit/12a89d388b5ba7a184dcea6c4947184319228e05)) | ||
* **client:** added structured fields to errors ([b2ad442](https://github.com/OneBusAway/kotlin-sdk/commit/b2ad442cff5aee1e35514db58743bdab5dc2d698)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* use kotlin.collections.List instead of List directly ([e475fd4](https://github.com/OneBusAway/kotlin-sdk/commit/e475fd415edbdb7bde7470bda1e88388fd9f730e)) | ||
|
||
|
||
### Chores | ||
|
||
* configure new SDK language ([2953eac](https://github.com/OneBusAway/kotlin-sdk/commit/2953eac8695259a185948c25f098a9c2e0a470b3)) | ||
* go live ([#1](https://github.com/OneBusAway/kotlin-sdk/issues/1)) ([d7a641b](https://github.com/OneBusAway/kotlin-sdk/commit/d7a641bbc3828e3c3bdac88bc5b86be6a8e9c4da)) | ||
* **internal:** codegen related update ([70343ca](https://github.com/OneBusAway/kotlin-sdk/commit/70343ca34bd378681943257c700bd076adf2871a)) | ||
* **internal:** codegen related update ([353cd5e](https://github.com/OneBusAway/kotlin-sdk/commit/353cd5e609f5a65b9469e20768a0c8a8f5e7dff0)) | ||
* update SDK settings ([7a84601](https://github.com/OneBusAway/kotlin-sdk/commit/7a846012727eb202e0a7f4bc84f8c125ca351835)) | ||
|
||
|
||
### Documentation | ||
|
||
* adjust additional properties example ([62b94a1](https://github.com/OneBusAway/kotlin-sdk/commit/62b94a1ddf192c27a495be308100aeb056a57d2e)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters