affinidi_tdk_vault_edge_provider
The Affinidi TDK - Vault Edge Provider manages files and credentials in a local storage.
What this package is like to depend on
Last release 2 months ago
04 Jun 2026
Release timing varies
gaps range from 1 weeks to 3 months
Most releases are documented
notes for 12 of 16 stable releases
Nothing withdrawn
no release was ever pulled
1 years old
21 releases · first in 2025
12 releases in the last 12 months
see the full history below
Release timeline
21 releases · Jul 2025 to Jun 2026Releases
latest 21-
3.0.104 Jun 2026 -
3.0.022 May 2026Release notes
Open source →Note: This release has breaking changes.
- BREAKING FEAT: adopt new optimised endpoints for profile operations (#92).
Breaking Changes
EdgeProfileRepositoryInterface.createProfile(...)now returns the generated local profile id.EdgeProfileRepository.createProfile(...)now returns the createdProfile.- Configuration error checks must use
profile_not_configuredinstead ofprofle_not_configured.
Changed
- Newly created edge profiles are returned with initialized file and credential storages, so callers can continue without an additional lookup.
Migration
- Update custom
EdgeProfileRepositoryInterfaceimplementations and test doubles to return the created profile id. - Update
ProfileRepository.createProfile(...)call sites, mocks, and overrides to expectFuture<Profile>. - Rename any string or code comparisons for the configuration error to
profile_not_configured.
-
2.0.418 May 2026 -
2.0.316 Apr 2026 -
2.0.210 Apr 2026 -
2.0.118 Mar 2026 -
2.0.005 Mar 2026Release notes
Open source →-
BREAKING CHANGE: The minimum supported Dart SDK version has been updated to 3.8.0 (previously 3.6.0). If your application targets a Dart SDK version below 3.8.0, it will no longer be compatible with TDK and you may encounter dependency resolution or installation errors. To continue using TDK, please upgrade your application's Dart SDK to 3.8.0 or higher.
-
BREAKING CHANGE: Dart SSI Major Version Upgrade TDK depends on Dart SSI, which has been upgraded to a new major version.
Below is the list of all the breaking changes introduced in SSI package:
- BREAKING: VerifiableCredential MUST exist in VC type field (v1).
- BREAKING: VerifiablePresentation MUST exist in VP type fields (v1 & v2).
- BREAKING: Data Integrity proofs require proper @context entries (VC v2 context OR Data Integrity context).
- BREAKING: Service types must use StringServiceType or SetServiceType classes.
- BREAKING: Issuer DID must match proof verificationMethod DID.
- BREAKING: Proof IDs must be unique and non-empty within credentials.
- BREAKING: Proof types cannot be null or empty strings.
- BREAKING: Proof purpose must match document type - VCs use assertionMethod, VPs use authentication.
- BREAKING: Credentials and presentations must be within their validity period for verification.
- BREAKING: SD-JWT credentials validate exp and nbf claims.
- BREAKING: Stricter proof field structure validation.
Migration guide for SSI changes can be seen here This upgrade introduces breaking changes affecting multiple areas, including:
- Verifiable Credentials
- Verifiable Presentations
- DID Documents
After upgrading, you may experience:
- Compile-time errors due to type changes
- Runtime errors caused by stricter validation rules (for example: “The first element of @context must be a string URI, but found …”)
-
-
1.6.014 Jan 2026 -
1.5.007 Jan 2026 -
1.4.007 Jan 2026Nothing published for this version
-
1.3.009 Dec 2025Nothing published for this version
-
1.2.005 Dec 2025 -
1.1.025 Aug 2025Nothing published for this version
-
1.0.215 Aug 2025 -
1.0.114 Aug 2025Nothing published for this version
-
1.0.030 Jul 2025 -
1.0.0-dev.624 Jul 2025 pre-release -
1.0.0-dev.524 Jul 2025 pre-release -
1.0.0-dev.415 Jul 2025 pre-release -
1.0.0-dev.314 Jul 2025 pre-release -
1.0.0-dev.111 Jul 2025 pre-release