Skip to content

Latest commit

 

History

History
193 lines (128 loc) · 9.73 KB

CHANGELOG.md

File metadata and controls

193 lines (128 loc) · 9.73 KB

Changelog

Full Changelog

Updated

  • Deprecated charts.

Full Changelog

  • Fixed a bug regarding mounting default certs

Full Changelog

Updated

  • Make bootstrap job image and tag configurable
  • Fixed enterprise portal probes
  • Update components version to latest

Full Changelog

Added:

  • Added a SQLite persistent volume to enable enterprise portal to be installed or configured with SQLite.

Fixed:

  • Fixed dashboard service name in enterprise portal statefulset so that enterprise portal can connect correctly to Tyk Dashboard.

  • Fixed typo of bootstrapJobName from bootsrap-post-install to bootstrap-post-install

  • Fixed enterprise portal secret name in pre-delete hook so that the enterprise portal secret could be successfully deleted by helm uninstall

Updated:

  • Default initialDelaySeconds of liveness and readiness probe of enterprise portal is changed to 60s.
  • InitialDelaySeconds of liveness and readiness probe of enterprise portal can be configured from values file.

Full Changelog

Added:

  • PostgreSQL support for MDCB.
  • Add new fields to values.yaml files to allow defining extra volume and volumeMounts. #246

Updated:

  • Update versions of all the components to latest.
  • Updated image repository of charts to docker.tyk.io.
  • Updated version of enterprise portal to v1.2.0

Fixed:

  • Typo in bootstrap job name in tyk-pro chart.
  • Failures happening while mounting files into components. #256
  • Missing volumeMount in Enterprise Portal's StatefulSet.

Full Changelog

Updated:

  • Set allow_explicit_policy_id to true by default for hybrid charts.
  • Changed default gateway kind from Daemonset to Deployment.

Full Changelog

Updated:

  • Check mongo and redis fields is not nil before using it's child fields

Full Changelog

Added

  • Added secrets hashes to deployments to force restarts on secrets updates #238
  • Added support for boolean values for envVars #242
  • Added support for managing annotations for the MDCB and Dashboard #231
  • Added unit tests for helm charts #245
  • Fixed probes for Tyk vers > 4.0 #247

Full Changelog

Added

  • Added ability to launch an enterprise portal to tyk-pro #222

Updated:

  • Updated smoke tests to include Postgres #222

Full Changelog

Added:

  • Added new bootstrapping tyk-bootstrap image to bootstrap Tyk Pro instead of scripts. #226
  • Added securityContext field for every component(Gateway, Dashboard, Pump, MDCB, TIB) in values.yaml file. It is used to set PodSecurityContext field of corresponding deployments. #220

Fixed:

  • Fixed Tyk Pro bootstrapping issues on Openshift environment #226 and #220

Deleted:

  • Deleted scripts used in bootstrapping. #226

v0.10.0 (2022-08-12)

Full Changelog

Added:

  • Added support of SQL in Dashboard and Pump #214
  • Add code owners #208
  • Added pull request template #207
  • Added GithubAction to release helm chart #206
  • Added new field operatorSecret values.yaml file#202
  • Added pre-delete hook to clean up resources created during bootstrap #202
  • Clarified integration options for the Tyk simple Redis chart, Redis Cluster and Redis Sentinel in values.yaml #218

Updated:

  • Check Environment Configuration Before Bootstrapping #213
  • Check for existing Org during bootstrap #209
  • Update bootstrap post-install hook and introduce new field in the values.yaml #202
  • Increased initialDelaySeconds of livenessProbe and readinessProbe of Dashboard container.

v0.9.5 (2022-04-08)

Full Changelog

Added:

  • Added group_id to hybrid chart #194

Updated:

  • Ingress update to support different k8's versions #192

v0.9.4 (2022-03-07)

Full Changelog

Added:

  • Add ability to modify strategy #173
  • Optimize storage redis configuration to support different mode #182

Updated:

  • Update values.yaml #187
  • Updated Ingress resource to support various Kubernetes versions #184
  • Making user passed secrets mount in main container #180
  • Revert using default config file instead of local config #159

Fixed:

  • Fix a typo #163
  • Fix command in init script to wait for dashboard readiness #176
  • Fix secrets mounts #181

v0.9.3 (2021-09-03)

Full Changelog

Fixed

  • Fix or logic #155
  • Fix bug in tyk-headless #154

v0.9.2 (2021-07-30)

Full Changelog

Updated:

  • Replace wait-for-it script #138
  • Update instructions and appVersion #150
  • Added a link to the official docs #151

v0.9.1 (2021-07-09)

Full Changelog

Fixed:

  • Fix adding unnecessary new line to the end of entries #147

Updated:

  • Update charts description #146

v0.9.0 (2021-07-05)

Full Changelog

Release first official Tyk Pro, Tyk Hybrid and Tyk Headless helm charts version 0.9.0.