0.3.70
What's Changed
- [bugfix] fix the way we get ossrh credentials during gradle build by @alexeyqu-fb in #1123
- Bump terser from 4.8.0 to 4.8.1 in /client-rest by @dependabot in #1124
- Prepare for JUnit 5 migration and gradle clean up by @xokker in #1125
- Create dependabot.yml by @seehamrun in #1127
- Update docker plugin and remove JCenter dependency by @xokker in #1128
- Migrate simple cases to JUnit5 annotations by @xokker in #1129
- Migrate Daybook importer to new executor API by @xokker in #1102
- Log FileNotFound as INFO instead of SEVERE by @xokker in #1130
- Fix Java debugging of a running docker container by @xokker in #1135
- Add junit5 jupiter engine dependency & fixes by @chaaransen in #1137
- [1/n] JUnit Migration - Migrate exception assertion to Junit5 by @chaaransen in #1132
- JUnit Migration - Migrated exception assertion to Junit5 AssertThrows by @chaaransen in #1133
- Upgraded build.gradle methods by @chaaransen in #1139
- Switch use from
JacksonFactory
toGsonFactory
. by @Capstan in #1098 - Migrated Runner to Extensions Junit 4 -> 5 by @chaaransen in #1141
- Fix skipping not found videos for Koofr by @calmarj in #1146
- Junit Migration: Upgraded runner to extension by @chaaransen in #1143
- Add automatic media job type compatibility by @incjo in #1136
- Adding SHA-1 hash validation support. by @MewX in #1140
- Add automatic media job type compatibility and introduce the DataVertical enum by @incjo in #1151
- issue-963 Add uploadedTime property to VideoModel by @incjo in #1149
- Add album support to google video importer by @incjo in #1134
- Migrate parameterized JUnit test to Junit5 by @chaaransen in #1145
- Skip photos if album was deleted during transfer by @calmarj in #1147
- Junit4 @rule migrations to Junit 5 by @chaaransen in #1150
- Use ConnectionProvider instead of ImageStreamProvider where possible by @incjo in #1156
New Contributors
- @chaaransen made their first contribution in #1137
- @Capstan made their first contribution in #1098
- @MewX made their first contribution in #1140
Full Changelog: v0.3.69...v0.3.70