Skip to content

Releases: resurfaceio/containers

resurface-3.6.0-0.1.0

07 Apr 21:16
Compare
Choose a tag to compare

Resurface discovers and alerts on quality and security signatures in your API traffic.

3.6.0-0.1.0 — 2023/04/07

Added

  • Cronjob to automatically create and update AWS VPC Traffic Mirroring sessions, filter and targets.

Changed

  • Upgrade resurfaceio/network-sniffer container to 1.3.0

resurface-3.5.1

07 Apr 20:59
Compare
Choose a tag to compare

Resurface discovers and alerts on quality and security signatures in your API traffic.

3.5.1 — 2023/03/28

Re-released on 2023/04/07 due to an annotation typo interfering the ArtifactHub's repo scan process.

Added

  • Support for Iceberg catalog and resurfaceio/resurface[-worker]-iceberg containers
  • MinIO chart as an optional dependency for iceberg object storage
  • Support for both metric and binary data units

Changed

  • Upgrade HAProxy dependency to 1.29.2
  • Upgrade Resurface containers to 3.5.4 (first official 3.5 release!)

Fixed

  • Azure LB health check issue preventing any routes to be reachable when deploying on AKS >v1.23

resurface-3.4.1

16 Dec 00:42
Compare
Choose a tag to compare

Resurface discovers and alerts on quality and security signatures in your API traffic.

3.4.1 — 2022/12/15

Added

  • Support for non-root user in security context

Changed

  • Upgrade Resurface image to 3.4.21

resurface-3.4.0

13 Dec 01:38
Compare
Choose a tag to compare

Resurface discovers and alerts on quality and security signatures in your API traffic.

3.4.0 — 2022/12/12

Added

  • Support for IBM OpenShift

Changed

  • Upgrade HAProxy dependency to 1.25.1

resurface-3.3.0

03 Nov 14:40
Compare
Choose a tag to compare

Resurface discovers and alerts on quality and security signatures in your API traffic.

3.3.0 — 2022/11/03

Changed

  • Upgrade Resurface image to 3.3.13

Changed

  • Upgrade HAProxy dependency to 1.24.0

resurface-3.2.6

16 Sep 14:24
Compare
Choose a tag to compare

Resurface discovers and alerts on quality and security signatures in your API traffic.

3.2.6 — 2022/09/16

Added

  • Checksum annotation to auto recreate coordinator and worker pods when the contents of config.properties file is modified

Fixed

  • Issue with multinode configs due to a new Trino internal communication shared secret being generated with every upgrade, but not all pods running DB nodes being recreated with every update. This value is now generated once and stored as a K8s secret object for persistence.

resurface-3.2.5

15 Sep 02:01
Compare
Choose a tag to compare

Resurface discovers and alerts on quality and security signatures in your API traffic.

3.2.5 — 2022/09/14

Changed

  • Modified default resource requests for Azure (for Kubernetes 1.22 there's less available resources per VM due to the new cloud controller manager daemon)

Fixed

  • Issue where integer values set using yaml files would be parsed as float, making helm unable to render the template properly.

resurface-3.2.4

24 Aug 01:13
Compare
Choose a tag to compare

Resurface discovers and alerts on quality and security signatures in your API traffic.

3.2.4 — 2022/08/23

Changed

  • Resurface to version 3.2.6. This fixes view initialization bug (stuck in "Loading..." screen).

resurface-3.2.3

23 Aug 02:38
Compare
Choose a tag to compare

Resurface discovers and alerts on quality and security signatures in your API traffic.

3.2.3 — 2022/08/22

Changed

  • Resurface to version 3.2.4. This fixes sparklines/summary tab creation issue with internal comms patch.

resurface-3.2.2

11 Aug 21:00
Compare
Choose a tag to compare

Resurface discovers and alerts on quality and security signatures in your API traffic.

3.2.2 — 2022/08/11

Changed

  • Network sniffer to version 1.2.3 (GoReplay 1.3.5-Resurface).