-
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
133 additions
and
31 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
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,114 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
||
## [0.5.7-rc.1] - 2024-09-09 | ||
|
||
### π Features | ||
|
||
- Refactored ExecutorCache trait | ||
- Fix version to Preview2 | ||
- Adding request duration and wasm memory used metrics | ||
|
||
### π Bug Fixes | ||
|
||
- Set by default total core instance | ||
- Adding requestor field for wasi-http | ||
- Request duration metric | ||
- Change wasm memory usage metric type | ||
- Print execution error and set proper process status code on error | ||
- Change release pipeline | ||
- Adding cargo realease settings | ||
|
||
## [0.5.2-3] - 2024-08-05 | ||
|
||
### π Bug Fixes | ||
|
||
- Add os target | ||
|
||
## [0.5.2-2] - 2024-08-05 | ||
|
||
### π Bug Fixes | ||
|
||
- Add os target | ||
|
||
## [0.5.2-1] - 2024-08-05 | ||
|
||
### π Bug Fixes | ||
|
||
- Simplify tag creation and trigger release on push tag | ||
|
||
## [0.5.2] - 2024-08-05 | ||
|
||
### π Bug Fixes | ||
|
||
- Add server_name as local request authority and remove default http/https port | ||
- Parsing envs and headers arg | ||
- Changed hyper::Error to anyhow::Error | ||
- Adding tag creation | ||
- Adding tag creation | ||
- Adding tag creation | ||
- Adding tag creation | ||
- Adding tag creation | ||
- Adding tag creation | ||
- Adding tag creation | ||
- Drop windows from package list | ||
- Release tag name | ||
- Simplify tag creation and trigger release on push tag | ||
|
||
## [0.5.0] - 2024-07-30 | ||
|
||
### π Features | ||
|
||
- Adding support for graceful shutdown | ||
- Adding cli support for wasi-http | ||
- Update hyper deps to 1.4 | ||
- Add support for WASI HTTP interface | ||
- Write request_id to clickhouse stats | ||
|
||
### π Bug Fixes | ||
|
||
- Remove unusual reference | ||
- Add uri missing schema part | ||
|
||
## [0.4.1] - 2024-06-26 | ||
|
||
### π Features | ||
|
||
- Return custom error codes for internal fastedge errors | ||
- Adding region field to stats and minor string fields perf optimisations | ||
|
||
### π Bug Fixes | ||
|
||
- Set by default 60s for max_duration cli parameter | ||
- Add alloc fixture for unit tests | ||
- Add alloc fixture for unit tests | ||
- Adding app lookup by id trait | ||
- Comment code coverage step | ||
- Refactoring stats and metric sub modules | ||
- Fix github pipeline | ||
- Fix github release pipeline | ||
- Add pipeline caching | ||
- Add pipeline caching | ||
- Release pipeline | ||
- Release pipeline | ||
- Make tls as optional http-service feature | ||
- Small app log improvements | ||
|
||
### βοΈ Miscellaneous Tasks | ||
|
||
- Release | ||
|
||
## [0.3.7] - 2024-05-15 | ||
|
||
### π Features | ||
|
||
- Adding matrix release for different platforms | ||
|
||
### π Bug Fixes | ||
|
||
- Clippy warning and new release flow | ||
- Clippy warning and new release flow | ||
- Clippy warning and new release flow | ||
|
||
<!-- generated by git-cliff --> |