Skip to content

Releases: TheWorldAvatar/stack

v1.49.0

26 Jun 11:58
ff2df69

Choose a tag to compare

Added option to skip pulling images when running the stack manager.

What's Changed

Full Changelog: v1.48.0...v1.49.0

v1.48.0

24 Jun 12:24
0d936cf

Choose a tag to compare

Overview

  1. Updated third-party container images, including but not limited to:

    • GeoServer v2.23.1 -> v2.27.0 - This includes a major security update.
    • Ontop v5.1.0 -> v5.3.0 - This includes major efficiency improvements regarding most GeoSPARQL functions.
    • PostGIS - Only minor version changes but we have reverted to the official pgrouting base image, which has fewer extensions installed than the one we were using previously. This improves reliability and is unlikely to be an issue as there was no evidence that anyone was using the extra extensions.
  2. Updated build.sh and stop.sh "common" scripts to use the new name for the docker compose convert command. Copies of these scripts will also need to be updated to use the new command name docker compose config.

Included Pull Requests

Full Changelog: https://github.com/TheWorldAvatar/stack/commits/v1.48.0