Skip to content

Commit f0973df

Browse files
authored
Update CHANGELOG.md (#440)
Publish minor release of agent to trigger publishing updated agent image to dockerhub.
1 parent 752dfc8 commit f0973df

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## [4.2.0] - July 17, 2025
8+
9+
### New Features
10+
11+
* [FSSDK-10665] fix: Github Actions YAML files vulnerable to script injections corrected by @FarhanAnjum-opti in https://github.com/optimizely/agent/pull/425
12+
* [FSSDK-10734] update regex to allow `=` character by @pulak-opti in https://github.com/optimizely/agent/pull/426
13+
* [FSSDK-10734] update regex to support base64 char for SDK Key & access token by @pulak-opti in https://github.com/optimizely/agent/pull/427
14+
* chore(deps): bump golang.org/x/crypto from 0.19.0 to 0.31.0 by @junaed-optimizely in https://github.com/optimizely/agent/pull/429
15+
* [FSSDK-11338] Resolve critical SCA prisma alerts by @Mat001 in https://github.com/optimizely/agent/pull/430
16+
* [FSSDK-11471] HIGH Dependabot Alerts- Golang/Agent by @Mat001 in https://github.com/optimizely/agent/pull/433
17+
* [FSSDK-11452] Agent - netspring integration - experimentID, VariationID by @Mat001 in https://github.com/optimizely/agent/pull/438
18+
719
## [4.1.0] - August 29, 2024
820

921
### New Features

0 commit comments

Comments
 (0)