Skip to content

Releases: 3scale/3scale-istio-adapter

v2.0.0.1

30 Jul 08:39
b010251
Compare
Choose a tag to compare

This release fixes CVE-2020-9283 and CVE-2020-14040 in transitive dependencies.

See the CHANGELOG.md file for information of changes since v2.0.0

v1.0.0.1

29 Jul 17:23
v1.0.0.1
1777a5f
Compare
Choose a tag to compare

This release fixes CVE-2020-9283 and CVE-2020-14040 in transitive dependencies.

See the CHANGELOG.md file for information of changes since v1.0.0

v2.0.0

27 Jul 08:13
fa21abf
Compare
Choose a tag to compare

See the CHANGELOG.md file for information of changes since v1.0.0

v1.0.0

07 Aug 10:01
7e93b9e
Compare
Choose a tag to compare

See the CHANGELOG.md file for information of changes since v0.7.1

v0.7.0

12 Jun 15:22
41a06b6
Compare
Choose a tag to compare

See the CHANGELOG.md file for information of changes since v0.6.0

v0.6.0

02 May 18:59
40f0711
Compare
Choose a tag to compare

See the CHANGELOG.md file for information of changes since 0.5.1.

v0.5.0

27 Mar 11:21
65001c3
Compare
Choose a tag to compare

Moves dependencies on Istio to 1.1.0 release for both istio.io/istio and istio.io/api

Added

  • Additional flags to the config generator CLI. Allows overwriting resource name with --uid flag and attempt automatic mixup of validation errors with --fixup flag.

v0.4.1

08 Mar 09:37
d84c4c6
Compare
Choose a tag to compare

Fixed

  1. Match condition in templating package set to null when using exposed interface outside package.
  2. Service ID in templating package being set as UID in Rule

v.0.4.0

07 Mar 14:21
c79878c
Compare
Choose a tag to compare

This release introduces a cli tool and package to generate the sample manifests for the custom resources required to integrate an existing 3scale API with the adapter, and subsequently, Istio.

Added

v0.3.0

14 Feb 08:09
66816d2
Compare
Choose a tag to compare

This release introduces a dependency on Istio 1.1 as it relies on some key features of this version. Backwards compatibility with previously deployed CustomResources is not maintained.

Added

  • Support for Application ID & Application Key authentication pattern

Changed

  • All Prometheus metrics that are reported are now re-labelled with threescale_* for clarity.

Removed

  • Prometheus total hits metric counter. This is already reported by Mixer.