Skip to content

Commit 94bec1a

Browse files
committed
build: release v4.0.5.
1 parent 4e34d6c commit 94bec1a

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55

6+
## [4.0.5] - 2024-10-03
7+
### Changed
8+
- chore(deps): bump com.fasterxml.jackson.core:jackson-databind
9+
- chore(deps): bump org.apache.maven.plugins:maven-install-plugin
10+
- chore(deps): bump org.apache.maven.plugins:maven-project-info-reports-plugin
11+
12+
### Fixed
13+
- fix(awslambda): extends path param normalisation to all adapters.
14+
15+
### Other
16+
- Clarify OpenAPI plugin path placeholder usage docs
17+
618
## [4.0.4] - 2024-10-01
719
### Changed
820
- chore(deps): bump actions/setup-python from 5.1.1 to 5.2.0

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
projectVersion=0.0.0-SNAPSHOT
1+
projectVersion=4.0.5

0 commit comments

Comments
 (0)