fix(registry): align registry integrations with updated auth, storage, repository, and audit models
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-20 - 1.4.2 - fix(registry)
|
||||
align registry integrations with updated auth, storage, repository, and audit models
|
||||
|
||||
- update smartregistry auth and storage provider implementations to match the current request, token, and storage hook APIs
|
||||
- fix audit events for auth provider, platform settings, and external authentication flows to use dedicated event types
|
||||
- adapt repository, organization, user, and package handlers to renamed model fields and revised repository visibility/protocol data
|
||||
- add missing repository and team model fields plus helper methods needed by the updated API and permission flows
|
||||
- correct AES-GCM crypto buffer handling and package version checksum mapping
|
||||
|
||||
## 2026-03-20 - 1.4.1 - fix(repo)
|
||||
no changes to commit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user