Skip to content

Releases: 3scale/APIcast

RHAMP-2.0-ER3

06 Feb 23:57
Compare
Choose a tag to compare

v3.0.0-alpha1

16 Jan 16:21
Compare
Choose a tag to compare
v3.0.0-alpha1 Pre-release
Pre-release

Includes support for new V2 configuration API with environment support.

You can see the whole diff in the CHANGELOG.md.

oc secret new-basicauth threescale-portal-endpoint-secret --password=https://access-token@account-admin.3scale.net
oc new-app -f https://github.com/3scale/apicast/releases/download/v3.0.0-alpha1/openshift-template.yml

RHAMP-2.0-ER2

16 Jan 17:39
Compare
Choose a tag to compare

v2.0.0

10 Jan 12:36
Compare
Choose a tag to compare

Final v2 release.

oc secret new-basicauth threescale-portal-endpoint-secret --password=https://provider-key@account-admin.3scale.net
oc new-app -f https://github.com/3scale/apicast/releases/download/v2.0.0/openshift-template.yml

v2.0.0-rc1

29 Nov 10:50
Compare
Choose a tag to compare
v2.0.0-rc1 Pre-release
Pre-release
oc secret new-basicauth threescale-portal-endpoint-secret --password=https://provider-key@account-admin.3scale.net
oc new-app -f https://github.com/3scale/apicast/releases/download/v2.0.0-rc1/openshift-template.yml

v2.0.0-beta1

27 Oct 16:14
Compare
Choose a tag to compare
v2.0.0-beta1 Pre-release
Pre-release

used s2i-openresty https://github.com/3scale/s2i-openresty/releases/tag/v1.0.0-beta-1

oc secret new-basicauth threescale-portal-endpoint-secret --password=https://provider-key@account-admin.3scale.net
oc new-app -f https://github.com/3scale/docker-gateway/releases/download/v2.0.0-beta1/openshift-template.yml

v2.0.0-alpha.1

09 Sep 17:04
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release
oc secret new-basicauth threescale-portal-endpoint-secret --password=https://provider-key@account-admin.3scale.net
oc new-app -f https://github.com/3scale/docker-gateway/releases/download/v2.0.0-alpha1/openshift-template.yml