Releases: 3scale/APIcast
Releases · 3scale/APIcast
v3.0.0-beta2
Fixes major issue introduced in beta1.
Configuration would not be reloaded when it should.
3scale-2.0.0-ER4-2
Fixes major issue introduced in ER4.
v3.0.0-beta1
Revamp configuration loading and storing. Including breaking changes to ENV variables controlling it.
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-beta1/openshift-template.yml3scale 2.0.0-ER4
v3.0.0-alpha2
Uses internal DNS resolver everywhere and drop the internal nginx one.
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-alpha2/openshift-template.ymlRHAMP-2.0-ER3
v3.0.0-alpha1
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.ymlRHAMP-2.0-ER2
v2.0.0
v2.0.0-rc1
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