You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow modification of Transloadit-Client header (#81)
* Getter and Setter in Transloadit.java
* Getter and Setter in Transloadit.java
* Getter and Setter in Transloadit.java
* Getter and Setter Tests in TransloaditTest.java
* Getter and Setter Tests in TransloaditTest.java
* Finish on Transloadit.class modifications
* Finish modifications
* Update Linter to more recent version in order to solve its issues
* Update Linter to more recent version in order to solve its issues
* Make it possible to add an unknown SDK version
* Make the linter Happy again
* Make the linter Happy again
* Protected modifier for both methods
* Updated header management
* Changed version.properties location
* Changed version.properties location in Transloadit.class in order to fix jUnit test, which obtained the version.properties file from the tus library
* Prepared 0.4.2 Release
* Update CHANGELOG.md
Co-authored-by: Marius <marius@transloadit.com>
0 commit comments