-
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
Showing
2 changed files
with
17 additions
and
1 deletion.
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 |
---|---|---|
@@ -0,0 +1,17 @@ | ||
## 1.0.0 (2023-11-16) | ||
|
||
|
||
### Features | ||
|
||
* add `HEAD /api/v1/network/{network}` route ([#41](https://github.com/hirosystems/stacks-devnet-api/issues/41)) ([1bf329f](https://github.com/hirosystems/stacks-devnet-api/commit/1bf329f740634805679cb9c5db18c0c0214f3c7d)) | ||
* add logging and network info route ([#20](https://github.com/hirosystems/stacks-devnet-api/issues/20)) ([2af0bab](https://github.com/hirosystems/stacks-devnet-api/commit/2af0bab90f8fb174adffb5050a23fc38e5702daf)), closes [#21](https://github.com/hirosystems/stacks-devnet-api/issues/21) | ||
* proxy http requests to downstream pods ([#11](https://github.com/hirosystems/stacks-devnet-api/issues/11)) ([6ecdf0f](https://github.com/hirosystems/stacks-devnet-api/commit/6ecdf0fbe57cfea15c477828f1b8299356ecc442)) | ||
* release develop ([#84](https://github.com/hirosystems/stacks-devnet-api/issues/84)) ([89a1a1b](https://github.com/hirosystems/stacks-devnet-api/commit/89a1a1b36aaddf87491a724de7311c9c503d54b7)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* add access_control_allow_credentials header ([a482a93](https://github.com/hirosystems/stacks-devnet-api/commit/a482a93ca610fbad6295f8007d59d9c6b05db42d)) | ||
* add cors settings; refactor http responses ([#42](https://github.com/hirosystems/stacks-devnet-api/issues/42)) ([c46db4c](https://github.com/hirosystems/stacks-devnet-api/commit/c46db4cd1b07e76b58b9ba330b11aeb4016f78ac)), closes [#21](https://github.com/hirosystems/stacks-devnet-api/issues/21) | ||
* assert more general error msg ([#48](https://github.com/hirosystems/stacks-devnet-api/issues/48)) ([926e3a0](https://github.com/hirosystems/stacks-devnet-api/commit/926e3a00ecf7070b924863b0760dc2e4fad2c9e3)) | ||
* create namespace in deploy api script ([f5ff5e0](https://github.com/hirosystems/stacks-devnet-api/commit/f5ff5e0a387ad8bd3ff04935e6510c60bbc81af0)) |
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