Skip to content

Releases: imposter-project/imposter-cli

v1.10.0

Choose a tag to compare

@outofcoffee outofcoffee released this 11 Jun 12:01

Changelog

  • 0220a80 build: release v1.10.0
  • 08574c9 feat: add gRPC plugin support to scaffold subcommand

v1.9.2

Choose a tag to compare

@outofcoffee outofcoffee released this 11 Jun 10:50

Changelog

  • acd054d build: release v1.9.2
  • f994758 chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.41.11 to 1.41.12
  • f70faa7 chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.41.12 to 1.42.0 and service/lambda from 1.92.2 to 1.92.3
  • e048ee9 chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.22 to 1.32.23
  • 2416c11 chore(deps): bump github.com/aws/aws-sdk-go-v2/service/iam from 1.54.2 to 1.54.3
  • 7bd2e5b chore(deps): bump github.com/aws/aws-sdk-go-v2/service/iam from 1.54.3 to 1.54.4
  • ddff86f chore(deps): bump github.com/aws/aws-sdk-go-v2/service/lambda
  • 6ac7eb7 chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.103.1 to 1.103.2
  • 70f3900 chore(deps): bump golang.org/x/sys from 0.45.0 to 0.46.0

v1.9.1

Choose a tag to compare

@outofcoffee outofcoffee released this 05 Jun 12:42

Changelog

  • 0bbd5a7 build: release v1.9.1
  • bbd5467 chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.41.7 to 1.41.8
  • 55b49f0 chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.41.8 to 1.41.9
  • 0ea9cbf chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.41.9 to 1.41.11
  • 0828d99 chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.17 to 1.32.18
  • d657e88 chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.18 to 1.32.19
  • 138c646 chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.19 to 1.32.20
  • b0b9f71 chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.20 to 1.32.22
  • 4dff659 chore(deps): bump github.com/aws/aws-sdk-go-v2/service/iam from 1.53.10 to 1.53.11
  • d7df8b0 chore(deps): bump github.com/aws/aws-sdk-go-v2/service/iam from 1.53.11 to 1.54.0
  • 7c1159d chore(deps): bump github.com/aws/aws-sdk-go-v2/service/iam from 1.54.0 to 1.54.2
  • 039c430 chore(deps): bump github.com/aws/aws-sdk-go-v2/service/lambda from 1.90.1 to 1.90.2
  • c9a10d3 chore(deps): bump github.com/aws/aws-sdk-go-v2/service/lambda from 1.90.2 to 1.91.0
  • 1f47035 chore(deps): bump github.com/aws/aws-sdk-go-v2/service/lambda from 1.91.0 to 1.92.1
  • 53eef1b chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.101.0 to 1.102.0
  • 97e4f2f chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.102.0 to 1.102.2
  • d5ce20f chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.102.2 to 1.103.1
  • 5595885 chore(deps): bump github.com/shirou/gopsutil/v4 from 4.26.4 to 4.26.5
  • 0ca8dd2 chore(deps): run go mod tidy to sync go.sum
  • 4cd874d chore(deps): update various indirect Go module dependencies
  • 53274f4 refactor: migrate plugins config to top-level key (#148)

v1.9.0

Choose a tag to compare

@outofcoffee outofcoffee released this 28 May 19:19

Changelog

  • 97dc4cc build: release v1.9.0
  • 3830b4d ci: add downstream github action assurance gate
  • de80092 feat: add --id-file flag to up and down commands

v1.8.1

Choose a tag to compare

@outofcoffee outofcoffee released this 28 May 14:41

Changelog

  • de9db90 build: release v1.8.1
  • 463b7cc fix: stop orphaned mock on healthcheck timeout (#129)

v1.8.0

Choose a tag to compare

@outofcoffee outofcoffee released this 25 May 11:20

Changelog

  • d9480df build: release v1.8.0
  • 11b1f2e feat: add native engine support for AWS Lambda bundle and deploy (#126)
  • f7ae439 feat: add support for running mocks in detached/background mode (#125)
  • c4b8c66 test: match detached mock by PID instead of port

v1.7.0

Choose a tag to compare

@outofcoffee outofcoffee released this 21 May 12:09

Changelog

  • 89f7a8d build: release v1.7.0
  • 7e6df34 chore(deps): bump actions/download-artifact from 4 to 8
  • 370e298 chore(deps): bump actions/upload-artifact from 4 to 7
  • bfe5fac chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.13 to 1.32.14
  • 454137a chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.14 to 1.32.17
  • f5973c4 chore(deps): bump github.com/aws/aws-sdk-go-v2/service/iam from 1.53.7 to 1.53.10
  • 8deec69 chore(deps): bump github.com/aws/aws-sdk-go-v2/service/lambda
  • f484254 chore(deps): bump github.com/aws/aws-sdk-go-v2/service/lambda from 1.88.5 to 1.90.1
  • 6cfa2b7 chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3
  • f4e7d28 chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.98.0 to 1.99.0
  • a7943cc chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.99.0 to 1.100.1
  • 8f94e36 chore(deps): bump github.com/docker/go-connections from 0.6.0 to 0.7.0
  • 67e608b chore(deps): bump github.com/docker/go-connections from 0.6.0 to 0.7.0
  • 4d03b60 chore(deps): bump github.com/outofcoffee/go-wsdl-parser from 0.1.0 to 0.2.0
  • b0c6965 chore(deps): bump github.com/shirou/gopsutil/v4 from 4.26.2 to 4.26.4
  • c07c041 chore(deps): bump github.com/testcontainers/testcontainers-go
  • 50b24f4 feat(docker): use env vars for configDir and port on Imposter 5.x+ (#124)
  • 2d65cc8 refactor: rename engine type 'golang' to 'native' (#121)

v1.6.0

Choose a tag to compare

@outofcoffee outofcoffee released this 03 May 15:25

Changelog

  • ba6a38a build: release v1.6.0
  • 6e68183 chore: fix trailing newline
  • 8a7643f docs: refresh README and docs against current CLI
  • c4c585a feat(proxy): add --insecure flag to skip upstream TLS verification
  • 519e858 feat(proxy): add SOAP 1.1/1.2 aware recording
  • b87f31d feat: add docs.imposter.sh header comment to scaffolded configs
  • 6e5ffec fix(test): error on non-200 status in sendSoapRequestToProxy
  • c95ed09 refactor: consolidate SOAP action sanitisation, remove dead code
  • a0458e2 refactor: drop --soap1.1 flag, auto-detect SOAP per-request
  • ccbf177 refactor: fold SOAP action into getRequestHash
  • ce75458 refactor: use mime.ParseMediaType for SOAP 1.2 action extraction

v1.5.5

Choose a tag to compare

@outofcoffee outofcoffee released this 07 Apr 01:05

Changelog

  • a0a2ddb build: release v1.5.5
  • cdeb3b4 ci: bump docker actions to resolve Node.js 20 deprecation
  • d1addaf ci: use native ARM runners instead of QEMU for multi-arch Docker builds
  • cfbe507 ci: use ubuntu-24.04-arm runner for ARM64 Docker builds

v1.5.4

Choose a tag to compare

@outofcoffee outofcoffee released this 07 Apr 00:31

Changelog

  • d302ac3 build: release v1.5.4
  • dd387e4 ci: increase docker job timeout for multi-platform builds