Skip to content

Releases: herrjulz/aviator

Aviator 1.9.0

28 Mar 06:35
Compare
Choose a tag to compare

Updates

Spruce walk cases now support except: #46

Aviator 1.8.1

20 Apr 20:11
Compare
Choose a tag to compare

Updates

  • A follow up to version 1.8 to add the team name to the fly expose command. See PR #44

Aviator 1.8.0

29 Mar 08:14
Compare
Choose a tag to compare

Updates

  • upgrade spruce to version v1.27.0
  • add the team_name option to the fly executor (thx @andrew-edgar for the PR #43)

Aviator 1.7.0

15 Jun 07:25
Compare
Choose a tag to compare

New Features

  • fly-executor now support the fly-cli --support-creds flag. Thanks to @dan-hill2802 for his PR #41
  • Update spruce to v1.25.3

Aviator v1.6.0

23 Apr 17:26
Compare
Choose a tag to compare

Bug Fixes

  • A bug introduced with v1.5.0 caused the fly executor to bail out on set-pipeline: #37

Aviator v1.5.0 (DO NOT USE)

22 Apr 10:44
Compare
Choose a tag to compare

New Features

  • Print resulting contents to stdout instead writing them to files using the --dry-run flag for the aviator cli
  • kustomize support for the kubectl apply executor.
  • Execute any executable with the Generic Executor

Bug-Fixes

  • Exposed pipelines couldn't be hidden again using aviator: #34

Aviator v1.4.0

15 Apr 10:21
Compare
Choose a tag to compare

New Features

  • log squash procedures
  • add support for fly validate-pipeline
  • add support for fly format-pipeline

Aviator v1.3.0

10 Apr 12:39
Compare
Choose a tag to compare

Bug Fixes

Executing fly from aviator got stuck, this is fixed with this version!

Aviator v1.2.0

18 Mar 18:48
Compare
Choose a tag to compare

New Features

  • Kubectl Executor, that allows you to execute kubectl apply with a aviator execution.
  • Squash Section, which allows you to "squash" multiple YAML files into a single one.

Bug Fixes

  • relative paths can be used with for_each parameters

Aviator v1.1.0

28 Feb 07:25
Compare
Choose a tag to compare

Updates:

Update Spruce to version v1.19.2