1.0.1
What's Changed
- Release v1.0.0 by @wmorland in #1223
- Add getRetryingIdempotentImportExecutor by @kateyeo in #1225
- noop refactor as a pre-step to landing a new importer that needs some of this video logic by @jzacsh in #1229
- show unit test failure reason in CLI by @jzacsh in #1230
- introduces GoogleMediaImporter via newly factored out GoogleVideoInterface from GoogleVideoImporter by @jzacsh in #1231
- noop(typo) fix old variable name from forked test by @jzacsh in #1233
- Add Apple Photos Import extensions by @sparuvu in #1232
- google internal refactoring: factor out batch-import logic so we can (later PR) delete duplication that lives in GooglePhotosImporter by @jzacsh in #1234
- noop(cleanup) delete duplicate importPhotos code from GooglePhotosImporter by @jzacsh in #1235
- Add mocks for InputStream so that Imgur tests do not fail offline by @kateyeo in #1240
- Add retrying version of InMemory idempotent executor by @kateyeo in #1239
- Add flag guarded retrying idempotent executor to flickr importer by @kateyeo in #1244
New Contributors
Full Changelog: v1.0.0...v1.0.1