add a point to restore the snapshot version of GeoStore.
Updated links to readthedocs, that now has a new dashboard and the old links will be dismissed in early 2025
This list have to be improved a little bit, so it is in draft
Note:
There are 2 ways of keeping mapstore and geostore aligned:
1.release geostore more frequently and before the mapstore release, changing the fixed version when ready
2- using the -SNAPSHOT version on release branch, until we effectively use it.
Solution 1 makes things more stable, but need alignments and the geostore versions in the middle will not be tested
Solution 2 is more unstable, but guarantees a continuous testing until the release.
For this reason we are going to choose the 2nd strategy.
Please check if the PR fulfills these requirements
Description
This PR improve the release procedure to:
This list have to be improved a little bit, so it is in draft
Note:
There are 2 ways of keeping mapstore and geostore aligned: 1.release geostore more frequently and before the mapstore release, changing the fixed version when ready 2- using the -SNAPSHOT version on release branch, until we effectively use it.
For this reason we are going to choose the 2nd strategy.
Please check if the PR fulfills these requirements
What kind of change does this PR introduce? (check one with "x", remove the others)
Issue
What is the current behavior?
10645
What is the new behavior?
Breaking change
Does this PR introduce a breaking change? (check one with "x", remove the other)
Other useful information