Skip to content

Commit

Permalink
Add changelog for 8.2
Browse files Browse the repository at this point in the history
I had those issue migrating to MapServer 8.2. Add some info to help migrations.
  • Loading branch information
ger-benjamin authored Nov 29, 2024
1 parent 4700b18 commit cb643e4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,11 @@ The landing page is served by on `http://<host>:<port>/<base_path>/<map_name>/og

## Changelog

### 8.2

- The default url path is now at "/" (not "/mapserver" or others anymore).
- The default "APACHE_RUN_DIR" is now "/tmp/apache2" be sure this folder exists or/and can be created.

### 8.0

- `confd` and `entrypoints.d` are removed, you should replace it by a `volume_from` a configuration image
Expand Down

0 comments on commit cb643e4

Please sign in to comment.