Skip to content

Commit 89f7a8d

Browse files
committed
build: release v1.7.0
1 parent 2d65cc8 commit 89f7a8d

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,27 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88

9+
## [1.7.0] - 2026-05-21
10+
### Added
11+
- feat(docker): use env vars for configDir and port on Imposter 5.x+ (#124)
12+
13+
### Changed
14+
- chore(deps): bump actions/download-artifact from 4 to 8
15+
- chore(deps): bump actions/upload-artifact from 4 to 7
16+
- chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.13 to 1.32.14
17+
- chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.14 to 1.32.17
18+
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/iam from 1.53.7 to 1.53.10
19+
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/lambda
20+
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/lambda from 1.88.5 to 1.90.1
21+
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3
22+
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.98.0 to 1.99.0
23+
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.99.0 to 1.100.1
24+
- chore(deps): bump github.com/docker/go-connections from 0.6.0 to 0.7.0
25+
- chore(deps): bump github.com/outofcoffee/go-wsdl-parser from 0.1.0 to 0.2.0
26+
- chore(deps): bump github.com/shirou/gopsutil/v4 from 4.26.2 to 4.26.4
27+
- chore(deps): bump github.com/testcontainers/testcontainers-go
28+
- refactor: rename engine type 'golang' to 'native' (#121)
29+
930
## [1.6.0] - 2026-05-03
1031
### Added
1132
- feat(proxy): add --insecure flag to skip upstream TLS verification

0 commit comments

Comments
 (0)