Skip to content

Changelog 1.15.2#7136

Merged
MarcosDY merged 2 commits into
spiffe:release/v1.15.2from
MarcosDY:changelog-1.15.2
Jul 9, 2026
Merged

Changelog 1.15.2#7136
MarcosDY merged 2 commits into
spiffe:release/v1.15.2from
MarcosDY:changelog-1.15.2

Conversation

@MarcosDY

@MarcosDY MarcosDY commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

Update CHANGELOG for v1.15.2

Signed-off-by: Marcos Yacob <marcosyacob@gmail.com>

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the project release notes by adding the v1.15.2 entry to CHANGELOG.md, documenting new features, behavior changes, and fixes included in the 1.15.2 release.

Changes:

  • Added a new ## [1.15.2] - 2026-07-09 section with “Added”, “Changed”, and “Fixed” subsections.
  • Documented notable new capabilities (e.g., rate limiting, Prometheus TLS, SPIFFE Broker) and multiple bug fixes across plugins and agent/server behavior.

Comment thread CHANGELOG.md
Comment on lines +17 to +31
- Configurable batch size for pruning attested nodes (#7100)

### Changed

- Deprecation warnings now use dedicated log markers, making them easier to detect in logs (#6908)
- The OIDC Discovery Provider now warns when `allow_insecure_scheme` is enabled (#6970)
- The post-quantum cryptography policy is now applied to the bundle endpoint and Prometheus server (#6995)
- Attested nodes are now fetched in bulk, reducing database load in large deployments (#7022)
- Agent health check loopback calls no longer emit RPC metrics, reducing metrics noise (#6929)
- Pod and container IDs are now preferably determined from the cgroup file (#7060)
- Optimized the MySQL list entries query to reduce database CPU usage under load (#7113)
- Added AWS CA certificates for new regions to the `aws_iid` node attestor (#6879)
- Migrated `github.com/docker/docker` dependencies to their `github.com/moby/moby` equivalents to resolve CVEs (#7078)
- Documented `URISanSelectors` for the agent SPIFFE ID template (#6872)
- Datastore configuration documentation updates (#7023)
Comment thread CHANGELOG.md Outdated

### Added

- JWT-SVID audience policy configuration with JTI claim support (#6514)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe something like this?

Suggested change
- JWT-SVID audience policy configuration with JTI claim support (#6514)
- Support for configuring JTI claim inclusion in JWT-SVIDs at entry level (#6514)

Comment thread CHANGELOG.md Outdated
### Added

- JWT-SVID audience policy configuration with JTI claim support (#6514)
- Per-caller rate limiting for the agent Workload API and Envoy SDS (#6724)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we want to mention that this is experimental?

Suggested change
- Per-caller rate limiting for the agent Workload API and Envoy SDS (#6724)
- Experimental per-caller rate limiting for the agent Workload API and Envoy SDS (#6724)

Comment thread CHANGELOG.md Outdated

- `azure_imds` node attestation for standalone VMs (#6807)
- `azure_imds` plugin signature validation (#6960)
- Registered entries are now cascade-deleted when an attested node is deleted (#6946)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did we limit this to just the special join token entry?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you are right lets me udpate this one

@github-actions github-actions Bot assigned MarcosDY and unassigned amartinezfayo Jul 9, 2026
Signed-off-by: Marcos Yacob <marcosyacob@gmail.com>
sorindumitru
sorindumitru previously approved these changes Jul 9, 2026
@github-actions github-actions Bot assigned sorindumitru and unassigned MarcosDY Jul 9, 2026
amartinezfayo
amartinezfayo previously approved these changes Jul 9, 2026
@MarcosDY MarcosDY added this to the 1.15.2 milestone Jul 9, 2026
@MarcosDY
MarcosDY changed the base branch from main to release/v1.15.2 July 9, 2026 18:38
@MarcosDY
MarcosDY dismissed stale reviews from amartinezfayo and sorindumitru July 9, 2026 18:38

The base branch was changed.

@MarcosDY
MarcosDY merged commit e78e2ee into spiffe:release/v1.15.2 Jul 9, 2026
56 checks passed
@MarcosDY
MarcosDY deleted the changelog-1.15.2 branch July 9, 2026 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants