Last release 1 years ago
27 Jun 2025
Ships unpredictably
gaps range from 9 days to 11 months
Nearly every release is documented
notes for 5 of 5 stable releases
Nothing withdrawn
no release was ever pulled
9 years old
79 releases · first in 2017
Release timeline
79 releases since 2017Releases
- v0.4.026 Jun 2025
Release notes
Open source →0.4.0 (June 26, 2025)
BACKWARDS INCOMPATIBILITIES:
- cli: Levant no longer supports the deprecated Vault token workflow.
IMPROVEMENT:
- build: Now builds with Go v1.24
- deps: Updated Nomad API to v1.10.2
Additional notes2 sources agree
Open source →BACKWARDS INCOMPATIBILITIES:
- cli: Levant no longer supports the deprecated Vault token workflow.
IMPROVEMENT:
- build: Now builds with Go v1.24
- deps: Updated Nomad API to v1.10.2
- v0.3.35 Oct 2023
- v0.3.221 Oct 2022
- v0.3.2-0.20250627125621-5492e67eeea927 Jun 2025pre-release
Nothing published for this version
- v0.3.2-0.20250626194854-e4b740daae5926 Jun 2025pre-release
Nothing published for this version
- v0.3.2-0.20240802174835-f972086ecc882 Aug 2024pre-release
Nothing published for this version
- v0.3.2-0.20240708071935-8eaf18a8c3d78 Jul 2024pre-release
Nothing published for this version
- v0.3.2-0.20240701183902-5ffaeb5186961 Jul 2024pre-release
Nothing published for this version
- v0.3.2-0.20240625130527-182029c1729525 Jun 2024pre-release
Nothing published for this version
- v0.3.2-0.20240612003914-4a3141df050212 Jun 2024pre-release
Nothing published for this version
- v0.3.2-0.20240208172611-7e44fef057bf8 Feb 2024pre-release
Nothing published for this version
- v0.3.2-0.20231019124255-4b1a93373ea519 Oct 2023pre-release
Nothing published for this version
- v0.3.2-0.20231005144627-1169ddffa42f5 Oct 2023pre-release
Nothing published for this version
- v0.3.2-0.20231004140559-b1fe9c30cfd34 Oct 2023pre-release
Nothing published for this version
- v0.3.2-0.20230928140242-e9655aa5451d28 Sept 2023pre-release
Nothing published for this version
- v0.3.2-0.20230905064057-c994a589e55d5 Sept 2023pre-release
Nothing published for this version
- v0.3.2-0.20230825124856-1e34edca44e225 Aug 2023pre-release
Nothing published for this version
- v0.3.2-0.20230825103646-5aec9ae29cc225 Aug 2023pre-release
Nothing published for this version
- v0.3.2-0.20230728180532-44f94c33d7ab28 Jul 2023pre-release
Nothing published for this version
- v0.3.2-0.20230719083736-fbdadef018d419 Jul 2023pre-release
Nothing published for this version
- v0.3.2-0.20230626161701-f79903538e8c26 Jun 2023pre-release
Nothing published for this version
- v0.3.2-0.20230608112924-9ec852553d308 Jun 2023pre-release
Nothing published for this version
- v0.3.2-0.20230522232732-a7aebf2e3ceb22 May 2023pre-release
Nothing published for this version
- v0.3.2-0.20230515171458-2ae9aca5185215 May 2023pre-release
Nothing published for this version
- v0.3.2-0.20230511212912-fc5b7d57ecb711 May 2023pre-release
Nothing published for this version
- v0.3.2-0.20230509172643-ef971e4e95d69 May 2023pre-release
Nothing published for this version
- v0.3.2-0.20230502092729-ae6a3c5330d82 May 2023pre-release
Nothing published for this version
- v0.3.2-0.20230424125352-e1bb843a7f3e24 Apr 2023pre-release
Nothing published for this version
- v0.3.2-0.20230421084936-2d9742d4fa2421 Apr 2023pre-release
Nothing published for this version
- v0.3.2-0.20221021140334-4cc7f75250a921 Oct 2022pre-release
Nothing published for this version
- v0.3.2-0.20221017155048-9a884c8db67e17 Oct 2022pre-release
Nothing published for this version
- v0.3.2-0.20221013064546-00850f04fd9013 Oct 2022pre-release
Nothing published for this version
- v0.3.2-0.20220816063256-6ad838f4de3e16 Aug 2022pre-release
Nothing published for this version
- v0.3.2-0.20220610192802-856a2c6405bc10 Jun 2022pre-release
Nothing published for this version
- v0.3.2-0.20220505141249-ae7612b583965 May 2022pre-release
Nothing published for this version
- v0.3.114 Feb 2022
Release notes2 sources agree
Open source →IMPROVEMENTS:
- build: Updated Nomad dependency to 1.2.4. [GH-438]
- v0.3.1-0.20211123090513-ec9577aa15a423 Nov 2021pre-release
Nothing published for this version
- v0.3.1-0.20211115084619-b7831752ed9d15 Nov 2021pre-release
Nothing published for this version
- v0.3.1-0.20211115071711-f33ca8d04bfd15 Nov 2021pre-release
Nothing published for this version
- v0.3.1-0.20210927183912-2a7f995d714327 Sept 2021pre-release
Nothing published for this version
- v0.3.1-0.20210706105511-9c97664216d86 Jul 2021pre-release
Nothing published for this version
- v0.3.1-0.20210601064033-9a48aaf584bb1 Jun 2021pre-release
Nothing published for this version
- v0.3.09 Mar 2021
Release notes
Open source →Changelog
BACKWARDS INCOMPATIBILITIES:
- template: existing Levant functions that share a name with sprig functions have been renamed to include the prefix
levantsuch aslevantEnv.
BUG FIXES:
- cli: Fixed panic when dispatching a job. [GH-348]
- status-checker: Pass the namespace to the query options when calling the Nomad API [GH-356]
- template: Fixed issue with default variables file not being used. [GH-353]
IMPROVEMENTS:
- build: Updated Nomad dependency to 1.0.4. [GH-399]
- cli: Added
log-levelandlog-formatflags to render command. [GH-346] - render: when rendering, send logging to stderr if stdout is not a terminal [GH-386]
- template: Added sprig template functions. [GH-347]
- template: Added
spewDumpandspewPrintffunctions for easier debugging. [GH-344]
Additional notes2 sources agree
Open source →BACKWARDS INCOMPATIBILITIES:
- template: existing Levant functions that share a name with sprig functions have been renamed to include the prefix
levantsuch aslevantEnv.
BUG FIXES:
- cli: Fixed panic when dispatching a job. [GH-348]
- status-checker: Pass the namespace to the query options when calling the Nomad API [GH-356]
- template: Fixed issue with default variables file not being used. [GH-353]
IMPROVEMENTS:
- build: Updated Nomad dependency to 1.0.4. [GH-399]
- cli: Added
log-levelandlog-formatflags to render command. [GH-346] - render: when rendering, send logging to stderr if stdout is not a terminal [GH-386]
- template: Added sprig template functions. [GH-347]
- template: Added
spewDumpandspewPrintffunctions for easier debugging. [GH-344]
- template: existing Levant functions that share a name with sprig functions have been renamed to include the prefix
- v0.3.0-beta124 Nov 2020pre-release
Nothing published for this version
- v0.0.0-20221021065053-f00b441f4f9c21 Oct 2022pre-release
Nothing published for this version
- v0.0.0-20210309161533-e48c439f14de9 Mar 2021pre-release
Nothing published for this version
- v0.0.0-20201130091222-caeeb44f28b830 Nov 2020pre-release
Nothing published for this version
- v0.0.0-20201124122055-5ea9277b4b6924 Nov 2020pre-release
Nothing published for this version
- v0.0.0-20201123150207-d4bd9461e41c23 Nov 2020pre-release
Nothing published for this version
- v0.0.0-20201123073048-6c0957a80f3e23 Nov 2020pre-release
Nothing published for this version
- v0.0.0-20201105115957-625dae0c9f845 Nov 2020pre-release
Nothing published for this version
- v0.0.0-20201030161219-2c1d8ed6098030 Oct 2020pre-release
Nothing published for this version
- v0.0.0-20201030150742-a13a8cea2dde30 Oct 2020pre-release
Nothing published for this version
- v0.0.0-20201029082621-e435c5a2e49f29 Oct 2020pre-release
Nothing published for this version
- v0.0.0-20201028134921-ca9da42491f628 Oct 2020pre-release
Nothing published for this version
- v0.0.0-20201023060929-be00465ca64323 Oct 2020pre-release
Nothing published for this version
- v0.0.0-20201022130637-16ef6207035422 Oct 2020pre-release
Nothing published for this version
- v0.0.0-20201022092203-07cbcee6341a22 Oct 2020pre-release
Nothing published for this version
- v0.0.0-20201022063415-72ae90bcc4bd22 Oct 2020pre-release
Nothing published for this version
- v0.0.0-20200921093233-3d8a0698e45021 Sept 2020pre-release
Nothing published for this version