0.1.22
Enhancements
Runtime
- handle reserved chars in path parameters #216 by @davidmoten in #217
- allow forward-slash in path parameters to delimit for backwards compatibility by @davidmoten in #218
Build
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.6 to 4.9.1.0 by @dependabot[bot] in #200
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by @dependabot[bot] in #201
- Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.8.0 to 3.9.0 by @dependabot[bot] in #202
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.1.0 to 4.9.2.0 by @dependabot[bot] in #203
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.2.0 to 4.9.3.0 by @dependabot[bot] in #204
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3 by @dependabot[bot] in #205
- Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 by @dependabot[bot] in #206
- Bump com.github.davidmoten:sonatype-parent from 0.1 to 0.2.3 by @dependabot[bot] in #207
- Bump com.github.davidmoten:sonatype-parent from 0.2.3 to 0.2.4 by @dependabot[bot] in #208
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.0 to 4.9.3.1 by @dependabot[bot] in #210
- Bump org.apache.maven.plugins:maven-pmd-plugin from 3.26.0 to 3.27.0 by @dependabot[bot] in #211
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.1 to 4.9.3.2 by @dependabot[bot] in #212
- Readme update to show how to generate presigned url to upload an object using PUT by @gtiwari333 in #213
New Contributors
- @gtiwari333 made their first contribution in #213
Full Changelog: 0.1.20...0.1.22