Releases: corezoid/apigw
Releases · corezoid/apigw
Release list
Chart 2.3.12 [ApiGW 1.11.0]
Chart 2.3.12 [ApiGW 1.11.0] - 2026.04.09
Helm changes
- upgrade go1.26
- upgrade all deps
- use ubi-micro:9.7
- added more debug logs
Chart 2.3.11 [ApiGW 1.10.1]
Chart 2.3.11 [ApiGW 1.10.1] - 2025.12.05
Helm changes
- Applications versions:
- apigw - 1.10.1 (unchanged)
- redis - 0.1.8
- valkey - 0.1.8
- Updated initContainers configuration in deployment
Chart 2.3.10 [ApiGW 1.10.1]
Chart 2.3.10 [ApiGW 1.10.1] - 2025.10.23
Helm changes
- Added service annotations support
Chart 2.3.9 [ApiGW 1.10.1] - 2024.10.21
Helm changes
- Applications versions:
- apigw - 1.10.1
- redis - 0.1.8
- valkey - 0.1.8
- Added pprof support to APIGW
- Added
enable_pprofflag to metrics configuration (default: false) - Added
pprof_port(8050) to metrics configuration - Added Grafana Pyroscope annotations for automatic pprof discovery
- Added
Front Release - 2.2.4
front-release-1-2025-12-08 add
2.2.4 with added Front
Release with Front
Chart 2.3.8 [ApiGW 1.10.1]
Chart 2.3.8 [ApiGW 1.10.1] - 2024.10.07
Helm changes
- Applications versions:
- apigw - 1.10.1
- redis - 0.1.7
- valkey - 0.1.7
- Updatr deps
- Update golang up to 1.23
- Fix tunnel connections
- Fix path spaces
- Logs info
Chart 2.3.7 [ApiGW 1.9.4] - 2024.10.07
Helm changes
- Applications versions:
- apigw - 1.9.4
- redis - 0.1.7
- valkey - 0.1.7
- Update
annotationsforingressinvalues.yamlfile - Updatr deps
- Update golang up to 1.23
- Fix tunnel connections
- Fix path spaces
- Logs info
Chart 2.3.6 [ApiGW 1.9.3] - 2024-07-08
Helm changes
- Applications versions:
- apigw - 1.9.3
- redis - 0.1.7
- valkey - 0.1.7
- Switch to
hub.corezoid.com/hub.docker.com/library/proxy
Chart 2.3.5 [ApiGW 1.9.3] - 2024-07-08
Helm changes
- Applications versions:
- apigw - 1.9.3
- redis - 0.1.6
- valkey - 0.1.7
Chart 2.3.4 [ApiGW 1.9.2] - 2024-06-26
Helm changes
- Applications versions:
- apigw - 1.9.2
- redis - 0.1.6
- valkey - 0.1.7
- Remove hardcode
resourcesfromvalues.yamlfile - Set
use_deprecated_task_formattofalsefor default
Chart 2.3.3 [ApiGW 1.9.2] - 2024-06-20
Helm changes
- Applications versions:
- apigw - 1.9.2
- redis - 0.1.6
- valkey - 0.1.7
- Changes for imagePullSecrets creation
{{- if .Values.global.imagePullSecrets }}
imagePullSecrets:
{{- range $pullSecret := .Values.global.imagePullSecrets }}
- name: {{ $pullSecret }}
{{- end }}
{{- end }}
Chart 2.3.2 [ApiGW 1.9.2] - 2024-06-17
Helm changes
- Applications versions:
- apigw - 1.9.2
- redis - 0.1.6
- valkey - 0.1.7
- Switch to
docker-hub.middleware.biz/simulator/alpine:3.20forinitContainers - Switch to
alpineversion forredisandvalkeyimages - Update
valkeyregistry with full url docker.io (See: https://www.redhat.com/sysadmin/container-image-short-names)
Chart 2.3.1 [ApiGW 1.9.2] - 2024-06-14
Helm changes
- Applications versions:
- apigw - 1.9.2
- redis - 0.1.5
- valkey - 0.1.5
- Add
initContainersinapigw-deploymentto redis host resolve - Add
initContainersinapigw-deploymentto check redis host and port availability - Add
initContainersinapigw-deploymentto database host resolve - Add
initContainersinapigw-deploymentto check database host and port availability - Update
valkeysub-chart
Chart 2.3.0 [ApiGW 1.9.2] - 2024-06-11
Helm changes
- Applications versions:
- apigw - 1.9.2
- redis - 0.1.4
- valkey - 0.1.4
- Add valkey subchart. You can use valkey instead of redis. Need to set block in values file
valkey:
use: true
internal: true
secret:
name: "valkey"
create: true
data:
host: "apigw-valkey-service"
port: "6379"
password: "PassWord"
Features
- Alertmanager alerts and Grafana dashboards
Chart 2.2.4 [ApiGW 1.8.1]
Chart 2.2.4 [ApiGW 1.8.1] - 2024-02-28
Helm changes
- Applications versions:
- apigw - 1.8.1
- redis - 1.0.1
- Helm chart refactoring
Chart 2.2.3 [ApiGW 1.7.2]
Chart 2.2.3 [ApiGW 1.7.2] - 2023-12-15
Helm changes
- Applications versions:
- apigw - 1.7.2
- redis - 1.0.1
- Remove apigw-frotend. Frontend part moved to Simulator UI.
- Remove
proxy_server.corezoid.admin_loginandproxy_server.corezoid.admin_secret - Added
db_settingsblock for connect into corezoid setyings database. - Subcharts refactoring
## Chart 2.2.0 [ApiGW 1.7.1] - 2023-10-20
Helm changes
- Applications versions:
- apigw - 1.6.1
- apigw-frontend - 1.0.3
- redis - 1.0.1
- Subcharts refactoring
- In this version, the
selector.matchLabelsfor the application's Deployment is changing, so before updating, you need to delete the current Deployment -kubectl delete deployment apigw-apigw-app, and then proceed with updating the Helm chart.
Improvements
Added TLS support for working with Postgres/Redis.
Added support for project export/import (available in corezoid 6.4.1 and later).
Updated all project dependencies.
Chart 2.1.1 [ApiGW 1.6.1]
Helm changes
- New applications versions:
apigw - 1.6.1
apigw-frontend - 1.0.3
redis - 1.0.1 - Move
affinityin main values.yaml file - Update deploymant for apigw application - add ports descriptions
- Change
imagePullPolicyfor redis image toIfNotPresent - Switch to public redis image.