Skip to content

Releases: pegasystems/pega-helm-charts

Hazelcast v5 migration for pega 8.8 and above and support to disable ports.

17 Jan 06:20
b7432d0
Compare
Choose a tag to compare

#500 - US-505974 : Hazelcast 5.x migration for Pega 8.8 and above
#501 - ISSUE-433 : Option to disable port 80 for pega web & container ports for 8443

Minor bug fix

09 Jan 21:05
966316c
Compare
Choose a tag to compare

#507 Do not generate invalid context.xml when not specifying global.jdbc.connectionTimeoutProperties

Minor logging and Cassandra client configuration enhancements

06 Jan 13:23
0fcbb36
Compare
Choose a tag to compare

#497 Enhance Cassandra client helm configuration options
#498 set Logger additivity to true so messages are logged to console

Full Changelog: v2.6.2...v2.7.0

Minor fixes and documentation updates

13 Dec 16:18
9b0f4a6
Compare
Choose a tag to compare

Minor fixes and documentation updates:

  • #484 Update KafkaClusterRequirement.md
  • #485 US-509891 - EKS 1.23 changes
  • #480 Update KafkaClusterRequirement.md
  • #454 ISSUE-453 use policy/v1 for PDBs on k8s 1.21+
  • #490 Update session affinity annotation for traefik (v2).
  • #494 Allow connection timeouts for different datasources to be specified

Custom fs group , add storage class and remove MT functionality

23 Nov 05:51
4549990
Compare
Choose a tag to compare

#479 - US-503451 - Update documentation for Cassandra in helm charts
#476 - US-505657 - Remove Support for not needed functionality in CMC and CloudK
#474 - ISSUE 438: custom fsgroup to the securityContext
#473 - ISSUE-439: Add storage class configuration in the helm chart
#472 - ISSUE-105809: Update Documentation for AWS GovCloud
#471 - ISSUE-105888: Change placeholder values for customArtifactory

v2.6.0

13 Oct 19:12
a37a7fd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.1...v2.6.0

v2.5.1

07 Sep 17:17
e4f2c02
Compare
Choose a tag to compare

Updated Latest version of SRS to 1.18.0 #463
BUG-747293 (set maxHeaderCount to default (100)) #464

ESO Integration , server.xml changes and hazelcast fixes.

05 Sep 13:42
1e12b95
Compare
Choose a tag to compare

#462 - modified reference in Jenskinsfile to server.xml.tmpl as server.xml is changed to template
#461 - Adding custom volume mounts to installer
#460 - Adding custom volume mounts to installer configs Label that generates configurations in automation repositoryinteg-eksLabel that triggers automation testing against EKS
#459 - Hazelcast svc port name changed for istio compatibility
#458 - Fine-tune HTTP server settings
#457 - ESO integration for all passwords in values.yaml
#456 - remove references to temporary data schema
#448 - Certificates to leverage ESO
#449 - Tomcat server.xml certificates changes

What's Changed

  • remove references to temporary data schema by @pega-roska in #455
  • TASK-1325177: Certificates to leverage ESO by @pega-Abhinav in #448
  • US-491124 (OBJ 24 | Fine-tune HTTP server settings) by @khick77 in #458
  • modified reference in Jenskinsfile to server.xml.tmpl as server.xml is changed to template by @Heshma in #462
  • Adding custom volume mounts to installer by @Heshma in #461
  • US-494161 : ESO integration for all passwords in values.yaml by @pega-Abhinav in #457
  • Bugfix/bug 738710 Hazelcast svc port name changed for istio compatibility by @vikasmviky in #459

New Contributors

Full Changelog: v2.4.1...v2.5.0

Conditionalize API's on earliest k8s version in which they were available

11 Aug 18:24
1d77c20
Compare
Choose a tag to compare

Fix #451 by conditionalizing API versions on the first introduced k8s version rather than the removal version

Support SSL Certificates as external secrets + server.xml publishing fix

02 Aug 14:51
0d93877
Compare
Choose a tag to compare

#441 Support SSL Certificates as external secrets
#444 package server.xml as part of release (was previously server.xml.tmpl and release packaging missed this change)