Releases: G-Core/FastEdge-lib
Releases · G-Core/FastEdge-lib
v0.8.0
v0.7.0
What's Changed
- releases/v0.6.0 by @github-actions in #41
- refactor: drop async from write_stats method by @ruslanti in #42
Full Changelog: v0.6.0...v0.7.0
v0.6.0
v0.5.7
What's Changed
- feat: refactored ExecutorCache trait by @ruslanti in #28
- Support for dictionary interface by @ruslanti in #29
- Update README.md by @KenanHH in #30
- Adding requestor and traceparent fields to kafka logging by @ruslanti in #32
- feat: adding request duration and wasm memory used metrics by @ruslanti in #33
- fix: request duration metric by @ruslanti in #34
- print execution error and set proper process status code on error by @ruslanti in #35
- New release pipeline by @ruslanti in #37
New Contributors
Full Changelog: v0.5.2...v0.5.7
v0.5.7-rc.2
Changelog
All notable changes to this project will be documented in this file.
[0.5.7-rc.2] - 2024-09-09
🐛 Bug Fixes
- Release pipeline
[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
⚙️ Miscellaneous Tasks
- Release
[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
v0.5.2-3
fix: add os target
v0.5.2
Merge pull request #27 from G-Core/fix/releases fix: simplify tag creation and trigger release on push tag
v0.5.0
v0.4.1
What's Changed
- add lookup app by id by @ruslanti in #6
- fix: refactoring stats and metric sub modules by @ruslanti in #7
- fix github pipeline by @ruslanti in #8
- Fix/fix pipeline by @ruslanti in #9
- Fix/fix pipeline by @ruslanti in #10
- fix: release pipeline by @ruslanti in #11
- feat: adding region field to stats and string perf optimisations by @ruslanti in #12
- small app log improvements by @ruslanti in #13
Full Changelog: v0.3.7...v0.4.1