File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## Chart 2.3.12 [ ApiGW 1.11.0] - 2026.04.09
9+ ### Helm changes
10+ - upgrade go1.26
11+ - upgrade all deps
12+ - use ubi-micro:9.7
13+ - added more debug logs
14+
815## Chart 2.3.11 [ ApiGW 1.10.1] - 2025.12.05
916### Helm changes
1017- Applications versions:
Original file line number Diff line number Diff line change 11apiVersion : v2
22name : apigw_app
3- version : 2.3.11
3+ version : 2.3.12
44description : The API Gateway application
55type : application
66keywords :
@@ -9,7 +9,7 @@ keywords:
99home : https://simulator.company
1010dependencies :
1111 - name : apigw
12- version : 2.2.11
12+ version : 2.2.12
1313 - name : apigw_ingress
1414 version : 0.1.1
1515 - name : redis-apigw
@@ -23,4 +23,4 @@ maintainers:
2323
2424icon : " https://media-exp1.licdn.com/dms/image/C4E0BAQG_mUmw1UsyuA/company-logo_200_200/0/1525514455224?e=2147483647&v=beta&t=Bmmfd3W25bG64i0R7wY7ZeuMRw7-Y6Xsh94N4nvpWFk"
2525
26- appVersion : 1.10.1
26+ appVersion : 1.11.0
Original file line number Diff line number Diff line change 11apiVersion : v2
22name : apigw
3- version : 2.2.11
4- appVersion : 1.10.1
3+ version : 2.2.12
4+ appVersion : 1.11.0
55description : The API Gateway service.
66
77# Added pprof support in version 2.2.11
You can’t perform that action at this time.
0 commit comments