Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add changelog for v1.9.6 #5143

Merged
merged 3 commits into from
May 14, 2024
Merged

Conversation

MarcosDY
Copy link
Collaborator

No description provided.

Signed-off-by: Marcos Yacob <[email protected]>
Copy link
Member

@amartinezfayo amartinezfayo left a comment

Choose a reason for hiding this comment

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

Thank you @MarcosDY!
I have some suggestions.

CHANGELOG.md Outdated

- Support for CGroups v2 in K8s and Docker workload attestors (#5076)
- `gcp_cloudstorage` BundlePublisher plugin (#4961)
- Allow to verify if the account ID is part of an AWS Organization in `aws_iid` node attestor (#4838)
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
- Allow to verify if the account ID is part of an AWS Organization in `aws_iid` node attestor (#4838)
- The `aws_iid` node attestor can now check if the AWS account ID is part of an AWS Organization (#4838)

CHANGELOG.md Outdated
- Support for CGroups v2 in K8s and Docker workload attestors (#5076)
- `gcp_cloudstorage` BundlePublisher plugin (#4961)
- Allow to verify if the account ID is part of an AWS Organization in `aws_iid` node attestor (#4838)
- Add more filtering options to entries and agents endpoints (#4714)
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
- Add more filtering options to entries and agents endpoints (#4714)
- More filtering options to count and show entries and agents (#4714)

CHANGELOG.md Outdated
### Changed

- Credential composer to parse timestamps claims to integer (#5115)
- FetchJWTBundles no longer return nil keys in favor of empty (#5031)
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
- FetchJWTBundles no longer return nil keys in favor of empty (#5031)
- FetchJWTBundles now returns an empty collection of keys instead of null (#5031)

CHANGELOG.md Outdated
### Fixed

- Prevent to use expired tokens when connecting to database (#5119)
- Server no longer try to create JWT authority when X.509 authority fails (#5064)
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
- Server no longer try to create JWT authority when X.509 authority fails (#5064)
- Server no longer tries to create JWT authority when X.509 authority fails (#5064)

Signed-off-by: Marcos Yacob <[email protected]>
@MarcosDY MarcosDY added this to the 1.9.6 milestone May 14, 2024
Copy link
Member

@amartinezfayo amartinezfayo left a comment

Choose a reason for hiding this comment

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

LGTM!

CHANGELOG.md Outdated

### Added

- Support for CGroups v2 in K8s and Docker workload attestors (#5076)
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
- Support for CGroups v2 in K8s and Docker workload attestors (#5076)
- Opt-in support for CGroups v2 in K8s and Docker workload attestors (#5076)

CHANGELOG.md Outdated

### Changed

- Credential composer to parse timestamps claims to integer (#5115)
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
- Credential composer to parse timestamps claims to integer (#5115)
- Credential composer to not convert timestamp related claims (i.e., exp and iat) to floating point values (#5115)

CHANGELOG.md Outdated

### Fixed

- Prevent to use expired tokens when connecting to database (#5119)
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
- Prevent to use expired tokens when connecting to database (#5119)
- Using expired tokens when connecting to database (#5119)

Signed-off-by: Marcos Yacob <[email protected]>
@MarcosDY MarcosDY merged commit deda8a0 into spiffe:release/v1.9.6 May 14, 2024
33 checks passed
@MarcosDY MarcosDY deleted the changelog-v1.9.6 branch May 14, 2024 21:06
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.

3 participants