Skip to content

Commit

Permalink
Merge branch 'master' into ISSUE_9862
Browse files Browse the repository at this point in the history
  • Loading branch information
giohappy authored Aug 22, 2022
2 parents 9116cbf + 16fe0cb commit 830d926
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,49 @@
# Change Log

## [4.0.0post1](https://github.com/GeoNode/geonode/tree/4.0.0post1) (2022-08-22)

<li> Mon Aug 22 11:14:29 2022 +0200: afabiani <a href=https://github.com/GeoNode/geonode/commit/3d8e6ed5b3a154a3fe10bffa154deb2abed2d6f3 target=blank>Bump to version 4.0.0post1</a></li>
<li> Wed Aug 17 12:51:54 2022 +0200: github-actions[bot] <a href=https://github.com/GeoNode/geonode/commit/db972f1ca53b847acac2fcca8dc9278c28dd6963 target=blank>Add test on extra metadta (#9859) (#9860)</a></li>
<li> Tue Aug 16 14:33:44 2022 +0200: github-actions[bot] <a href=https://github.com/GeoNode/geonode/commit/d118168d69f04d01ae65c8f864acb5c52a69152b target=blank>[Fixes #9838] forever loading state on index site (API returns 403) (#9841) (#9857)</a></li>
<li> Wed Aug 10 17:59:38 2022 +0200: github-actions[bot] <a href=https://github.com/GeoNode/geonode/commit/ccd30256b5e914d590d2bf01f1a846b40b82094a target=blank>[Fixes #9842] Extra metadata endpoint return 403 even if the user has… (#9843) (#9844)</a></li>
<li> Tue Aug 9 12:29:52 2022 +0200: mattiagiupponi <a href=https://github.com/GeoNode/geonode/commit/ef898669d489a9d1bfcec271cda8c60e02b2aa85 target=blank>[Fixes #9799] Thesaurus selectbox performance in metadata editor is very slow (#9800) (#9836)</a></li>
<li> Fri Aug 5 19:46:48 2022 +0200: afabiani <a href=https://github.com/GeoNode/geonode/commit/7244bdc5f0404c0f7cf903bef8bae74c535c5e7d target=blank>Bump to version 4.0.1dev</a></li>
<li> Fri Aug 5 19:46:32 2022 +0200: afabiani <a href=https://github.com/GeoNode/geonode/commit/6fbc9e2f18a3cbb822b67221fb86a892429f2fbb target=blank>"Bump django-geonode-mapstore-client to version 4.x"</a></li>

## [4.0.0](https://github.com/GeoNode/geonode/tree/4.0.0) (2022-08-05)

### Breaking Changes

- Based on MapStore client [4.0.3](https://github.com/GeoNode/geonode-mapstore-client/releases/tag/4.0.3)
- MapStore client is no more compatible with 3.x train
- GeoNode 4.0.0 architecture is slightly different from the previous versions; please refer to:
- [GNIP 89: Architecture Design - Resource and Storage Manager Modules](https://github.com/GeoNode/geonode/issues/7664)

### Features

- Python upgrade 3.8/3.9/3.10
- Django upgrade 3.2.15
- GeoServer upgrade 2.20.5
- GDAL 3.3.2

- Highlights GeoNode 4.0.0:
- [Features](https://github.com/GeoNode/geonode/issues?q=is%3Aissue+is%3Aclosed+milestone%3A4.0.0+label%3Afeature)
- [Enhancements](https://github.com/GeoNode/geonode/issues?q=is%3Aissue+is%3Aclosed+milestone%3A4.0.0+label%3Aenhancement)
- [Security Fixes](https://github.com/GeoNode/geonode/issues?q=is%3Aissue+is%3Aclosed+milestone%3A4.0.0+label%3Asecurity)
- [Severe Issues](https://github.com/GeoNode/geonode/issues?q=is%3Aissue+is%3Aclosed+milestone%3A4.0.0+label%3Ablocker)
- [Regressions](https://github.com/GeoNode/geonode/issues?q=is%3Aissue+is%3Aclosed+milestone%3A4.0.0+label%3Aregression)
- [Bug Fixes](https://github.com/GeoNode/geonode/issues?q=is%3Aissue+is%3Aclosed+milestone%3A4.0.0+label%3Amajor)
- [Minor Issues](https://github.com/GeoNode/geonode/issues?q=is%3Aissue+is%3Aclosed+milestone%3A4.0.0+label%3Aminor)
- [Performance](https://github.com/GeoNode/geonode/issues?q=is%3Aissue+is%3Aclosed+milestone%3A4.0.0+label%3Aperformance)
- [Translations](https://github.com/GeoNode/geonode/issues?q=is%3Aissue+is%3Aclosed+milestone%3A4.0.0+label%3Atranslations)
- [Translations](https://github.com/GeoNode/geonode/pulls?q=is%3Apr+is%3Aclosed+milestone%3A4.0.0+label%3Atranslations)
- [Dependencies](https://github.com/GeoNode/geonode/issues?q=is%3Aissue+is%3Aclosed+milestone%3A4.0.0+label%3Adependencies)
- [Dependencies](https://github.com/GeoNode/geonode/pulls?q=is%3Apr+is%3Aclosed+milestone%3A4.0.0+label%3Adependencies)

### Full Changelog

[https://github.com/GeoNode/geonode/compare/3.3.1...4.0.0](https://github.com/GeoNode/geonode/compare/3.3.1...4.0.0)

## [4.0.0rc1](https://github.com/GeoNode/geonode/tree/4.0rc1) (2022-07-01)

### Breaking Changes
Expand Down

0 comments on commit 830d926

Please sign in to comment.