|
33 | 33 | <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> |
34 | 34 |
|
35 | 35 |
|
| 36 | +- [v1.0.0-M8 - Dec 29, 2017](#v100-m8----dec-29-2017) |
36 | 37 | - [v1.0.0-M7 - Dec 15, 2017](#v100-m7----dec-15-2017) |
37 | 38 | - [v1.0.0-M6 - Dec 5, 2017](#v100-m6----dec-5-2017) |
38 | 39 | - [v1.0.0-M5 - Nov 16, 2017](#v100-m5----nov-16-2017) |
|
45 | 46 | <!-- END doctoc generated TOC please keep comment here to allow auto update --> |
46 | 47 |
|
47 | 48 | <!-- |
48 | | -### v1.0.0-M9 - Jan 10, 2018 |
| 49 | +### v1.0.0-M9 - Jan 15, 2018 |
49 | 50 | [Commits](https://github.com/commercetools/commercetools-sync-java/compare/v1.0.0-M8...v1.0.0-M9) | |
50 | 51 | [Javadoc](https://commercetools.github.io/commercetools-sync-java/v/v1.0.0-M9/) | |
51 | 52 | [Jar](https://bintray.com/commercetools/maven/commercetools-sync-java/v1.0.0-M9) |
52 | 53 | --> |
53 | 54 |
|
54 | | -<!-- |
55 | | -### v1.0.0-M8 - Dec 28, 2017 |
| 55 | +### v1.0.0-M8 - Dec 29, 2017 |
56 | 56 | [Commits](https://github.com/commercetools/commercetools-sync-java/compare/v1.0.0-M7...v1.0.0-M8) | |
57 | 57 | [Javadoc](https://commercetools.github.io/commercetools-sync-java/v/v1.0.0-M8/) | |
58 | 58 | [Jar](https://bintray.com/commercetools/maven/commercetools-sync-java/v1.0.0-M8) |
59 | 59 |
|
60 | | -
|
61 | | -**Enhancements** (1) |
62 | | -- **Build Tools** - Bumped Gradle to version 4.4. [#205](https://github.com/commercetools/commercetools-sync-java/issues/205) |
63 | | -
|
64 | 60 | **New Features** (1) |
65 | 61 | - **Category Sync** - Exposed new method `CategorySyncStatistics#getNumberOfCategoriesWithMissingParents` which gets the |
66 | 62 | total number of categories with missing parents from the statistics instance. [#186](https://github.com/commercetools/commercetools-sync-java/issues/186) |
67 | 63 |
|
68 | | -**Changes** (1) |
| 64 | +**Changes** (2) |
69 | 65 | - **Product Sync** - Changed product sync statistics report message wording. [#186](https://github.com/commercetools/commercetools-sync-java/issues/186) |
70 | 66 | - **Product Sync** - Exposed new methods `ProductReferenceResolver#resolveStateReference`, `ProductReferenceResolver#resolveTaxCategoryReference`, `ProductReferenceResolver#resolveCategoryReferences` and `ProductReferenceResolver#resolveProductTypeReference`. |
71 | 67 | [#218](https://github.com/commercetools/commercetools-sync-java/issues/218) |
72 | | ---> |
| 68 | + |
| 69 | +**Enhancements** (1) |
| 70 | +- **Build Tools** - Bumped Gradle to version 4.4. [#205](https://github.com/commercetools/commercetools-sync-java/issues/205) |
| 71 | + |
73 | 72 |
|
74 | 73 | ### v1.0.0-M7 - Dec 15, 2017 |
75 | 74 | [Commits](https://github.com/commercetools/commercetools-sync-java/compare/v1.0.0-M6...v1.0.0-M7) | |
|
0 commit comments