Skip to content

Latest commit

 

History

History
193 lines (124 loc) · 10.4 KB

CHANGELOG.md

File metadata and controls

193 lines (124 loc) · 10.4 KB

Change Log

2.5.4 (2024-11-11)

Full Changelog

  • Rebuild to pick up security patches for CVE-2024-45490, CVE-2024-45491 and CVE-2024-45492

2.5.3 (2024-07-18)

Full Changelog

  • Update Ignition to 3.6.3 to fix the issue of request transfer-encoding with chunked format
  • Update Helm to v3.15.0 for fixing security vulnerability - CVE-2023-45288

2.5.2 (2024-06-17)

Full Changelog

  • Update ignition version to 3.6.2 to fix for CP4NA UI driver log messages issue with ansible-lifecycle-driver

2.5.1 (2024-05-29)

Full Changelog

  • Update ignition version to 3.6.1 #208
  • Uplift helm version to fix vulnerability CVE-2024-24557 #206
  • Security vulnerability CVE-2024-1135 #204

2.5.0 (2024-04-19)

Full Changelog

  • Updated Ignition to 3.6.0 that uses connexion 3.0.5 (ASGI) #199

2.4.4 (2024-03-15)

Full Changelog

  • helm charts fails to run with kubedriver by default #195

2.4.3 (2024-01-18)

Full Changelog

  • Fix security vulnerabilities #191

2.4.2 (2023-11-29)

Full Changelog

  • Update helm to 3.13.2 to fix Vulnerabilitie #186

2.4.1 (2023-09-20)

Full Changelog

  • Update helm to 3.12.3 to fix Vulnerabilitie #180

2.4.0 (2023-07-27)

Full Changelog

  • Build the kubernetes-driver with 'rc' tag. #163
  • Update helm to 3.12.1 to fix Vulnerabilities #165
  • Update Ignition to latest version 3.5.2 #170

2.4.0-rc2 (2023-07-26)

Full Changelog

  • Update Ignition to latest version 3.5.2 #170

2.4.0-rc1 (2023-07-12)

Full Changelog

  • Build the kubernetes-driver with 'rc' tag. #163
  • Update helm to 3.12.1 to fix Vulnerabilities #165

2.3.0 (2023-04-20)

Full Changelog

  • Update Ignition to latest version 3.5.1. #154
  • Update helm to fix vulnerabilities #156

2.2.0 (2023-04-10)

Full Changelog

  • Helm chart installs successfully but lifecycle transition fails. #56
  • Enhancement - External Request and Response Logs #143
  • Log Helm commands and responses for external calls and also resolve the name in uri value in external Kube Object APIs #145
  • Fix security vulnerabilities #148

2.1.3 (2023-01-27)

Full Changelog

  • Error while using kube driver to deploy a Helm chart #134

2.1.2 (2022-12-08)

Full Changelog

  • Fix vulnerability #129
  • Update ignition version to 3.4.2 #131

2.1.1 (2022-09-29)

Full Changelog

  • Update Ignition version to latest 3.4.1 #122
  • Fix Vulnerabilities #120
  • Update Documentation of Kubernetes Driver #118

2.1.0 (2022-09-07)

Full Changelog

  • Update Ignition version to latest 3.4.0 #110
  • Adding note for KAFKA address change #100
  • Fix Vulnerabilities #95
  • Enable Logging for External Request & Response #102
  • Update install instructions for Kubernetes Driver #104

2.0.2 (2022-05-31)

Full Changelog

  • Fixed vulnerabilities #96
  • Kafka instance name changed & updated ignition version #94
  • Update docker image location #93

2.0.1 (2022-03-15)

Full Changelog

  • Vulnerability fixed, swagger reference removed #85
  • Ingress removed #87

2.0.0 (2022-02-11)

Full Changelog

  • Kubernetes Vulnerabilities Issues #75
  • Removed Helm2 support #80

1.4.0 (2022-01-13)

Full Changelog

  • Kubernetes Vulnerabilities Issues #59

1.3.0 (2021-12-10)

[Full Changelog](https://github.com/IBM/kubernetes-driver/compare/1.2.0...1.3.0

Implement Enhancements

  • Remove uwsgi and support graceful shutdown #55

1.2.0 (2021-08-13)

[Full Changelog](https://github.com/IBM/kubernetes-driver/compare/1.1.0...1.2.0

Implement Enhancements

  • Uplift dependency versions #51

1.1.0 (2021-07-16)

[Full Changelog](https://github.com/IBM/kubernetes-driver/compare/1.0.1...1.1.0

Implement Enhancements

  • Add support for multiple values file and set-file option in Helm deploy action #47
  • Allow name and content of readyCheck script to be templated #46
  • Uplift dependency versions #41

Bug Fixes:

  • immediateCleanupOn: Failure not working #40

1.0.1 (2021-05-20)

Full Changelog

Bug Fixes:

  • Kubedriver generating invalid label names #35

1.0.0 (2021-04-29)

Full Changelog

Implemented Enhancements:

  • Update connection_address to iaf-system-kafka-bootstrap:9092 in driver values.yaml to be compatible with TNC-O installed with IAF #31

  • Support structured properties #29

  • Check Helm release has created all objects and add wait option#17

  • For Helm Installs support tiller-namespace helm parameter #11

Template:

Full Changelog

Fixed bugs:

  • ISSUE_TITLE #1

Implemented Enhancements:

  • ISSUE_TITLE #1

Doc Updates:

  • ISSUE_TITLE #1