Skip to content

Releases: NCEAS/metadig-webapp

v.3.2.1

23 Oct 20:14

Choose a tag to compare

Patch release to match metadig-engine.

Full Changelog: v.3.2.0...v.3.2.1

v.3.2.0

22 Oct 18:14

Choose a tag to compare

Minor release to support metadig-engine with json document parsing.

Full Changelog: v.3.1.4...v.3.2.0

v.3.1.4

22 Aug 21:19

Choose a tag to compare

Version bump for a patch release of metadig-engine

Full Changelog: v.3.1.3...v.3.1.4

v.3.1.3

18 Aug 18:23

Choose a tag to compare

What's Changed

Full Changelog: v.3.1.2...v.3.1.3

v.3.1.2

16 Jul 22:40

Choose a tag to compare

Full Changelog: v.3.1.1...v.3.1.2

v.3.1.1

02 Jul 23:43

Choose a tag to compare

Full Changelog: v.3.1.0...v.3.1.1

v.3.1.0

02 May 17:07

Choose a tag to compare

Update to stay in sync with metadig-engine 3.1.0

Full Changelog: v.3.0.2...v.3.1.0

v.3.0.1

06 May 17:25

Choose a tag to compare

What's Changed

  • Ensure postgres connections are closed correctly in #24
    • switch to using a try-with-resources pattern to ensure db connections are closed

Full Changelog: v.3.0.0...v.3.0.1

v.3.0.0

08 Mar 23:20
723709b

Choose a tag to compare

What's Changed

  • Use Jep instead of Jython for python scripting by @jeanetteclark in #20
  • Fix a minor bug in the suites API

New Contributors

Full Changelog: v.2.5.0...v.3.0.0

MetaDIG Webapp 2.5.0

15 Aug 21:23

Choose a tag to compare

MetaDIG Webapp 2.5.0 Pre-release
Pre-release

In this release:

  • upgrade to Java 17