diff --git a/CHANGELOG.md b/CHANGELOG.md index ca8af6f489a..ee54d4a6d2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,176 @@ # Change Log +## [4.0.2](https://github.com/GeoNode/geonode/tree/4.0.2) (2022-12-20) + +### Breaking Changes + + - Based on MapStore client [4.0.5](https://github.com/GeoNode/geonode-mapstore-client/releases/tag/4.0.5) + - 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.9/3.10/3.11 + - Django upgrade 3.2.16 + - GeoServer upgrade 2.20.5 + - GDAL 3.3.2/3.4.1 + + - Highlights GeoNode 4.0.2: + - [Features](https://github.com/GeoNode/geonode/issues?q=is%3Aissue+is%3Aclosed+milestone%3A4.0.2+label%3Afeature) + - [Enhancements](https://github.com/GeoNode/geonode/issues?q=is%3Aissue+is%3Aclosed+milestone%3A4.0.2+label%3Aenhancement) + - [Security Fixes](https://github.com/GeoNode/geonode/issues?q=is%3Aissue+is%3Aclosed+milestone%3A4.0.2+label%3Asecurity) + - [Severe Issues](https://github.com/GeoNode/geonode/issues?q=is%3Aissue+is%3Aclosed+milestone%3A4.0.2+label%3Ablocker) + - [Regressions](https://github.com/GeoNode/geonode/issues?q=is%3Aissue+is%3Aclosed+milestone%3A4.0.2+label%3Aregression) + - [Bug Fixes](https://github.com/GeoNode/geonode/issues?q=is%3Aissue+is%3Aclosed+milestone%3A4.0.2+label%3Amajor) + - [Minor Issues](https://github.com/GeoNode/geonode/issues?q=is%3Aissue+is%3Aclosed+milestone%3A4.0.2+label%3Aminor) + - [Performance](https://github.com/GeoNode/geonode/issues?q=is%3Aissue+is%3Aclosed+milestone%3A4.0.2+label%3Aperformance) + - [Translations](https://github.com/GeoNode/geonode/issues?q=is%3Aissue+is%3Aclosed+milestone%3A4.0.2+label%3Atranslations) + - [Translations](https://github.com/GeoNode/geonode/pulls?q=is%3Apr+is%3Aclosed+milestone%3A4.0.2+label%3Atranslations) + - [Dependencies](https://github.com/GeoNode/geonode/issues?q=is%3Aissue+is%3Aclosed+milestone%3A4.0.2+label%3Adependencies) + - [Dependencies](https://github.com/GeoNode/geonode/pulls?q=is%3Apr+is%3Aclosed+milestone%3A4.0.2+label%3Adependencies) + +### Full Changelog + +[https://github.com/GeoNode/geonode/compare/4.0.1...4.0.2](https://github.com/GeoNode/geonode/compare/4.0.1...4.0.2) + +
  • Tue Dec 20 10:09:23 2022 +0100: afabiani [Dependencies] Align setup.cfg to requirements.txt (#10417) (#10418)
  • +
  • Tue Dec 20 10:05:54 2022 +0100: Alessio Fabiani [Dependencies] Bump django-geonode-mapstore-client to version 4.0.5 (#10446)
  • +
  • Wed Dec 14 12:25:01 2022 +0100: github-actions[bot] [Dependencies] Align setup.cfg to requirements.txt (#10417) (#10418)
  • +
  • Tue Dec 13 17:40:58 2022 +0100: github-actions[bot] Bump sqlalchemy from 1.4.44 to 1.4.45 (#10402) (#10405)
  • +
  • Tue Dec 13 17:40:21 2022 +0100: github-actions[bot] Bump wandb from 0.13.5 to 0.13.6 (#10399) (#10409)
  • +
  • Tue Dec 13 17:39:41 2022 +0100: github-actions[bot] Bump google-cloud-storage from 2.6.0 to 2.7.0 (#10398) (#10411)
  • +
  • Tue Dec 13 17:38:45 2022 +0100: github-actions[bot] Bump selenium-requests from 2.0.1 to 2.0.2 (#10401) (#10414)
  • +
  • Tue Dec 13 17:38:25 2022 +0100: github-actions[bot] Bump boto3 from 1.26.26 to 1.26.28 (#10407) (#10415)
  • +
  • Mon Dec 12 11:13:27 2022 +0100: github-actions[bot] [Dependencies] Align setup.cfg to requirements.txt (#10397) (#10403)
  • +
  • Sat Dec 10 09:46:08 2022 +0100: github-actions[bot] Bump jsonschema from 4.17.1 to 4.17.3 (#10372) (#10384)
  • +
  • Sat Dec 10 09:45:37 2022 +0100: github-actions[bot] Bump ipython from 8.6.0 to 8.7.0 (#10371) (#10387)
  • +
  • Sat Dec 10 09:45:08 2022 +0100: github-actions[bot] Bump boto3 from 1.26.17 to 1.26.26 (#10386) (#10389)
  • +
  • Sat Dec 10 09:44:39 2022 +0100: github-actions[bot] [Fixes #10376] Time serie dataset, missing permissions (#10377) (#10391)
  • +
  • Sat Dec 10 09:44:08 2022 +0100: github-actions[bot] fix: requirements_dev.txt to reduce vulnerabilities (#10369) (#10393)
  • +
  • Sat Dec 10 09:43:38 2022 +0100: github-actions[bot] fix: upgrade react-hot-loader from 4.13.0 to 4.13.1 (#10370) (#10395)
  • +
  • Sat Dec 10 09:41:14 2022 +0100: github-actions[bot] [CLA] Add MalteIwanicki to clabot (#10381) (#10382)
  • +
  • Tue Nov 29 10:07:23 2022 +0100: github-actions[bot] [Dependencies] Align "setup.cfg" to "requirements.txt" (#10363) (#10364)
  • +
  • Mon Nov 28 17:07:17 2022 +0100: github-actions[bot] fix: requirements_dev.txt to reduce vulnerabilities (#10300) (#10355)
  • +
  • Mon Nov 28 17:06:37 2022 +0100: github-actions[bot] Bump jsonschema from 4.17.0 to 4.17.1 (#10349) (#10357)
  • +
  • Mon Nov 28 17:05:55 2022 +0100: github-actions[bot] Bump boto3 from 1.26.14 to 1.26.17 (#10354) (#10359)
  • +
  • Mon Nov 28 17:05:18 2022 +0100: github-actions[bot] Bump flake8 from 5.0.4 to 6.0.0 (#10348) (#10361)
  • +
  • Mon Nov 28 17:04:40 2022 +0100: github-actions[bot] Bump django-grappelli from 3.0.3 to 3.0.4 (#10351) (#10352)
  • +
  • Wed Nov 23 10:47:38 2022 +0100: github-actions[bot] [Dependencies] Align setup.cfg with requirements.txt (#10339) (#10341)
  • +
  • Wed Nov 23 10:47:14 2022 +0100: github-actions[bot] [Fixes #9041] Docker NGINX listen on ports 80/443 (#10338) (#10340)
  • +
  • Tue Nov 22 13:36:27 2022 +0100: github-actions[bot] Bump webdriver-manager from 3.8.4 to 3.8.5 (#10323) (#10337)
  • +
  • Tue Nov 22 11:34:16 2022 +0100: github-actions[bot] Bump selenium-requests from 2.0.0 to 2.0.1 (#10324) (#10336)
  • +
  • Tue Nov 22 11:13:35 2022 +0100: github-actions[bot] Bump mako from 1.2.3 to 1.2.4 (#10325) (#10335)
  • +
  • Tue Nov 22 10:56:17 2022 +0100: github-actions[bot] Bump boto3 from 1.26.11 to 1.26.14 (#10330) (#10334)
  • +
  • Tue Nov 22 10:40:22 2022 +0100: github-actions[bot] Bump python-slugify from 6.1.2 to 7.0.0 (#10322) (#10333)
  • +
  • Tue Nov 22 10:25:56 2022 +0100: github-actions[bot] Update setuptools requirement from <65.6.0,>=59.1.1 to >=59.1.1,<65.7.0 (#10327) (#10332)
  • +
  • Tue Nov 22 10:19:17 2022 +0100: github-actions[bot] Create SECURITY.md (#10285) (#10329)
  • +
  • Tue Nov 22 10:17:14 2022 +0100: github-actions[bot] [Fixes #10302] Incorrect permissions assigned on cloning a resource (#10309) (#10328)
  • +
  • Mon Nov 21 17:33:14 2022 +0100: github-actions[bot] [Fixes #10303] automatic periodic TaskResult removal (#10306) (#10319)
  • +
  • Fri Nov 18 17:28:51 2022 +0100: github-actions[bot] [Dependencies] Align setup.cfg with requirements.txt (#10315) (#10318)
  • +
  • Thu Nov 17 17:41:51 2022 +0100: github-actions[bot] Bump google-cloud-storage from 2.5.0 to 2.6.0 (#10291) (#10314)
  • +
  • Thu Nov 17 17:41:28 2022 +0100: github-actions[bot] Bump boto3 from 1.26.4 to 1.26.11 (#10312) (#10313)
  • +
  • Thu Nov 17 17:00:27 2022 +0100: github-actions[bot] Bump pytest-bdd from 6.1.0 to 6.1.1 (#10297) (#10305)
  • +
  • Thu Nov 17 16:59:52 2022 +0100: github-actions[bot] Bump pymupdf from 1.20.2 to 1.21.0 (#10296) (#10307)
  • +
  • Thu Nov 17 16:59:31 2022 +0100: github-actions[bot] Bump sqlalchemy from 1.4.43 to 1.4.44 (#10294) (#10308)
  • +
  • Thu Nov 17 16:59:11 2022 +0100: github-actions[bot] Bump psutil from 5.9.3 to 5.9.4 (#10293) (#10310)
  • +
  • Thu Nov 17 16:58:50 2022 +0100: github-actions[bot] Bump dropbox from 11.35.0 to 11.36.0 (#10292) (#10311)
  • +
  • Mon Nov 14 22:05:05 2022 +0100: github-actions[bot] [Fixes #10270] Document creation via API v2 (#10271) (#10298)
  • +
  • Thu Nov 10 12:01:41 2022 +0100: github-actions[bot] [Fixes #10287] The "set_layer_permissions" management command does not behave correctly with "AnonyousUser" (#10288) (#10289)
  • +
  • Wed Nov 9 17:10:36 2022 +0100: github-actions[bot] [Dependencies] Align setup.cfg to requirements.txt (#10284) (#10286)
  • +
  • Wed Nov 9 15:58:31 2022 +0100: github-actions[bot] Bump jsonschema from 4.16.0 to 4.17.0 (#10262) (#10272)
  • +
  • Wed Nov 9 15:57:42 2022 +0100: github-actions[bot] Bump pip from 22.3 to 22.3.1 (#10261) (#10274)
  • +
  • Wed Nov 9 15:57:20 2022 +0100: github-actions[bot] Bump pytest-bdd from 6.0.1 to 6.1.0 (#10260) (#10275)
  • +
  • Wed Nov 9 15:56:48 2022 +0100: github-actions[bot] Bump django-select2 from 7.11.0 to 8.0.0 (#10259) (#10276)
  • +
  • Wed Nov 9 15:56:28 2022 +0100: github-actions[bot] Bump sqlalchemy from 1.4.42 to 1.4.43 (#10258) (#10277)
  • +
  • Wed Nov 9 15:56:09 2022 +0100: github-actions[bot] Bump docker from 6.0.0 to 6.0.1 (#10256) (#10278)
  • +
  • Wed Nov 9 15:55:46 2022 +0100: github-actions[bot] Bump wandb from 0.13.4 to 0.13.5 (#10255) (#10279)
  • +
  • Wed Nov 9 15:55:26 2022 +0100: github-actions[bot] Bump boto3 from 1.26.0 to 1.26.4 (#10273) (#10283)
  • +
  • Wed Nov 9 15:04:09 2022 +0100: github-actions[bot] [Fixes #10251] improve feedback to the user and UI experience of batch permisisons assignment (#10281) (#10282)
  • +
  • Tue Nov 8 13:47:37 2022 +0100: github-actions[bot] [Fixes #10214] metadata_only filter not working properly (#10215) (#10269)
  • +
  • Tue Nov 8 10:04:04 2022 +0100: github-actions[bot] Fix broken test (#10266) (#10267)
  • +
  • Tue Nov 8 09:59:36 2022 +0100: github-actions[bot] fix ip whitelisting (#10218) (#10230)
  • +
  • Mon Nov 7 15:34:15 2022 +0100: github-actions[bot] [Fixes #10263] non admin user in fresh instance cannot create resources_ (#10264) (#10265)
  • +
  • Fri Nov 4 17:51:51 2022 +0100: afabiani [Hardening] Prevent migration 0034_maplayer_extra_params_and_current_style to fail abruptly in the case the maplayer has no styles associated with it
  • +
  • Fri Nov 4 16:55:34 2022 +0100: mattiagiupponi [4.0.x][Fixes #10208] Add a custom hook at the end of the permissions assign (#10212)
  • +
  • Fri Nov 4 13:43:04 2022 +0100: github-actions[bot] [Fixes #10251] Review geonode management command set_layers_permissions (#10252) (#10253)
  • +
  • Thu Nov 3 10:49:19 2022 +0100: github-actions[bot] [Dependencies] Align "setup.cfg" to "requirements.txt" (#10242) (#10250)
  • +
  • Wed Nov 2 19:30:28 2022 +0100: github-actions[bot] Update httplib2 requirement from <0.20.5 to <0.21.1 (#10227) (#10232)
  • +
  • Wed Nov 2 19:29:48 2022 +0100: github-actions[bot] Bump pillow from 9.1.1 to 9.3.0 (#10229) (#10236)
  • +
  • Wed Nov 2 19:29:31 2022 +0100: github-actions[bot] Bump twisted from 22.8.0 to 22.10.0 (#10233) (#10237)
  • +
  • Wed Nov 2 19:29:14 2022 +0100: github-actions[bot] Bump boto3 from 1.24.91 to 1.26.0 (#10235) (#10238)
  • +
  • Wed Nov 2 19:28:56 2022 +0100: github-actions[bot] Bump pytz from 2022.4 to 2022.6 (#10234) (#10239)
  • +
  • Wed Nov 2 19:28:39 2022 +0100: github-actions[bot] Bump ipython from 8.5.0 to 8.6.0 (#10228) (#10240)
  • +
  • Wed Nov 2 19:27:58 2022 +0100: github-actions[bot] Bump requests-toolbelt from 0.10.0 to 0.10.1 (#10225) (#10241)
  • +
  • Wed Nov 2 19:27:22 2022 +0100: github-actions[bot] Bump pytest from 7.1.3 to 7.2.0 (#10224) (#10243)
  • +
  • Wed Nov 2 19:27:00 2022 +0100: github-actions[bot] Bump django-select2 from 7.10.1 to 7.11.0 (#10223) (#10244)
  • +
  • Wed Nov 2 19:26:42 2022 +0100: github-actions[bot] Bump psycopg2 from 2.9.4 to 2.9.5 (#10222) (#10245)
  • +
  • Wed Nov 2 19:26:25 2022 +0100: github-actions[bot] Bump pyjwt from 2.5.0 to 2.6.0 (#10186) (#10246)
  • +
  • Wed Nov 2 19:26:07 2022 +0100: github-actions[bot] Bump psutil from 5.9.2 to 5.9.3 (#10185) (#10247)
  • +
  • Wed Nov 2 19:25:47 2022 +0100: github-actions[bot] Bump webdriver-manager from 3.8.3 to 3.8.4 (#10184) (#10248)
  • +
  • Wed Nov 2 19:25:28 2022 +0100: github-actions[bot] fix: scripts/docker/nginx/Dockerfile to reduce vulnerabilities (#10180) (#10249)
  • +
  • Fri Oct 28 10:24:30 2022 +0200: github-actions[bot] Bump oauthlib from 3.2.1 to 3.2.2 (#10189) (#10209)
  • +
  • Thu Oct 27 15:43:13 2022 +0200: github-actions[bot] [Fixes #10192] Include source into the ExecutionRequest model (#10193) (#10207)
  • +
  • Thu Oct 27 15:19:18 2022 +0200: github-actions[bot] [Fixes #10204] restore mapstore catalog settings (#10205) (#10206)
  • +
  • Thu Oct 27 15:12:33 2022 +0200: github-actions[bot] [Fixes #10195] Backup and restore procedure is not successful (#10196) (#10203)
  • +
  • Thu Oct 27 11:23:39 2022 +0200: github-actions[bot] [Fixes #10198] uwsgi library update (#10199) (#10200)
  • +
  • Tue Oct 25 12:38:11 2022 +0200: afabiani [Hardening] Make the migration '0074_drop_curated_thumbs' more robust
  • +
  • Wed Oct 19 16:40:52 2022 +0200: github-actions[bot] Fix migrations 4x (#10176) (#10177)
  • +
  • Wed Oct 19 16:11:05 2022 +0200: afabiani [Hardening] Avoid "backup.py" failing while trying to set "w" perms on the GeoServer catalog file
  • +
  • Wed Oct 19 14:38:44 2022 +0200: github-actions[bot] [Fixes #10171] Dynamic rendering of document_detail view template (#10172) (#10173)
  • +
  • Wed Oct 19 14:29:48 2022 +0200: github-actions[bot] [Fixes #10168] Add 'executions' field to concrete instance endpoints (#10169) (#10170)
  • +
  • Tue Oct 18 11:44:16 2022 +0200: github-actions[bot] Align requirements.txt comments with 4.x (#10162) (#10163)
  • +
  • Mon Oct 17 18:33:01 2022 +0200: github-actions[bot] Bump sqlalchemy from 1.4.41 to 1.4.42 (#10145) (#10161)
  • +
  • Mon Oct 17 18:31:33 2022 +0200: github-actions[bot] Bump pip from 22.2.2 to 22.3 (#10149) (#10160)
  • +
  • Mon Oct 17 18:31:03 2022 +0200: github-actions[bot] Bump boto3 from 1.24.87 to 1.24.91 (#10151) (#10159)
  • +
  • Mon Oct 17 18:30:47 2022 +0200: github-actions[bot] Bump dropbox from 11.34.0 to 11.35.0 (#10146) (#10158)
  • +
  • Mon Oct 17 18:30:28 2022 +0200: github-actions[bot] Bump shapely from 1.8.4 to 1.8.5.post1 (#10147) (#10157)
  • +
  • Mon Oct 17 18:29:26 2022 +0200: github-actions[bot] Update setuptools requirement from <65.5.0,>=59.1.1 to >=59.1.1,<65.6.0 (#10150) (#10156)
  • +
  • Mon Oct 17 18:28:24 2022 +0200: github-actions[bot] Bump wandb from 0.12.17 to 0.13.4 (#10152) (#10155)
  • +
  • Mon Oct 17 12:54:00 2022 +0200: github-actions[bot] [Fixes #10142] storage_manager copy dont assign the folder/file permiā€¦ (#10143) (#10154)
  • +
  • Thu Oct 13 18:46:20 2022 +0200: github-actions[bot] [Fixes #10138] Render pdf thumbnails from top margin (#10139) (#10141)
  • +
  • Wed Oct 12 17:03:38 2022 +0200: github-actions[bot] [Fixes #10134] New simple renderer to generate thumbnails for PDFs (#10135) (#10136)
  • +
  • Wed Oct 12 10:25:28 2022 +0200: Alessio Fabiani Complete Translate pt_BR (#10056) (#10132)
  • +
  • Wed Oct 12 10:25:15 2022 +0200: github-actions[bot] [Fixes #10130] Data retriever dont assign the folder/file permissions correcly (#10131) (#10133)
  • +
  • Wed Oct 12 09:27:35 2022 +0200: github-actions[bot] [Fixes #7852] Update catalog and background layers url configuration in settings.py and related files (#9950) (#10129)
  • +
  • Mon Oct 10 16:08:20 2022 +0200: Alessio Fabiani [Dependencies] Align setup.cfg to requirements.txt (#10124) (#10128)
  • +
  • Mon Oct 10 12:45:21 2022 +0200: github-actions[bot] [Fixes #10120] Celery autoscale values are too low and wrongly positioned (#10121) (#10126)
  • +
  • Mon Oct 10 12:43:01 2022 +0200: github-actions[bot] Bump django-mptt from 0.13.4 to 0.14.0 (#10081) (#10090)
  • +
  • Mon Oct 10 12:42:44 2022 +0200: github-actions[bot] Update django-invitations requirement from <1.9.4 to <2.0.1 (#10084) (#10097)
  • +
  • Mon Oct 10 12:42:26 2022 +0200: github-actions[bot] fix: requirements.txt to reduce vulnerabilities (#10099) (#10100)
  • +
  • Mon Oct 10 12:42:05 2022 +0200: github-actions[bot] Bump drf-spectacular from 0.24.1 to 0.24.2 (#10088) (#10101)
  • +
  • Mon Oct 10 12:41:47 2022 +0200: github-actions[bot] Bump invoke from 1.7.1 to 1.7.3 (#10086) (#10103)
  • +
  • Mon Oct 10 12:41:32 2022 +0200: github-actions[bot] Bump protobuf from 4.21.6 to 4.21.7 (#10085) (#10106)
  • +
  • Mon Oct 10 12:41:14 2022 +0200: github-actions[bot] Bump pytz from 2022.2.1 to 2022.4 (#10083) (#10108)
  • +
  • Mon Oct 10 12:40:57 2022 +0200: github-actions[bot] Bump coverage from 6.4.4 to 6.5.0 (#10079) (#10112)
  • +
  • Mon Oct 10 12:40:36 2022 +0200: github-actions[bot] Bump sherlock from 0.3.2 to 0.4.0 (#10116) (#10119)
  • +
  • Mon Oct 10 12:40:16 2022 +0200: github-actions[bot] Bump boto3 from 1.24.80 to 1.24.87 (#10107) (#10123)
  • +
  • Mon Oct 10 12:14:37 2022 +0200: github-actions[bot] -[Fixes #10073] Unable to view Maps tab in Recent activities (#10074) (#10109)
  • +
  • Mon Oct 10 12:14:19 2022 +0200: github-actions[bot] [Fixes #10091] improve thumbnails quality (#10092) (#10110)
  • +
  • Mon Oct 10 12:14:00 2022 +0200: github-actions[bot] [Fixes #10075] Improvements to the upload time step UI (#10094) (#10111)
  • +
  • Mon Oct 10 12:13:39 2022 +0200: github-actions[bot] -[Fixes #10104] Sort resource APIs with created date (#10105) (#10122)
  • +
  • Mon Oct 10 09:29:08 2022 +0200: github-actions[bot] [Fixes #10113] Data retriver keep kmz files even if is unzipped (#10114) (#10115)
  • +
  • Tue Oct 4 15:34:27 2022 +0200: github-actions[bot] [Fixes #10070] Let the resource manager handle also raw sld (#10071) (#10095)
  • +
  • Mon Oct 3 10:10:12 2022 +0200: github-actions[bot] [Fixes #10055] Modify Metadata form with permissions check (#10057) (#10076)
  • +
  • Thu Sep 29 14:22:48 2022 +0200: github-actions[bot] [Fixes #10066][Depencendies] Security audit and checks (#10067) (#10072)
  • +
  • Thu Sep 29 13:52:36 2022 +0200: github-actions[bot] [Fixes #10041] Review the thumbnail scaling process (#10046) (#10069)
  • +
  • Wed Sep 28 10:29:59 2022 +0200: github-actions[bot] [Dependencies] Align setup.cfg with requirements.txt (#10061) (#10064)
  • +
  • Wed Sep 28 10:29:25 2022 +0200: github-actions[bot] Bump drf-spectacular from 0.24.0 to 0.24.1 (#10051) (#10053)
  • +
  • Wed Sep 28 10:29:00 2022 +0200: github-actions[bot] Update setuptools requirement from <65.4.0,>=59.1.1 to >=59.1.1,<65.5.0 (#10047) (#10054)
  • +
  • Wed Sep 28 10:28:26 2022 +0200: github-actions[bot] Bump boto3 from 1.24.75 to 1.24.80 (#10050) (#10058)
  • +
  • Wed Sep 28 10:27:59 2022 +0200: github-actions[bot] Bump pyopenssl from 22.0.0 to 22.1.0 (#10049) (#10059)
  • +
  • Wed Sep 28 10:24:17 2022 +0200: afabiani [CLA] Add "edsonflavio" to .clabot
  • +
  • Tue Sep 27 15:08:18 2022 +0200: github-actions[bot] [Fixes #10040] Remove auto-generated thumbnail for documents (#10045) (#10052)
  • +
  • Wed Sep 21 11:33:32 2022 +0200: github-actions[bot] add installation type to issue template (#10042) (#10043)
  • +
  • Wed Sep 21 11:33:07 2022 +0200: github-actions[bot] [Dependencies] Align setup.cfg with requirements.txt (#10038) (#10044)
  • +
  • Wed Sep 21 11:32:39 2022 +0200: github-actions[bot] Bump pyjwt from 2.4.0 to 2.5.0 (#10027) (#10037)
  • +
  • Wed Sep 21 11:32:20 2022 +0200: github-actions[bot] Update idna requirement from <2.11,>=2.5 to >=2.5,<3.5 (#10028) (#10036)
  • +
  • Wed Sep 21 11:32:01 2022 +0200: github-actions[bot] Bump drf-spectacular from 0.23.1 to 0.24.0 (#10029) (#10034)
  • +
  • Wed Sep 21 11:31:41 2022 +0200: github-actions[bot] Bump smart-open from 6.1.0 to 6.2.0 (#10030) (#10033)
  • +
  • Wed Sep 21 11:31:18 2022 +0200: github-actions[bot] Bump boto3 from 1.24.70 to 1.24.75 (#10031) (#10032)
  • +
  • Mon Sep 19 10:29:55 2022 +0200: Emanuele Tajariol #10024 Wrong default style when creating layer (#10025)
  • +
  • Wed Sep 14 10:02:03 2022 +0200: afabiani Bump to version 4.0.2 dev 0
  • + ## [4.0.1](https://github.com/GeoNode/geonode/tree/4.0.1) (2022-09-14)
  • Wed Sep 14 08:53:37 2022 +0200: afabiani [Dependencies] Bump django-geonode-mapstore-client to version 4.0.4
  • diff --git a/geonode/__init__.py b/geonode/__init__.py index 851e0aef2b9..defc06e7c7b 100644 --- a/geonode/__init__.py +++ b/geonode/__init__.py @@ -19,7 +19,7 @@ import os -__version__ = (4, 0, 2, 'dev', 0) +__version__ = (4, 0, 2, 'final', 0) default_app_config = "geonode.apps.AppConfig"