CHANGELOG

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

2.14.0 - 2025-02-05

Fixed

  • IGNGPF-4664 check the right layer_name while consistency verification

2.13.0 - 2025-01-29

Fixed

  • IGNGPF-4376 check the right layer_name while consistency verification

2.12.0 - 2025-01-23

  • IGNGPF-4569 fix synchronization failure while consistency verification is running

2.11.0 - 2024-08-22

  • fix(consistency): IGNGPF-3804 adapt layer_name check for WMS-V

2.10.0 - 2024-08-07

  • IGNGPF-3804 improve consistency checking

2.9.0 - 2024-08-05

  • IGNGPF-3698 improve consistency checking

2.8.0 - 2024-05-30

  • IGNGPF-3803 up geoserver-restconfig to 2.0.12

2.7.0 - 2024-05-02

  • IGNGPF-3414 handle attribution (logo) only on WMS

2.6.0 - 2024-04-16

  • IGNGPF-3620 : WMS publish layer with multiple styles

2.5.0 - 2024-04-11

  • IGNGPF-3414 process attributions without logo information

2.4.0 - 2024-03-06

Added

  • IGNGPF-2873 add expose primary key option

  • IGNGPF-3252 : add consistency checking

Changed

  • Upgrade pyroger to 1.5.0 (with new publish/unpublish/synchronize abstract methods)

2.3.0 - 2024-01-12

  • chore: up pyroger to 1.3.1

2.2.8 - 2023-12-01

  • fix: apply same log level to toolbelt and pyroger

  • chore: clean up dependencies since GitLab is not behind a VPN anymore

  • packaging: clean up dockerfile and make requirements parsing dynamic

2.2.7 - 2023-11-28

  • fix IGNGPF-2408 allow multiple style for the same layer inside a layergroup

2.2.6 - 2023-10-23

  • upgrade pyroger to version 1.3.*

  • bump toolbelt to 1.5.0

2.2.5 - 2023-10-05

  • upgrade to pyroger version 1.1.*

2.2.4 - 2023-09-18

  • IGNGPF-2598 add existence check before creating a new style

2.2.3 - 2023-08-09

  • fix IGNGPF-2221, force utf-8 encoding

2.2.2 - 2023-07-11

  • fix IGNGPF-2177, allow null keywords for wfs

  • fix layers with dots for wms vector

  • optimize wms vector publication

2.2.1 - 2023-07-07

  • optimize jndi

2.2.0 - 2023-07-05

  • Use JNDI for datastore creation

2.1.2 - 2023-06-29

  • update pyroger

2.1.1 - 2023-06-28

  • update pyroger

  • merge R1 to fix some bugs

2.1.0 - 2023-06-07

  • use read only port for publication

2.0.0 - 2023-04-11

  • change bbox format

  • New toolbelt for V2*

1.0.8 - 2023-07-03

  • switch to jndi datastore

1.0.7 - 2023-06-29

  • update pyroger

1.0.6 - 2023-06-28

  • update pyroger

1.0.5 - 2023-06-28

  • fix publication with similar names

1.0.4 - 2023-06-26

  • fix valid status

1.0.3 - 2023-03-31

  • fix wms attribution = None

1.0.2 - 2023-03-22

  • fix WMS title

1.0.1 - 2023-03-21

  • nomme le style avec “relations”>“styles”>“id” du coté de geoserver

  • créé les agrégation de couches en dehors des workspaces

  • nomme le FTL en content.ftl du coté de geoserver quelque soit le nom en paramètre

1.0.0 - 2023-03-20

  • Publie unuiquement le groupe de couches lors d’une publication WMS

0.8.3 - 2023-03-16

  • fix null ftl and style

0.8.2 - 2023-03-16

  • fix download file to workdir

0.8.1 - 2023-03-16

  • (merge R1 in R2) - add s3 download for style and ftl

0.8.0 - 2023-02-06

  • Bugfix Status response

  • Changement de la gestion des synchronisations

0.7.5 - 2023-03-15

  • add s3 download for style and ftl

0.7.4 - 2023-03-15

  • fix attribution, bbox and metadata

0.7.3 - 2023-02-01

  • Change exchange type to durable

0.7.2 - 2023-01-31

  • Add fanout exchange to receive offers from warehouse

  • Connect to RabbitMQ before supplying the service

0.7.1 - 2023-01-19

  • Bugfix sur l’url de l’API rest de geoserver

0.7.0 - 2023-01-19

  • Changement de la librairie pour communiquer avec Geoserver : geoserver-rest -> geoserver-restconfig

0.6.7 - 2023-01-17

  • Bugfix de la gestion des exchanges

0.6.6 - 2023-01-13

  • Bugfix de les status des messages

0.6.5 - 2023-01-12

  • Bugfix de la structure des messages

  • Bugfix sur la gestion des layergroups

0.6.4 - 2023-01-10

  • Utilisation de gpf-entrepot-toolbelt pour les fonctions check_path

0.6.3 - 2023-01-10

  • Bugfix arguments in run function

0.6.2 - 2023-01-10

  • Bugfix rabbit-login var name in cli

0.6.1 - 2023-01-10

  • Bugfix CI Docker Pull

0.6.0 - 2023-01-09

  • Utilisation pyroger 0.5.0

0.5.0 - 2023-01-06

  • Utilisation pyroger 0.4.0

0.4.0 - 2023-01-05

  • Utilisation pyroger 0.3.3

0.3.1 - 2023-01-04

  • Bugfix evolution Geoserver-rest

  • Ajout DocString

0.3.0 - 2022-12-22

  • Waiting for Geoserver to start

  • cleanup cli arguments

0.2.0 - 2022-12-22

  • Embed PyRoger

  • Add testing workflow

  • First functional version

  • Packaging with pip

  • Documentation

  • Tooling : formatter, guidelines, git-hooks, linter…