Skip to content

Commit 6ed71b0

Browse files
committed
Update changelog for v3.18.0
1 parent cce9616 commit 6ed71b0

File tree

1 file changed

+91
-0
lines changed

1 file changed

+91
-0
lines changed

CHANGELOG.md

Lines changed: 91 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,95 @@
11

2+
<a name="v3.18.0"></a>
3+
## [v3.18.0](https://github.com/lightrun-platform/lightrun-helm-chart/compare/v3.17.0...v3.18.0) - 2025-05-27
4+
5+
6+
7+
### Versions
8+
9+
| Image | Tag |
10+
|---------------|------------------------------|
11+
| artifacts | 1.59.0-release.50ad36cad6 |
12+
| backend | 1.59.0-release.50ad36cad6 |
13+
| data_streamer | 4.54.1-alpine-3.21.3-r0.lr-0 |
14+
| frontend | 1.59.0-release.50ad36cad6 |
15+
| keycloak | 1.59.0-release.50ad36cad6 |
16+
| mysql | 8.0.38 |
17+
| rabbitmq | 3.12.14-alpine |
18+
| redis | 7.2.8-alpine-3.21.3-r0.lr-0 |
19+
| router | 1.26.3-alpine-3.21.3-r0.lr-0 |
20+
21+
22+
23+
24+
25+
26+
27+
28+
29+
30+
### Changed (2 changes)
31+
32+
- [bump-redis-to-7.2.8-alpine-3.21.3-r0.lr-0 (#77) (#79)](https://github.com/lightrun-platform/lightrun-helm-chart/commit/c8c3d80)
33+
34+
35+
- [encryption-key-logic-to-be-optional-in-all-cases … (#66)](https://github.com/lightrun-platform/lightrun-helm-chart/commit/baa25c2)
36+
37+
38+
39+
40+
41+
### Fixed (1 change)
42+
43+
- [not-create-system-configuration-if-content-and-signature-empty](https://github.com/lightrun-platform/lightrun-helm-chart/commit/cafa544)
44+
45+
46+
47+
48+
49+
### Added (5 changes)
50+
51+
- [system-config (#70)](https://github.com/lightrun-platform/lightrun-helm-chart/commit/4c7fe5e)
52+
53+
54+
Add System Configuration feature
55+
56+
Introduce system configuration support for advanced Lightrun server settings. The feature allows providing a signed JSON config file through ConfigMap. Documentation available at docs/advanced/system_config.md
57+
58+
59+
- [openai-admin-api-key-support (#67) (#68)](https://github.com/lightrun-platform/lightrun-helm-chart/commit/7127c0d)
60+
61+
62+
- [keycloak-queue-name-to-backend-deployment-for-keycloak-events-feature (#62)](https://github.com/lightrun-platform/lightrun-helm-chart/commit/c8d0f51)
63+
64+
65+
- [support-for-user-key-encryption (#58)](https://github.com/lightrun-platform/lightrun-helm-chart/commit/a42004d)
66+
67+
68+
- [missing-params-for-supporting-keycloak-events-queue (#59)](https://github.com/lightrun-platform/lightrun-helm-chart/commit/7c5764a)
69+
70+
71+
72+
73+
74+
### Removed (1 change)
75+
76+
- [hubspot-integration (#63)](https://github.com/lightrun-platform/lightrun-helm-chart/commit/4a12292)
77+
78+
79+
80+
81+
82+
### Deprecated (1 change)
83+
84+
- [standalone-nginx-and-old-approach-of-ingress-per-svc (#60)](https://github.com/lightrun-platform/lightrun-helm-chart/commit/2d9d378)
85+
86+
87+
88+
89+
90+
91+
92+
293
<a name="v3.17.0"></a>
394
## [v3.17.0](https://github.com/lightrun-platform/lightrun-helm-chart/compare/v3.16.3...v3.17.0) - 2025-05-11
495

0 commit comments

Comments
 (0)