Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## 1.0.0 (2023-11-16) ### Features * add `HEAD /api/v1/network/{network}` route ([#41](#41)) ([1bf329f](1bf329f)) * add logging and network info route ([#20](#20)) ([2af0bab](2af0bab)), closes [#21](#21) * proxy http requests to downstream pods ([#11](#11)) ([6ecdf0f](6ecdf0f)) * release develop ([#84](#84)) ([89a1a1b](89a1a1b)) ### Bug Fixes * add access_control_allow_credentials header ([a482a93](a482a93)) * add cors settings; refactor http responses ([#42](#42)) ([c46db4c](c46db4c)), closes [#21](#21) * assert more general error msg ([#48](#48)) ([926e3a0](926e3a0)) * create namespace in deploy api script ([f5ff5e0](f5ff5e0))
- Loading branch information