Skip to content

Releases: gatehill/imposter-cli

v0.44.0

02 Aug 17:50
Compare
Choose a tag to compare

Changelog

  • 4c3f7b1 build: release v0.44.0.
  • 545266c feat(awslambda): allows S3 object key to be set.
  • b052339 feat(awslambda): awaits version publish completion.
  • 25a51d2 feat(awslambda): supports bucket upload.
  • bb27981 feat(awslambda): supports publishing version, creating alias and enabling snapstart.

v0.43.0

02 Jul 10:06
Compare
Choose a tag to compare

Changelog

  • 31c8766 build: release v0.43.0.
  • 5f539f5 chore: bumps engine test version to 3.44.1.
  • 48fbc99 feat: adds support for docker-distroless image.

v0.42.3

09 Jun 19:04
Compare
Choose a tag to compare

Changelog

  • 5c5e3d7 build(deps): bump github.com/docker/docker
  • d8e9fed build: release v0.42.3.

v0.42.2

09 Jun 10:33
Compare
Choose a tag to compare

Changelog

  • a2e457c build: release v0.42.2.
  • 19e5e44 chore: bumps golang to 1.22.4.

v0.42.1

06 Jun 15:02
Compare
Choose a tag to compare

Changelog

  • d43a6a7 build: release v0.42.1.
  • 7a5d302 refactor: improves logging if plugins or file cache are enabled.

v0.42.0

01 May 09:03
Compare
Choose a tag to compare

Changelog

  • 31410c3 build: release v0.42.0.
  • f9b2df0 feat: adds support for starting in debug mode.

v0.41.3

29 Apr 09:34
Compare
Choose a tag to compare

Changelog

  • e6c2afe build: release v0.41.3.
  • 967821c fix: default plugin install tip should only display if flag is false.

v0.41.2

22 Apr 22:40
Compare
Choose a tag to compare

Changelog

  • 203522f build: release v0.41.2.
  • fa9dec2 chore(deps): bumps actions/checkout to v4 and actions/setup-go to v4.
  • c29e728 chore(deps): bumps actions/setup-go to v5.
  • 797b305 chore(deps): bumps actions/setup-java to v4.
  • e74e5d2 chore(deps): bumps go to 1.21.
  • 0007ca3 chore(deps): bumps goreleaser/goreleaser-action to v5.
  • 2aab2c4 ci: replaces deprecated Goreleaser config.

v0.41.1

22 Apr 22:12
Compare
Choose a tag to compare

Changelog

  • 533128b build: release v0.41.1.
  • 2fd2228 refactor: adds init as alias for scaffold command.
  • dd5ef4b refactor: improves REST and OpenAPI scaffolding.

v0.41.0

22 Apr 18:12
Compare
Choose a tag to compare

Changelog

  • bbd3ec8 build: release v0.41.0.
  • 2c88b9d feat: allows minimum CLI version to be specified.