Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 691 Bytes

CHANGELOG.md

File metadata and controls

33 lines (18 loc) · 691 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.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.