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

Update geotools.version to v33 (major) #6608

Open
wants to merge 2 commits into
base: dev-2.x
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 9, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.geotools:gt-geojson-core 32.2 -> 33.0 age adoption passing confidence
org.geotools:gt-api 32.2 -> 33.0 age adoption passing confidence
org.geotools:gt-geotiff 32.2 -> 33.0 age adoption passing confidence
org.geotools:gt-coverage 32.2 -> 33.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

geotools/geotools (org.geotools:gt-geojson-core)

v33.0: GeoTools 33.0

Compare Source

Release notes

Bug

GEOT-5158 FeatureJson readFeatureCollection not working properly, if the geojson contains array of object in it.

GEOT-7320 ServiceException from a WFS server GET_FEATURE ends in a FactoryNotFoundException

GEOT-7545 Wrong log level comparison in LogbackLogger#isLoggable

GEOT-7658 [MongoDB Plugin] The filter spliter may drop part of the filter

GEOT-7669 ConcurrentModificationException in WMSCapabilities.getLayerList()

GEOT-7670 Deadlock between DataAccessFinder and DataStoreFinder

GEOT-7672 ElasticsearchDateConverter is not properly setting day of month when parsing Instants like 2024-10-04

GEOT-7673 TransformFeatureCollection doesn't account for query properties

GEOT-7674 Shapefile performance/memory usage regression: the DBF file is fully read in memory when reading features

GEOT-7680 User UUID is not set

GEOT-7681 Geometry field not updating

GEOT-7687 jsonPointer function converts numeric keys to numbers when used as key accessors

GEOT-7693 CenterLine process can leave gaps in the skeletonisation

GEOT-7697 GeoTIFF revision declared to be 1.2, while it's actually 1.0

GEOT-7699 In GeoPackage 1.2 the version should be reported also in the user_version pragma

GEOT-7700 GeoPackage geometry type name is case sensitive

GEOT-7702 Style doesn't match filter if there are more than one "or-combined" date filter on the same PropertyName (SLD)

GEOT-7706 Style doesn't match filter if there are more than one "or-combined" date filter on the same PropertyName (SLD)

GEOT-7707 A GeoPackage tile pyramid table must have a unique constraint on zoom/row/col

GEOT-7709 WMTS GetCapabilities will not recognize ServiceException

GEOT-7713 FeatureTypeRegistry of gt-complex is not thread-safe

GEOT-7721 Oracle datastore does not handle NCLOB

GEOT-7724 Improve validation when deserializing objects

Improvement

GEOT-7234 Implement `#getOptimizedBounds(...)` in SQLServerDialect

GEOT-7641 Support the "sweep" parameter in the GeostationarySatellite projection

GEOT-7684 Align cql2-text and cql2-json to the official specification

GEOT-7716 Update the EPSG database into current (EPSG v11.031 by now)

GEOT-7718 WMS Parser can no longer hande IGN due to ordering issue in LogoURL

GEOT-7730 Support reprojection pivoting over ETRS89 and NAD83 too

GEOT-7731 Add a flag to prefer large area coordinate operations over high accuracy ones

GEOT-7734 Update to jai-ext 1.1.31

GEOT-7735 Upgrade ImageIO-EXT to 1.4.15

New Feature

GEOT-7668 Support PROJ Citation and PROJ Formatter to produce proj Strings from EPSG CRSs

GEOT-7737 New unsupported module: GeoParquet DataStore

Task

GEOT-7661 Fix spelling of geoemtry (geometry) in several places

GEOT-7677 Upgrade log4j to 2.24.1 and slf4j to 2.0.16

GEOT-7688 Graduate cql2-text and cql2-json to supported status

GEOT-7694 Update MySQL driver to 9.1.0

GEOT-7695 Remove the unsupported geobuf module

GEOT-7696 Apply Palantir Java format on GeoTools

GEOT-7701 Apply Palantir format on arcgis-rest module

GEOT-7704 Replace commons-httpclient with httpcomponents:httpclient

GEOT-7710 Update Logback from 1.3.12 to 1.5.14

GEOT-7717 Updating automated testing to GDAL 3.10.1

GEOT-7723 Upgrade Oracle JDBC driver (ojdbc) from 8 to 11

GEOT-7725 Upgrade DB2 JDBC driver from 11.5.9.0 to 12.1.0.0

GEOT-7729 Update jai-ext to latest version (1.1.30)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner April 9, 2025 20:10
@renovate renovate bot added bump serialization id Add this label if you want the serialization id automatically bumped after merging the PR Skip Changelog labels Apr 9, 2025
Copy link

codecov bot commented Apr 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.03%. Comparing base (97b2347) to head (c8abbdc).
Report is 49 commits behind head on dev-2.x.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@              Coverage Diff              @@
##             dev-2.x    #6608      +/-   ##
=============================================
+ Coverage      70.98%   71.03%   +0.05%     
- Complexity     18274    18299      +25     
=============================================
  Files           2000     2005       +5     
  Lines          75871    75849      -22     
  Branches        7785     7779       -6     
=============================================
+ Hits           53856    53883      +27     
+ Misses         19268    19222      -46     
+ Partials        2747     2744       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@leonardehrenfried
Copy link
Member

Copy link
Contributor Author

renovate bot commented Apr 11, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump serialization id Add this label if you want the serialization id automatically bumped after merging the PR Skip Changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant