Skip to content

Latest commit

 

History

History
45 lines (24 loc) · 932 Bytes

File metadata and controls

45 lines (24 loc) · 932 Bytes

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[5.1.3] 2025-06-06

  • chore(deps): update lambda_http requirement from 0.13.0 to 0.15.0 #1045

[5.1.2] 2025-03-24

  • Update MSRV to 1.85.0

[5.1.1] 2024-11-20

  • Update MSRV to 1.81.0

[5.0.0] 2024-03-30

  • use AFIT instead of async_trait
  • Bump lambda_http from 0.9 to 0.10

[1.3.47] 2022-10-19

  • Bump lambda_http from 0.6.0 to 0.7.0

[1.3.41]

  • Upgrade lambda_http version to v0.6.0

[1.3.16] 2022-3-18

  • Bump lambda_http from 0.4.1 to 0.5.1.

[1.0.19] 2021-11-03

[1.0.19] 2021-11-03

  • Use Rust 2021 edition.

[1.0.12] 2021-10-27

  • Return the correct payload type to the gateway.