Releases: lookfirst/sardine
Releases · lookfirst/sardine
Version 5.12
What's Changed
Full Changelog: sardine-5.11...sardine-5.12
Version 5.11
What's Changed
- Use utility method to parse dates without throwing exceptions. by @dkocher in #306
- Fix null pointer when trying to access custom properties through gett… by @dkocher in #303
- Bump ant from 1.9.4 to 1.9.15 by @dependabot in #325
- Bump junit from 4.12 to 4.13.1 by @dependabot in #326
- Bump ant from 1.9.15 to 1.10.9 by @dependabot in #327
- Improve MAVEN build Performance by @ChenZhangg in #340
- Bump ant from 1.10.9 to 1.10.11 by @dependabot in #335
- Fixed Quota Request Bug (NullPointerException) when the resource is N… by @rafox2005 in #229
- Fix: Wrong parameter in DavQuota of SardineImpl #342 by @LotharSpiegel in #344
- Review build status by @dkocher in #351
- Fix badge. by @dkocher in #352
- Upgrade to Jakarta EE 10 / Jakarta XML Bind 4.0 by @RickardNarsromLINK in #360
- Configure dependabot for dependency management. by @dkocher in #369
- Add Automatic-Module-Name to manifest by @blutorange in #367
- Bump ant from 1.10.11 to 1.10.13 by @dependabot in #370
- Bump maven-failsafe-plugin from 2.19 to 3.0.0 by @dependabot in #379
- Bump maven-surefire-plugin from 2.19 to 3.0.0 by @dependabot in #376
- Bump maven-source-plugin from 3.0.1 to 3.2.1 by @dependabot in #377
- Bump maven-javadoc-plugin from 2.10.4 to 3.5.0 by @dependabot in #378
- Bump nexus-staging-maven-plugin from 1.6.8 to 1.6.13 by @dependabot in #375
- Bump maven-compiler-plugin from 3.3 to 3.11.0 by @dependabot in #374
- Bump maven-gpg-plugin from 1.6 to 3.0.1 by @dependabot in #373
- Bump maven-jar-plugin from 2.6 to 3.3.0 by @dependabot in #372
- Bump httpclient from 4.5.1 to 4.5.14 by @dependabot in #371
- Bump maven-gpg-plugin from 3.0.1 to 3.1.0 by @dependabot in #383
- Bump maven-source-plugin from 3.2.1 to 3.3.0 by @dependabot in #385
- Bump maven-surefire-plugin from 3.0.0 to 3.1.2 by @dependabot in #386
- Bump maven-failsafe-plugin from 3.0.0 to 3.1.2 by @dependabot in #387
- Integrate testcontainers by @LotharSpiegel in #366
- Bump slf4j-api from 2.0.5 to 2.0.7 by @dependabot in #418
- Bump slf4j-simple from 2.0.5 to 2.0.7 by @dependabot in #417
- Bump postgresql from 1.17.6 to 1.18.3 by @dependabot in #416
New Contributors
- @dependabot made their first contribution in #325
- @ChenZhangg made their first contribution in #340
- @rafox2005 made their first contribution in #229
- @LotharSpiegel made their first contribution in #344
- @RickardNarsromLINK made their first contribution in #360
- @blutorange made their first contribution in #367
Full Changelog: sardine-5.10...sardine-5.11
Version 5.10
What's Changed
- Improve JavaDocs regarding handling of directories by @8ware in #316
- Don't log warnings for HTTP responses without Content-Length by @nigredo-tori in #319
- Sardine has a runtime dependency to JAXB. As this not part of JDK 11 … by @d-baer in #320
- Ant RecursiveGet: fixed exception, added skipExistingFiles option by @Jonomir in #323
New Contributors
- @8ware made their first contribution in #316
- @nigredo-tori made their first contribution in #319
- @d-baer made their first contribution in #320
- @Jonomir made their first contribution in #323
Full Changelog: sardine-5.9...sardine-5.10