Releases: contentful/vault
Releases · contentful/vault
v.3.2.6
v.3.2.3
SyncConfig has been extended by environment field
v3.2.1
- Fix: ignore empty asset fields
- Update: Contentful CDA SDK to version 10.1.0.
v3.2.0
- Change: use https for asset urls.
- Change: Use CDA SDK 10.0.0 and throw if environments are used.
- Change: Locale handling: CDA 10 uses
/locales
and not/space.locales
, update tests and internal structure.
vault-parent-3.1.1
- Add: update CDA SDK
- Remove: Synthetic methods
vault-parent-3.1.0
- Add: Database pre seeding utility
- Update: Contentful CDA SDK to include Android pre 5.0 auto configured TLS 1.2.
vault-parent-3.0.2
- Fix: Do not use a properties file for version name storage.
- Fix: Update version of CDA SDK to include non properties file loading.
vault-parent-3.0.1
Fixes
- Circular dependencies on links
Changes
- Remove direct client passing through. Please use a
SyncConfig.Builder()
.
Updates
- Contentful 8.0.0 (was 7.2.0)
- rx Java 2.1.1 (was 1.0.14)
- okhttp 3.8.1 (was 2.5.0)
- robolectric 3.3.2 (was 3.0)
- truth 0.34 (was 0.25)
- compile-testing 0.9 (was 0.6)
- guava 22.0 (was 18.0)
- commons-io 2.5 (was 2.4)
- junit 4.12 (was 4.10)
2.1.0
- Updating to newest Contentful Delivery Api SDK, adding limited support for sync in preview.
vault-parent-2.0.0
Version [2.0.0] - 2016-04-15
- changed: update cda to 7.0.0