Releases: guusdk/httpfileuploadcomponent
Releases · guusdk/httpfileuploadcomponent
v1.5.0
- #35: Make slot manager configurable
- #36: Slot and SecureUniqueId should be Serializable
- #37: Update Maven project description to define Java 8
- #38: Update dependencies to latest version
- Prevent NPE when reading unset configuration (auto-boxing).
Full Changelog: v1.4.0...v1.5.0
v1.4.0
- Updated Guava library to 30.0-jre to address known vulnerabilities with earlier versions.
- Improve content-type detection of uploaded content.
- #31: Add new
webprotocol
option to make the previously hardcoded http
protocol configurable.
- #33: Add new
wildcardCORS
option that adds CORS headers to relax access restrictions imposed by browsers.
v1.3.0
Addresses these issues:
- #23: Use a more secure identifier then UUID
v1.2.2
Addresses these issues:
- #18: Can't get mime type of uploaded file from webserver.
v1.2.0
Addresses these issues:
- #9: URLs should not contain non-ASCII characters.
- #12: Add permanent, file-system-based, storage.
- #13: Increase default max file size.
v1.1.3
Addresses these issues:
- #5: Maximum allowable file size should be configurable.
- #6: Fix for NPE when client uses XEP v0.3 or higher.
- #7: Responses to slot requests should use syntax of the request.
- #8: Add maximum file size to service discovery responses.
v1.1.2
[maven-release-plugin] copy for tag v1.1.2