We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 225039f commit 1ecd5fcCopy full SHA for 1ecd5fc
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [1.1.0] - 2023-12-29
4
+### Added
5
+- `New` function, which returns a new lambda handler for the given http.Handler (@acoover).
6
+### Changed
7
+- aws-lambda-go upgraded to v1.43.0
8
+
9
## [1.0.0] - 2023-03-02
10
### Fixed
11
- API Gateway V2: Fixed response header support.
0 commit comments