Skip to content

Latest commit

 

History

History
86 lines (48 loc) · 3.01 KB

CHANGELOG.md

File metadata and controls

86 lines (48 loc) · 3.01 KB

Changelog

2.2.1 (2021-12-28)

Bug Fixes

  • Blocking behavior when services aren't up (#21) (c5d0c21)

2.2.0 (2021-08-09)

Features

  • add http:// prefix to services with path (0ce7940)

2.1.1 (2021-08-09)

Bug Fixes

  • problems after last change (ad5b3a4)

2.1.0 (2021-08-09)

Features

  • Add flags --namespace and --config-map (c80ca88)

2.0.0 (2021-07-25)

⚠ BREAKING CHANGES

  • Dropping support for logger. Only supporting ORA for outputs.

Features

Bug Fixes

1.3.0 (2021-07-16)

Features

1.2.0 (2021-07-15)

Features

  • Improved logger interface (5fc9548)

1.1.0 (2021-07-15)

Features

  • Add console messages (e.g. that services are running and which) (1fc9c5e)
  • Add passing of environment variables (fc75dbf)
  • improve export (32e20de)

1.0.1 (2021-07-15)

Bug Fixes

  • Add Apache 2.0 license (6d3ff87)
  • Remove excess packages and move k8s client (bde961a)

1.0.0 (2021-07-15)

Features

  • Add basic functionality (port forwaring, etc) (a45b78d)