Skip to content

Releases: 3scale/APIcast

v3.0.0

03 May 13:40
e6e4f3f
Compare
Choose a tag to compare

You can find all the major changes in v3 release in the CHANGELOG.md.

v3.0.0-rc1

04 Apr 11:02
e6e4f3f
Compare
Choose a tag to compare
v3.0.0-rc1 Pre-release
Pre-release

See all notable changes in the CHANGELOG.md.

3scale-2.0.0-CR1

04 Apr 11:02
e6e4f3f
Compare
Choose a tag to compare
3scale-2.0.0-CR1 Pre-release
Pre-release

See all notable changes in the CHANGELOG.md.

v3.0.0-beta3

20 Mar 18:42
0d0970a
Compare
Choose a tag to compare
v3.0.0-beta3 Pre-release
Pre-release

For notable changes in the release see the CHANGELOG.md.

3scale-2.0.0-ER5

20 Mar 18:41
0d0970a
Compare
Choose a tag to compare
3scale-2.0.0-ER5 Pre-release
Pre-release

For notable changes in the release see the CHANGELOG.md.

v3.0.0-beta2

08 Mar 16:15
Compare
Choose a tag to compare
v3.0.0-beta2 Pre-release
Pre-release

Fixes major issue introduced in beta1.

Configuration would not be reloaded when it should.

3scale-2.0.0-ER4-2

08 Mar 16:15
Compare
Choose a tag to compare
3scale-2.0.0-ER4-2 Pre-release
Pre-release

Fixes major issue introduced in ER4.

Fixed https://issues.jboss.org/browse/THREESCALE-76

v3.0.0-beta1

03 Mar 16:54
Compare
Choose a tag to compare
v3.0.0-beta1 Pre-release
Pre-release

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.yml

3scale 2.0.0-ER4

03 Mar 16:56
Compare
Choose a tag to compare

v3.0.0-alpha2

06 Feb 23:40
Compare
Choose a tag to compare
v3.0.0-alpha2 Pre-release
Pre-release

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.yml