EOFarm / athens_geonode

GNU General Public License v3.0
0 stars 2 forks source link

Bump geonode from 3.2.0 to 4.1.3.post1 #11

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps geonode from 3.2.0 to 4.1.3.post1.

Release notes

Sourced from geonode's releases.

4.1.3

Security fixes

Docker

You can see the full list of closed PRs here.

4.1.2

Bug Fixes

  • Upgrade to geonode-importer 1.0.5 which fixes the import with filenames longer then 63 chars
  • Fixed parsing and rendering of ISO TC211 spatial representetion type

You can see the full list of closed PRs here.

4.1.1

Software upgrades

  • Upgrade to Ubuntu 22.10
  • Upgrade to Django 3.2.20

Bug Fixes

  • Fixed direct download URL not working in some cases when local files are not available
  • Fixed assignment of regions crossing the dateline
  • Fixed harvesting of ArcGIS REST ImageServer services
  • Fixed some italian translations

You can see the full list of closed PRs here.

4.1.0

New features

New upload engine

GeoNode integrates a brand new importer module based on GDAL/OGR, which offers increased robustness and reliability to the upload UI and API services. GeoPackage (vector), GeoJSON, KML/KMZ formats and a new CSV handler have been implemented.

Thesaurus faceting and date filtering

If thesaurus and thesaurus keywords are configured and assigned to resources, they will be available inside the filters panel, along with the number of associated resources. Date filtering (from/top) has also been added.

Time series configurable after the upload

The configuration of (potential) time series at upload time was confusing for users, and not very robust. With the new importer, the optional configuration of vector time series can be done afterward, through the Settings tab inside the Metadata editing page Only vector fomats that provide date(time) fields natively are supported. Conversion from string fields is not implemented.

Linked resources

This restore a functionality available in previous versions of GeoNode. A tab inside the info panel has been added where relationships between datasets, maps and documents are reported.

Vector dataset attributes

A tab inside the info panel has been added showing the attributes of vector datasets

... (truncated)

Changelog

Sourced from geonode's changelog.

Change Log

4.0.2 (2022-12-20)

Breaking Changes

Features

Full Changelog

https://github.com/GeoNode/geonode/compare/4.0.1...4.0.2

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/EOFarm/athens_geonode/network/alerts).