Skip to content

Releases: fitstool/FITSservlet

Release 2.1.0

Choose a tag to compare

@cvicary cvicary released this 20 Nov 06:08

What's Changed

Full Changelog: 2.0.0...2.1.0

Release 2.0.0

Choose a tag to compare

@cvicary cvicary released this 19 Oct 20:35

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

Choose a tag to compare

@cvicary cvicary released this 12 Apr 19:41

Upgrade to FITS 1.6.0.

Release 1.2.3

Choose a tag to compare

@daveneiman daveneiman released this 28 Feb 22:16

Update log4j

Update dependencies.

Choose a tag to compare

@daveneiman daveneiman released this 10 Sep 20:00

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

Choose a tag to compare

@daveneiman daveneiman released this 07 Nov 15:25

Change response character encoding to UTF-8.
Add parameter to remove return of content type metadata.

Bug Fix and minor modification release

Choose a tag to compare

@daveneiman daveneiman released this 13 Sep 21:22
1.1.3

Merge branch 'dev' of https://github.com/harvard-lts/FITSservlet

Rationalize licenses; minor bug fixes

Choose a tag to compare

@daveneiman daveneiman released this 28 Jun 14:49

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.

Choose a tag to compare

@daveneiman daveneiman released this 18 Apr 20:20
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.

Choose a tag to compare

@daveneiman daveneiman released this 15 Apr 20:15

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.