Skip to content

Latest commit

Β 

History

History
268 lines (162 loc) Β· 4.75 KB

CHANGELOG.md

File metadata and controls

268 lines (162 loc) Β· 4.75 KB

Changelog

All notable changes to this project will be documented in this file.

[0.10.2] - 2025-02-21

πŸ› Bug Fixes

  • Wasm app logging

[0.10.1] - 2025-02-20

πŸ› Bug Fixes

  • Mixing of http scheme and cloning of InstancePre obj

βš™οΈ Miscellaneous Tasks

  • Release

[0.10.0] - 2025-02-19

🚜 Refactor

  • Wasmtime update
  • Updating wasmtime dependency to 29.0.1

βš™οΈ Miscellaneous Tasks

  • Release

[0.9.4] - 2025-01-21

πŸ› Bug Fixes

  • Use ubuntu-22.04 as runner for cli to avoid glibc not found error
  • Change cli tool name to fastedge-run

βš™οΈ Miscellaneous Tasks

  • Release

[0.9.3] - 2025-01-20

πŸ› Bug Fixes

  • Graceful shutdown for http service
  • Incorrect stats written for failing wasi-http app
  • Shellflip conditional compilation for non unix platform
  • Windows compilation for unused variable

βš™οΈ Miscellaneous Tasks

  • Release

[0.9.2] - 2024-12-18

πŸš€ Features

  • Adding secret get_effective_at method host implementation

βš™οΈ Miscellaneous Tasks

  • Release

[0.9.1] - 2024-12-06

πŸ› Bug Fixes

  • Remove usage of CI rust cache
  • Raise and alert for secret decryption errors
  • Set Fastedge_Header_Hostname header for backend

βš™οΈ Miscellaneous Tasks

  • Release

[0.9.0] - 2024-11-22

πŸ› Bug Fixes

  • Process http body chunks
  • Adding on_response handler to process the end of body chunks
  • Moving unit test to http sub-module

βš™οΈ Miscellaneous Tasks

  • Release

[0.8.1] - 2024-11-11

βš™οΈ Miscellaneous Tasks

  • Release

[0.8.0] - 2024-10-21

πŸš€ Features

  • Impl draft secret libs
  • Secret common lib implementation

πŸ› Bug Fixes

  • Minor clippy error fix

βš™οΈ Miscellaneous Tasks

  • Release

[0.7.0] - 2024-10-16

🚜 Refactor

  • Drop async from write_stats method

βš™οΈ Miscellaneous Tasks

  • Release

[0.6.0] - 2024-09-20

πŸ› Bug Fixes

  • Stopping execution of blocking wasm code on timeout
  • Formatting and handle wasi-http timeouts

βš™οΈ Miscellaneous Tasks

  • Release

[0.5.7] - 2024-09-12

πŸ› Bug Fixes

  • Adding support for cargo release and auto PR on new release
  • Adding release process description
  • Formatting check
  • Setting prerelease flag for release candidates

βš™οΈ Miscellaneous Tasks

  • Release

[0.5.7-rc.2] - 2024-09-09

πŸ› Bug Fixes

  • Release pipeline

βš™οΈ Miscellaneous Tasks

  • Release

[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