Skip to content

Releases: happn-app/esctl

v1.14.6

08 Nov 07:56

Choose a tag to compare

Changes since 1.14.5

1.14.5...1.14.6

  • chore: version bump to 1.14.6 (Simon Bordeyne) - chore: formatting (Simon Bordeyne) - fix: issue #27, calling command without context set fails even if no context is required for the command (Simon Bordeyne) - build(deps): bump astral-sh/setup-uv from 7.1.0 to 7.1.2 (#28) (dependabot[bot]) - build(deps): bump docker/setup-qemu-action from 3.6.0 to 3.7.0 (#29) (dependabot[bot]) - github: Set schedule for promote stable (Marc Fouché)

v1.14.5

22 Oct 15:08

Choose a tag to compare

Changes since 1.14.4

1.14.4...1.14.5

  • Bump version (Marc Fouché) - github: Work on promote-stable job (Marc Fouché)

v1.14.4

22 Oct 11:05

Choose a tag to compare

github: Work on promote-stable job

v1.14.3

21 Oct 15:14

Choose a tag to compare

github: trigger promote-stable.yaml when releasing with github ui

v1.14.2

19 Oct 23:02

Choose a tag to compare

Changes since 1.14.1

1.14.1...1.14.2

  • ci: allow CI to push to GHCR (Simon Bordeyne)

v1.14.1

19 Oct 22:58

Choose a tag to compare

Changes since 1.14.0

1.14.0...1.14.1

  • core: bump to 1.14.1 (Simon Bordeyne) - ci: fix multi arch build for docker images (Simon Bordeyne)

v1.14.0

19 Oct 22:52

Choose a tag to compare

Changes since 1.13.0

1.13.0...1.14.0

  • core: bump esctl to 1.14.0 (Simon Bordeyne) - ci,core: build docker images for esctl (Simon Bordeyne) - commands: improved snapshot restore command (Simon Bordeyne) - core: refactoring of the entire CLI (Simon Bordeyne)

v1.13.0

16 Oct 14:42

Choose a tag to compare

Changes since 1.12.4

1.12.4...1.13.0

  • core: bump esctl to 1.13.0 (Simon Bordeyne) - core: split out constants, transport and config in subpackages (#24) (Simon Bordeyne) - build(deps): bump actions/checkout from 4 to 5 (#23) (dependabot[bot]) - core: move code to src/ subdir for uv to build properly (Simon Bordeyne) - core: migrate from poetry to uv (Simon Bordeyne) - github: Add promote-stable workflow (Marc Fouché) - ci: remove push step for 'stable' branch in workflow (Simon Bordeyne)

v1.12.4

15 Oct 08:00

Choose a tag to compare

Changes since 1.12.3

1.12.3...1.12.4

  • Bump version (Marc Fouché)

v1.12.3

15 Oct 07:57
7e9061c

Choose a tag to compare

What's Changed

  • Do not use poetry2nix to build esctl. by @aevox in #21

Full Changelog: v1.12.2...v1.12.3