Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/).

## [Unreleased]

## [0.7.11] - 2026-03-17

Fixed:
- Fix local ListObjects tests when expected response is an empty slice (#645)
- fix: Limit WriteAssertions to 100 assertions (#619)
Comment thread
SoulPancake marked this conversation as resolved.
Outdated

Added:
- feat(model/test): add --max-types-per-authorization-model flag (#641) - Thanks @nverbos-godaddy
Comment thread
SoulPancake marked this conversation as resolved.
Outdated



## [0.7.10] - 2026-02-20

Expand Down
Loading