Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump geonode from 4.0.0rc0 to 4.1.3.post1 #238

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 20, 2023

Bumps geonode from 4.0.0rc0 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

GeoNode/geonode@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 <dependency name> 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.

Bumps [geonode](https://github.com/GeoNode/geonode) from 4.0.0rc0 to 4.1.3.post1.
- [Release notes](https://github.com/GeoNode/geonode/releases)
- [Changelog](https://github.com/GeoNode/geonode/blob/master/CHANGELOG.md)
- [Commits](https://github.com/GeoNode/geonode/commits)

---
updated-dependencies:
- dependency-name: geonode
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants