Releases: harvard-lts/FITSservlet
Releases · harvard-lts/FITSservlet
Release 2.1.0
Release 2.0.0
Prepare for new docker build with remediated tomcat base image. A new version of the project is being created to avoid confusing the remediated image with the previous image.
Release 1.6.0
Upgrade to FITS 1.6.0
.
Release 1.2.3
Update log4j
Update dependencies.
This is a minor release to address a security issue in a dependency. This also this project now builds against FITS 1.5.0.
Convert build from Ant to Maven; bug fixes
Change response character encoding to UTF-8.
Add parameter to remove return of content type metadata.
Bug Fix and minor modification release
1.1.3 Merge branch 'dev' of https://github.com/harvard-lts/FITSservlet
Rationalize licenses; minor bug fixes
Primarily a bug fix release. License files have been rationalized across files; Improvements to build; Remove duplicate JAR files from built WAR artifact.
Update missing documentation and Ant build script task descriptions.
Merge pull request #11 from daveneiman/dev Update missing documentation and Ant build script descriptions
Streaming upload via POST and local upload via GET complete.
This completes the major refactor and upgrade of the FITS Service to working with FITS 0.9.0 or later. See README.md and RELEASE.txt for more details.