Skip to content

v1.20.0

Compare
Choose a tag to compare
@index-git index-git released this 02 Mar 09:55
· 667 commits to master since this release

Known issues

  • #847 Publishing layers from an external table with @ in username or password fails
    • Fixed in v1.21.0.
  • #818 Publishing QML layer from external DB with non-default geo-column name fails.
    • Fixed in v1.20.1.
  • #812 Implicit namespace in WFS-T fails.
    • Fixed in v1.20.1.

Upgrade requirements

Migrations and checks

Schema migrations

  • #703 Create new json column external_table_uri in publications table in prime DB schema.
  • #703 Rename column file_type to geodata_type in publications table in prime DB schema.

Data migrations

  • #703 Fill column external_table_uri in publications table in prime DB schema. Value is set to null for all existing publications.

Changes