Releases: NCEAS/metadig-webapp
Releases · NCEAS/metadig-webapp
v.3.2.1
Patch release to match metadig-engine.
Full Changelog: v.3.2.0...v.3.2.1
v.3.2.0
Minor release to support metadig-engine with json document parsing.
Full Changelog: v.3.1.4...v.3.2.0
v.3.1.4
Version bump for a patch release of metadig-engine
Full Changelog: v.3.1.3...v.3.1.4
v.3.1.3
What's Changed
- Run Docker container as the metadig user: NCEAS/metadig-engine#390
Full Changelog: v.3.1.2...v.3.1.3
v.3.1.2
Full Changelog: v.3.1.1...v.3.1.2
v.3.1.1
Full Changelog: v.3.1.0...v.3.1.1
v.3.1.0
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
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
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
- @jeanetteclark made their first contribution in #18
Full Changelog: v.2.5.0...v.3.0.0
MetaDIG Webapp 2.5.0
In this release:
- upgrade to Java 17