Skip to content
This repository has been archived by the owner on Dec 21, 2022. It is now read-only.

Releases: avvo/avvoenv

2.2.0

26 Mar 22:52
Compare
Choose a tag to compare

Add reading NO_RANCHER_METADATA environment variable that works like setting --no-rancher-metadata.

2.1.0

09 May 21:23
Compare
Choose a tag to compare

This release adds the ability for avvoenv to populate frontend urls for backend services deployed in Kubernetes environments..

v2.0.2

08 Feb 18:00
Compare
Choose a tag to compare

Fix bug introduced in 2.0.0, exec command was interpreting arguments to the command it was to execute as its own.

v2.0.1

08 Feb 01:28
Compare
Choose a tag to compare

Fix formatting of service name from requirements.yml.

v2.0.0

05 Feb 22:33
Compare
Choose a tag to compare
  • Logging with --verbose/-v/-vv/-vvv/-vvvv/AVVOENV_LOG_LEVEL
  • Improved error reporting
  • automatic disabling of rancher-metadata when not available
  • --dev prompts for a username, rather than accepting it as an argument
  • short variant of --version is now -V (was -v)
  • nicer code
  • slightly smaller binary
  • better readme

v0.4.2

30 Apr 18:50
Compare
Choose a tag to compare

Retry (with backoff) on Rancher metadata error

v0.4.1

26 Apr 22:48
Compare
Choose a tag to compare

fixes for 0.4.0

v0.4.0

25 Apr 23:21
Compare
Choose a tag to compare

Get RANCHER_IP and STATSD_HOST from rancher metadata

v0.3.0

02 Feb 21:50
f54edf1
Compare
Choose a tag to compare

Add app-id authentication

v0.2.1

13 Oct 19:48
Compare
Choose a tag to compare

Fix for building with Rust 1.21.0