Skip to content

Latest commit

 

History

History
100 lines (75 loc) · 5.25 KB

CHANGELOG.md

File metadata and controls

100 lines (75 loc) · 5.25 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

0.7.0 - 2022-10-11

Fixed

  • Enhance replica reconciliation #178

0.6.0 - 2022-08-23

Added

  • Metering labels #155
  • Smart secret management #170
  • Cluster scope deployment #174

0.5.1 - 2021-12-13

Added

  • New configuration param Apicast CRD: APICAST_UPSTREAM_RETRY_CASES #92
  • New configuration param Apicast CRD: APICAST_CACHE_MAX_TIME #92
  • New configuration param Apicast CRD: APICAST_CACHE_STATUS_CODES #92
  • New configuration param Apicast CRD: APICAST_OIDC_LOG_LEVEL #92
  • New configuration param Apicast CRD: APICAST_LOAD_SERVICES_WHEN_NEEDED #92
  • New configuration param Apicast CRD: APICAST_SERVICES_FILTER_BY_URL #92
  • New configuration param Apicast CRD: APICAST_SERVICE_${ID}_CONFIGURATION_VERSION #92
  • Enable TLS at pod level #96
  • Add 'app' label to the APIcast CRD #102
  • Enable workers setting #106
  • Add default zap logger flags as part of the operator command flags #110
  • Add timezone attribute to control APIcast pods local timezone #111
  • Custom policies #126
  • Custom environments #130
  • Extended metrics #132
  • Add Opentracing configurability #141 #156
  • Add proxy-related attributes to APIcast CR #159
  • bundle common label: app=apicast #164

Changed

  • Operator-sdk upgrade to 1.1 #88
  • Operator-sdk upgrade to 1.2 #99
  • Update CustomResourceDefinition API version to v1 #104
  • Ingress to networking v1 #148
  • k8s libraries v0.19.14 #148
  • Delete kube-rbac-proxy container from controller-manager #165

Fixed

  • Fix status reconciliation when deployment does not exist #97
  • CVE-2020-14040 #113
  • CVE-2020-9283 #115
  • Fix reconcile service https port #142

0.4.0 - 2021-05-05

Added

  • APIcast v3.10 #120
  • Apicast workers #119
  • Resource requirements #79

0.3.0 - 2020-11-02

Added

  • APIcast v3.9 #89

Changed

  • Operator SDK v0.15.2 #54
  • Go version v1.13 #54
  • CSV: describe additional functionalities #73

Fixed

  • Fix Ingress deletion when exposedHost is deleted from CR #69

0.2.0 - 2020-04-02

Added

  • Add image field to APIcast status #41
  • APIcast v3.8 #70
  • Ingress support OCP #70
  • Go v1.12 #70

0.1.0 - 2019-11-02

Added

  • APIcast v3.7