Releases: tomtom-international/goji-http-client
Releases · tomtom-international/goji-http-client
3.3.0
What's Changed
- ✨ log request and response details by @artamonovkirill in #144
- ♻️ : migrate dependencies to newer group/artifact IDs by @artamonovkirill in #143
- ⬆️ chore: bump actions by @artamonovkirill in #145
- ⬆️ build(deps): bump org.codehaus.gmavenplus:gmavenplus-plugin from 3.0.0 to 3.0.2 by @dependabot in #146
- ⬆️ build(deps-dev): bump org.wiremock:wiremock from 3.1.0 to 3.2.0 by @dependabot in #147
- ⬆️ build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.15.2 to 2.15.3 by @dependabot in #148
Full Changelog: v3.2.0...v3.3.0
3.2.0
3.1.1
3.1.0
Query parameter support
3.0.0
Groovy 4 and other dependency updates
2.0.0
Java-friendly API.
1.4.0
Updated dependencies, including Groovy v2 -> v3 and Jackson (addressing CVE-2019-17531).
1.3.0
File upload support.
1.2.3
Updated dependencies, including jackson-databind version with vulnerabilities.
1.2.0
Support for TRACE, OPTIONS and PATCH methods.