Skip to content

Releases: imposter-project/imposter-cli

v1.5.5

07 Apr 01:05

Choose a tag to compare

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

07 Apr 00:31

Choose a tag to compare

Changelog

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

v1.5.3

07 Apr 00:17

Choose a tag to compare

Changelog

  • 5c33653 build: add multi-platform Docker support and set version in image
  • 87971a7 build: release v1.5.3
  • 6d952da docs: rename embed.md to sdk.md and expand SDK documentation
  • 096fa3d fix: bump google.golang.org/grpc to v1.79.3 (CVE-2026-33186)
  • 7b4edfb fix: update Go module path in Dockerfile
  • 6712573 refactor: change Go module path to github.com/imposter-project/imposter-cli

v1.5.2

06 Apr 23:36

Choose a tag to compare

Changelog

  • 3085cab build: release v1.5.2
  • ba91e0f ci: move Docker job into CI workflow and push latest tag on release

v1.5.1

06 Apr 23:28

Choose a tag to compare

Changelog

  • 647f7c3 build: add Dockerfile and .dockerignore
  • f46e5a3 build: release v1.5.1.
  • e4b95e1 build: use scratch base image and add Docker CI workflow
  • 481c9b1 chore(deps): bump github.com/docker/docker from 28.5.1 to 28.5.2
  • 7d6858e chore(deps): bump github.com/olekukonko/tablewriter from 1.0.9 to 1.1.4
  • 360c7e9 chore(deps): bump github.com/testcontainers/testcontainers-go from 0.36.0 to 0.41.0
  • 7cca5bf chore(deps): bump go.opentelemetry.io/otel/sdk from 1.35.0 to 1.40.0
  • 32d2190 chore(deps): bump the spf13 group with 2 updates
  • d1801a1 docs: describe golang engine

v1.5.0

06 Apr 21:56

Choose a tag to compare

Changelog

  • e29a706 build: release v1.5.0.
  • b1ed1a6 feat: add --all flag to ls and down commands (#106)
  • 38a9f29 fix: use modern format when scaffolding config
  • ed4c9a1 test: use jvm or golang engine type in latest version case

v1.4.2

04 Apr 01:55

Choose a tag to compare

Changelog

  • 7493dbe build: release v1.4.2.
  • 262ebbd fix(linux): fix cross-device link error when downloading engine binaries (#98)

v1.4.1

04 Apr 01:16

Choose a tag to compare

Changelog

  • 5366362 build: release v1.4.1.
  • 5195861 chore(deps): bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4
  • 36b5fc3 chore(deps): bump golang.org/x/crypto from 0.40.0 to 0.45.0 (#97)
  • c307b5f chore(deps): bump goreleaser/goreleaser-action from 6 to 7
  • bb822d8 chore: group dependabot updates for viper and cobra
  • dbf97b0 chore: update Go version to 1.25.0 for CI compatibility
  • 3c3d277 refactor: migrate AWS SDK from v1 to v2 (#95)

v1.4.0

01 Apr 20:19

Choose a tag to compare

Changelog

  • 894fe0c build: disable cgo in release script
  • ebd032d build: disable unneeded cgo
  • 9aace78 build: release v1.4.0.
  • c84c760 chore: bumps engine test version to 4.9.1
  • 7cbf3d3 chore: update go-wsdl-parser to published v0.1.0
  • d55ed37 feat: add WSDL support to scaffold command
  • 2a6485b feat: update documentation to mention WSDL scaffolding

v1.3.5

26 Feb 01:13

Choose a tag to compare

Changelog

  • b745703 build: release v1.3.5.
  • 4a9bd19 chore(deps): bump actions/checkout from 5 to 6
  • 7b89509 chore(deps): bump actions/setup-go from 5 to 6
  • 2bb6d5b chore(deps): bump github.com/aws/aws-sdk-go from 1.55.7 to 1.55.8
  • 3176b89 chore(deps): bump github.com/docker/docker
  • a93be4d chore(deps): bump github.com/docker/go-connections from 0.5.0 to 0.6.0