Skip to content

Releases: mintproject/mint

9.0.0-beta.2

27 Apr 00:05

Choose a tag to compare

9.0.0-beta.2 Pre-release
Pre-release

Fix model-catalog Hasura admin secret reference
(#104)

9.0.0-beta.1

26 Apr 23:20

Choose a tag to compare

9.0.0-beta.1 Pre-release
Pre-release

Highlights

  • Migrate model-catalog Helm chart to Hasura v2 backend (Node API on port 3000, /health probes, HASURA_GRAPHQL_URL / HASURA_ADMIN_SECRET)
  • Drop Fuseki init container, Redis sidecar, RDF-era env vars
  • Disable deprecated data_catalog and model_catalog_endpoint (Fuseki) components by default
  • Switch Hasura readiness probe from pg_isready exec to HTTP /healthz
  • Switch Hasura auth to webhook (portals.tapis.io)
  • Wire ensemble-manager tapis_webhook_base_url into ConfigMap; drop stale model_catalog_api entry
  • Set pullPolicy: Always for all MINT images

Breaking changes

  • Fuseki-backed model-catalog removed from default deployment
  • model-catalog container port changed: 8080 -> 3000
  • Hasura auth mode changed: JWT -> webhook
  • Existing values overrides referencing data_catalog / model_catalog_endpoint no longer take effect unless re-enabled explicitly

Install

helm repo add mint https://mintproject.github.io/mint/
helm repo update
helm install mint mint/MINT --version 9.0.0-beta.1

PR: #103

3.4.3

08 Oct 19:11

Choose a tag to compare

What's Changed

Full Changelog: 3.4.2...3.4.3

3.4.2

23 Sep 14:59

Choose a tag to compare

Full Changelog: 3.4.1...3.4.2

3.4.1

23 Sep 14:44

Choose a tag to compare

What's Changed

Full Changelog: 3.3.2...3.4.1

3.3.2

09 Sep 17:45

Choose a tag to compare

What's Changed

Full Changelog: 3.3.0...3.3.2

Support CKAN

31 Aug 16:04
f36c981

Choose a tag to compare

43 add support ckan (#44)

* add: required data catalog

* add: config requiredb by ui

* add: data server s3

* fix: ct config

* release: 3.3.0

3.2.0

30 Aug 20:08

Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.2.0

Improve installation. Add TAPIS

01 Jul 20:27

Choose a tag to compare

What's Changed

Full Changelog: 2.3.1...3.0.0

Support tapis

25 Jun 22:06
a74219e

Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.3.1