Releases: marchof/three4j
Releases · marchof/three4j
Release 1.5.0
What's Changed
- Update to next development version by @marchof in #34
- Support HTTP status code 403 by @marchof in #35
- Consistent project naming by @marchof in #36
- Update build pipeline by @marchof in #37
- Padded data should be at least 32 bytes by @marchof in #39
- Random multipart boundary by @marchof in #40
- Update GitHub actions to avoid deprecation warnings by @marchof in #41
- Update dependencies by @marchof in #42
- Update test dependencies by @marchof in #44
- Fix Javadoc by @marchof in #45
- Add SBOM by @marchof in #43
- Update dependencies by @marchof in #51
- Publish via new Maven central portal by @marchof in #52
- Prepare release 1.5.0 by @marchof in #53
Full Changelog: v1.4.0...v1.5.0
Release 1.4.0
Release 1.3.0
What's Changed
- More detailed error messages in case of invalid callback bodies by @marchof in #23
- Add support for location messages by @marchof in #24
- Update gson to 2.9.0 by @marchof in #25
- Update NaCl implementation salty-coffee to 1.0.5 by @marchof in #26
- Update dependencies by @marchof in #27
- Prepare release 1.3.0 by @marchof in #28
Full Changelog: v1.2.0...v1.3.0
Release 1.2.0
What's Changed
- Make fields final where possible by @marchof in #18
- Test and fix PlainMessage.toString() implementations by @marchof in #19
- Fail with exception when decoding invalid image message by @marchof in #20
- Update all dependencies to the latest versions by @marchof in #21
- Prepare release 1.2.0 by @marchof in #22
Full Changelog: v1.1.0...v1.2.0
Release 1.1.0
What's Changed
- Update to next development version by @marchof in #13
- Cleanup binary value types by @marchof in #14
- Add utility method to derive public key from a private key by @marchof in #16
- Add ability to create Threema QR codes by @marchof in #15
- Prepare Release 1.1.0 by @marchof in #17
Full Changelog: v1.0.0...v1.1.0
Release 1.0.0
First public release of Three4J.