Skip to content

Changelog

All notable changes to the documented PostGIS Service contract will be recorded here.

The format follows Keep a Changelog, and versions are intended to follow Semantic Versioning. No authoritative release history or version declaration was found in the inspected service source, so this changelog is initialized from the current implementation as 1.0.0; this is a documentation baseline, not evidence of a published artifact.

[Unreleased]

Added

  • Initial source-backed documentation set and OpenAPI 3.1 contract.

[1.0.0] - 2026-07-15

Added

  • PostgreSQL connection registry and live connection/PostGIS tests.
  • Asynchronous database create, delete, same-server clone, backup, restore, and vector-import jobs.
  • Database, schema, table, geometry, SRID, size, estimate, and index introspection.
  • PostgreSQL user, group, membership, and database access-bundle management.
  • Curated pg_hba.conf and pg_settings management.
  • Central session and service-level authorization integration.
  • Administrator psql, restricted server, and PostgreSQL log WebSocket terminals.
  • systemd and Apache deployment examples.

Comparison and release URLs are not included because no authoritative repository release URL was established from the inspected source.