Skip to content

Releases: run-x/opta

deploy, shell, logs

01 Mar 20:50
6f0d2cb
Compare
Choose a tag to compare
  • Implemented opta deploy, opta shell and opta logs
  • Bug Fixes
  • No backwards incompatible changes

API Rewrite

24 Feb 19:09
8d2644c
Compare
Choose a tag to compare
  • Implemented new much simpler API
  • Implemented opta inspect

v0.6

10 Feb 01:18
8dec38d
Compare
Choose a tag to compare

Changelog

  • Added support for websockets
  • Updated port syntax (BREAKING CHANGE)
  • Bunch of bugfixes!

Binaries

Install

VERSION=0.6 /bin/bash -c "$(curl -fsSL https://docs.runx.dev/install.sh)"

v0.5

09 Feb 22:15
85185d8
Compare
Choose a tag to compare

Changelog

  • Added opta configure-kubectl
  • Updated link syntax (BREAKING CHANGE)
  • Bugfix for deleting/renaming resources
  • Bugfix for deleting rds/docdb
  • Added opta push

Binaries

Install

VERSION=0.5 /bin/bash -c "$(curl -fsSL https://docs.runx.dev/install.sh)"

v0.4

05 Feb 06:27
Compare
Choose a tag to compare

Changelog

  • Added opta secret list
  • Added opta output
  • Added support for document db
  • Bugfix for redis
  • Misc cleanup
  • zip packaging for faster runtime!

Binaries

v0.3

04 Feb 05:08
Compare
Choose a tag to compare

Changelog

  • No changes in opta but the binaries are generated by an automated mechanism

Binaries

v0.2

03 Feb 20:38
Compare
Choose a tag to compare
v0.2 Pre-release
Pre-release

Changelog

  • Added tests
  • Added sentry and amplitude
  • Added support for multiple environments
  • Added support for s3
  • Added support for elastic cache
  • Misc stability and bug fixes

Public download url: https://dev-runx-opta-binaries.s3.amazonaws.com/mac/v0.2/opta

First release - 0.1

27 Jan 06:10
ff53aad
Compare
Choose a tag to compare
First release - 0.1 Pre-release
Pre-release

Changelog

Initial features