- No interesting change
- fix link to rpms repository in installation guide (#606)
- .release_ignore instead of .releaseignore in common.mk (backport #608) (#609)
- stop plugins before nginx stop (#621) (#623)
- regression on static routing (#576) (backport #577) (#578)
- fix .releaseignore to ignore .git folder when releasing plugins (backport #581) (#582)
- django, duplicated logs (#579) (backport #580) (#583)
- force django3>=3.2.17 in template plugin django3 (security fix) (backport #573) (#574)
- add release in plugins config.ini files (backport #564) (#565)
- template Django 3 - metwork 2.1 - GDAL lib issue ... (#563) (backport #567) (#568)
- replace deprecated template python3_django (django 2) by template python3_django3 (django 3) (#529)
- remove all references to python2 (#551)
- add override for template plugins and upgrade uvicorn for template python3_raw_asgi (#554)
- use flask>2 for plugin template python3_flask (#556)
- switch from python 3.9 to python 3.10 (#558)
- fix layerapi2 dependency for plugin nodejs (thanks to ne0t3ric) (#542)
- fix package-lock.json with nodejs 16 (#553)
- regex grouping in nginx location / (#560) (backport #561) (#562)