-
Notifications
You must be signed in to change notification settings - Fork 0
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
fb0454a
commit fd3d26a
Showing
4 changed files
with
42 additions
and
3 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,39 @@ | ||
# Changelog | ||
|
||
## 0.1.0-alpha.1 (2024-09-12) | ||
|
||
Full Changelog: [v0.0.1-alpha.0...v0.1.0-alpha.1](https://github.com/OneBusAway/go-sdk/compare/v0.0.1-alpha.0...v0.1.0-alpha.1) | ||
|
||
### Features | ||
|
||
* Add go sdk examples ([f7b1d31](https://github.com/OneBusAway/go-sdk/commit/f7b1d319199a5379f9a6f9096764383950e2b417)) | ||
* Add go sdk examples ([231fd0d](https://github.com/OneBusAway/go-sdk/commit/231fd0da4d821ad27f2fb53320be7550e0fc7109)) | ||
* agency endpoint example ([aaff320](https://github.com/OneBusAway/go-sdk/commit/aaff320c025046d34f4558c04cea9b384f6ad1f3)) | ||
* agency example ([30741c6](https://github.com/OneBusAway/go-sdk/commit/30741c64dc257830b4518e9663becb65483be6d7)) | ||
* **api:** OpenAPI spec update via Stainless API ([71cee9f](https://github.com/OneBusAway/go-sdk/commit/71cee9f771749c814ee1869a4e652f73386164ea)) | ||
* **api:** OpenAPI spec update via Stainless API ([4f8fe99](https://github.com/OneBusAway/go-sdk/commit/4f8fe997ee45e480e369bfce2c72026ac03e5027)) | ||
* **api:** update via SDK Studio ([ad2aba0](https://github.com/OneBusAway/go-sdk/commit/ad2aba00888e42c28dbdf34f4eaa0ddb6745e0b1)) | ||
* **api:** update via SDK Studio ([e1f68d7](https://github.com/OneBusAway/go-sdk/commit/e1f68d70d11592658e1c8ed6794bb4ed369aa978)) | ||
* **api:** update via SDK Studio ([90c0a8c](https://github.com/OneBusAway/go-sdk/commit/90c0a8c5abafb3820610fb704ccb9f1b064938f1)) | ||
* **api:** update via SDK Studio ([2258ba8](https://github.com/OneBusAway/go-sdk/commit/2258ba827a3b3956b06c8b8d5c9f6ac4ffc2cbb4)) | ||
* **api:** update via SDK Studio ([0604148](https://github.com/OneBusAway/go-sdk/commit/0604148868d23a7a0163d9b961ef8133aa98b94f)) | ||
* **api:** update via SDK Studio ([4468268](https://github.com/OneBusAway/go-sdk/commit/446826825e8597dfbb85593f7a087e74903d38f2)) | ||
* **api:** update via SDK Studio ([b0d4789](https://github.com/OneBusAway/go-sdk/commit/b0d4789faa6ca26d78136a5c446d367f8187683b)) | ||
* **api:** update via SDK Studio ([f5dd9a2](https://github.com/OneBusAway/go-sdk/commit/f5dd9a295b7c8c789cc901101d1640dccfc15436)) | ||
* **api:** update via SDK Studio ([c8ed506](https://github.com/OneBusAway/go-sdk/commit/c8ed5061284e177fe25fa4bcf5091b179cbae9fd)) | ||
* **api:** update via SDK Studio ([8ae72ab](https://github.com/OneBusAway/go-sdk/commit/8ae72ab351d29fe6b2e1d4da06ffb97daef7b3a2)) | ||
* **api:** update via SDK Studio ([fcdcec7](https://github.com/OneBusAway/go-sdk/commit/fcdcec72ec8bde000ababf82558c4fd45eb69a35)) | ||
* **api:** update via SDK Studio ([d52db59](https://github.com/OneBusAway/go-sdk/commit/d52db597c072fc53689c4bf9ec10de2da0ae50af)) | ||
* **api:** update via SDK Studio ([3075e60](https://github.com/OneBusAway/go-sdk/commit/3075e60851633c3fa2380d7ab7c766217619b3d6)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **requestconfig:** copy over more fields when cloning ([c3b242b](https://github.com/OneBusAway/go-sdk/commit/c3b242bada9dc8a2150dfe396fd87c9cd2cc5111)) | ||
|
||
|
||
### Chores | ||
|
||
* configure new SDK language ([7806d6d](https://github.com/OneBusAway/go-sdk/commit/7806d6d318dcdb542672de078ff385c06fdd15cd)) | ||
* go live ([#1](https://github.com/OneBusAway/go-sdk/issues/1)) ([d68e58b](https://github.com/OneBusAway/go-sdk/commit/d68e58b11500a7ec3a2ce6873b045fea2b827cd3)) | ||
* **internal:** codegen related update ([46fc949](https://github.com/OneBusAway/go-sdk/commit/46fc9493350f1a19c086d92fc1642820624be106)) |
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