Skip to content

Releases: magda-io/magda

v0.0.52-RC2

12 Feb 22:57
Compare
Choose a tag to compare
v0.0.52-RC2 Pre-release
Pre-release
Bumped to 0.0.52-RC2

v0.0.52-RC1

12 Feb 22:57
Compare
Choose a tag to compare
v0.0.52-RC1 Pre-release
Pre-release
Bumped version to 0.0.52-RC1

v0.0.51

12 Feb 22:57
Compare
Choose a tag to compare

Accessibility

Australia’s Digital Transformation Agency recently commissioned a full accessibility audit of Magda’s web interface — as of v0.0.51, all the critical and high problems found have been resolved. This includes:

  • Various issues with the Suggest Dataset form
  • Titles of landing page stories not being read out by screen readers
  • The “Skip to Navigation” skiplink actually skipping to navigation
  • Making the Data Quality Tooltip able to be read by screen readers
  • Making the Data Quality stars read out “x out of 5 stars” instead of reading “image, image, image, image, image”

Operations

We’ve also done a lot of work to make Magda run better. We’ve now added readiness and liveness checks to all our services, and added the ability to check the status of all of them outside of Kubernetes by GETting /status/ready. We’ve added priority classes to all our pods, so that more important pods (like Elasticsearch, databases and the Gateway) can kick other less important pods (like minions) off nodes if necessary, resulting in a more resilient solution. We’ve also made a few improvements to the create-secrets script, including fixing a bug that stopped databases from starting unless the secret was manually edited.

Other New Features

  • For greater security, Magda is now able to automatically upgrade users who connect to it via HTTP to HTTPS.
  • The search now automatically detects region names in the search text and boosts results falling in that region.

Migration Notes

Most readiness/liveness checks have now moved from /v0/healthz to /status/live and /status/ready — make sure to update any external health checks when you upgrade, especially if you’re using a GCE ingress, which doesn’t automatically update its health check URL.

v0.0.51-RC5

12 Feb 22:55
Compare
Choose a tag to compare
v0.0.51-RC5 Pre-release
Pre-release
Bumped to v0.0.51-RC5

v0.0.51-RC4

11 Jan 05:06
Compare
Choose a tag to compare
v0.0.51-RC4 Pre-release
Pre-release
Bumping to 0.0.51-RC4

v0.0.51-RC3

11 Jan 05:05
Compare
Choose a tag to compare
v0.0.51-RC3 Pre-release
Pre-release
Bumping version to 0.0.51-RC3

v0.0.51-RC2

11 Jan 05:05
Compare
Choose a tag to compare
v0.0.51-RC2 Pre-release
Pre-release
Bumped version to 0.0.51-RC2

v0.0.51-RC1

11 Jan 05:05
Compare
Choose a tag to compare
v0.0.51-RC1 Pre-release
Pre-release
Bumped version to 0.0.51-RC1

v0.0.50

11 Jan 05:04
Compare
Choose a tag to compare
Releasing v0.0.50

v0.0.50-RC3

17 Dec 06:10
Compare
Choose a tag to compare
v0.0.50-RC3 Pre-release
Pre-release
Fixed default config.