Skip to content
Closed
Changes from all 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
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,21 @@
# Changelog

# v1.67.0
# v1.70.0

:new: What's new:
- Updated login page appearance (#9425)
- DynamoDB: Make credentials expiry window + jitter configurable (#9527)

:bug: Bugs fixed:
- Fix GetRepository "invalid repo name" error code to 400 (#9535)
- Use internal errors status codes during authentication flow (#9540)

# v1.69.0

🏢 Includes only changes for Enterprise.

# v1.68.0

Copy link
Contributor

Choose a reason for hiding this comment

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

🔥 🤓

:new: What's new:
- GS: Dual Adapter (Experimental) (#9508)
:bug: Bugs fixed:
Expand Down
Loading