Releases: commercetools/commercetools-project-sync
Releases · commercetools/commercetools-project-sync
4.0.9
4.0.8
Bug Fixes:
To avoid dependency version mismatch between projects, Use the same commercetoolsJvmSdk
dependencies from the commercetoolsSyncJava
library.
Dependency Updates
- Remove
commercetoolsJvmSdk
library dependencies and use them fromcommercetoolsSyncJava
dependencies. com.commercetools:commercetools-sync-java
:6.0.0
->7.0.0
4.0.7
Bug Fixes:
Fix for SDK version mismatch.
Dependency Updates
commercetoolsJvmSdkVersion 2.0.0 -> 1.64.0
4.0.6
Patches
- Update
user-agent
header to display SDK version for proper usage statistics of the library.
Dependency Updates
- commercetoolsJvmSdkVersion 1.64.0 -> 2.0.0
- com.diffplug.spotless 5.14.1 -> 5.14.2
- logbackVersion 1.2.3 -> 1.2.4-groovyless
4.0.5
4.0.4
4.0.3
4.0.2
Patches
- Enable unit test case in InventoryEntries sync, which was found failure during build and it is now resolved.
- Remove Caffeine artifact in the project, which has version conflict with the underlying Caffeine dependency inside sync-java library during findbugs checking.
Dependency Updates
- com.diffplug.spotless 5.12.4 -> 5.12.5
- netty-codec-http 4.1.63.Final -> 4.1.65.Final
- mockito-core 3.8.0 -> 3.10.0
4.0.1
4.0.0
Enhancements
- Adapt changes from Java-Sync V5.0.0.
- Remove duplication code in Project-Sync and use Java-Sync library Transform Utils(with cache for better performance) to map resources to drafts.
- Add custom deserializer used to deserialize lastSyncStatistics.
- Use additional context for the statistic logs instead of escaped json and use concrete loggerName.
Dependency Updates
com.commercetools:commercetools-sync-java
:4.0.1
->5.1.0
commercetools-jvm-sdk
1.60.0
->1.62.0