v0.0.1-techpreview.3
0.0.1-techpreview.3 (July 21, 2022)
FEATURES:
- Generate Sample Pack or Registry - Using the
nomad-pack generate
command,
you can get started writing your own pack or building your own pack registry
using built-in starting artifacts.
BUG FIXES:
- cli: Add missing --name flag for status command [GH-212]
- cli: Remove duplicate
this
in some command outputs [GH-251] - cli: Use Pack metadata
Name
in error context once known [GH-217] - cli: Fixed a panic in the
info
command when outputting a variable with a nil type [GH-254] - cli: Fixed a bug that prevented the use of map of maps variables [GH-272]
- runner: Update runner to properly handle dependencies [GH-229]
IMPROVEMENTS:
- cli: Add flags to configure Nomad API client [GH-213]
- template: Add support for custom Spew configurations. [GH-220]
- template: Create a
my
alias for the current pack [GH-221] - cli: Add flags to override exit codes on
plan
command [GH-236] - cli: Add environment variables to configure Nomad API client [GH-230]
- deps: Update the Nomad OpenAPI dependency [GH-270]