Skip to content

Releases: deegree/deegree3

deegree-3.5.4

30 Nov 16:54
Compare
Choose a tag to compare

What's Changed

  • Use targed gml namespace if boundedBy/geometry is in gml namespace by @dstenger in #1550
  • Added srid in created SQL for blob mode and PostgreSQL by @lgoltz in #1601
  • Enforce UTF-8 as platform encoding in unit tests by @KevinvdBosch in #1452
  • Fix documentation for SqlFeatureStoreConfigCreator options by @julianzz98 in #1598
  • Optimize deegree SPI and its documentation by @stephanr in #1597
  • Update README.md to fix broken link by @tfr42 in #1593
  • Remove reference to 3.4 from README.md by @copierrj in #1591
  • Updating security policy by @tfr42 in #1600
  • Bump org.apache.derby:derby from 10.14.2.0 to 10.17.1.0 by @dependabot in #1594
  • Update commons-codec to version 1.16.0 and remove redundant groupIds by @dstenger in #1604
  • Upgraded to Primefaces 13.0.3 by @tfr42 in #1603
  • Upgrade of Spring Boot, Batch and core Framework to latest bugfix version by @tfr42 in #1599
  • Upgrade of Maven plugins by @tfr42 in #1602
  • Re-activate GitHub actions by @tfr42 in #1549

New Contributors

Full Changelog: deegree-3.5.3...deegree-3.5.4

deegree-3.5.3

04 Nov 15:13
Compare
Choose a tag to compare

What's Changed

  • Fix dryRun in GmlLoader by @lgoltz in #1573
  • Support combination of parameter 'skipReferenceCheck=true' and 'dryRun=true' for the GmlLoader by @julianzz98 in #1589
  • workaround for transformation from epsg:3857 with wrong results by @stempler in #1562
  • Add new remote WMTS example resource by @julianzz98 in #1579
  • Fix FME-Server process provider template by @julianzz98 in #1572
  • Upgrade Primefaces to latest bugfix version 13.0.2 by @tfr42 in #1590
  • Bump h2 from 2.1.210 to 2.2.220 and use memory baked instance while testing by @stephanr in #1585
  • Bump org.apache.xmlgraphics:batik-* from 1.14 to 1.17 by @copierrj in #1575
  • Remove netty dependency by @copierrj in #1586
  • Optimize current Build workflow to only Fail-at-end for tests by @stephanr in #1584
  • Add new integration test for the deegree version response header default configuration by @julianzz98 in #1453

Full Changelog: deegree-3.5.2...deegree-3.5.3

deegree-3.5.2

24 Aug 22:11
Compare
Choose a tag to compare

What's Changed

  • Upgrade of maven plugins for surefire, failsafe, war, release to latest bugfix version by @tfr42 in #1563
  • Upgrade of dependencies of antlr, spring-boot, jaxb, jax-ws, junit, xmlunit to latest bugfix version by @tfr42 in #1564
  • Upgrade of Primefaces from 12.0 to 13.0 by @tfr42 in #1565
  • Fix invalid WMS metadata configuration for Utah workspace by @tfr42 in #1547
  • Improved tests for GMLGeometryValidator handling left- and right-handed CRS (rebase of #1489) by @stephanr in #1556

Full Changelog: deegree-3.5.1...deegree-3.5.2

deegree-3.5.1

10 Aug 21:14
Compare
Choose a tag to compare

What's Changed

  • Removed SMIL 2.0 namespaces from appNamespaces to avoid wrapper schema by @lgoltz in #1538
  • Fixed log statement in ApiKey by @lgoltz in #1546
  • GetFeature request with BBOX filter returns error in blob mode by @dstenger in #1555
  • Upgrade spring-javaformat-maven-plugin to 0.0.39 by @lgoltz in #1554
  • Rename CONTRIB.md to CONTRIBUTING.md by @julianzz98 in #1553
  • Upgrading maven plugins to latest versions by @tfr42 in #1533
  • Use official jgridshift version with patch by @dstenger in #1438

Full Changelog: deegree-3.5.0...deegree-3.5.1

deegree-3.4.34

11 Aug 10:48
Compare
Choose a tag to compare

What's Changed

  • Upgrading maven site plugins by @tfr42 in #1532
  • Upgrading Spring Core to 5.3.27, Spring Boot to 2.5.15 and Spring Batch to 4.3.8 by @tfr42 in #1531

Full Changelog: deegree-3.4.33...deegree-3.4.34

deegree-3.5.0

13 Jul 18:33
Compare
Choose a tag to compare

What's Changed

  • Improved documentation for setting deegree workspace root by @tfr42 in #1529
  • GmlLoader: Added log statement by @lgoltz in #1530
  • Fix schema validation of console by @stephanr in #1535
  • Fix transitive dependency to jai_core to use jai-core instead by @tfr42 in #1534
  • Remove the option to import the deegree-workspace-inspire from the official workspaces in the console by @julianzz98 in #1524
  • Enhanced pipeline to publish artifacts on jenkins by @tfr42 in #1528

See also the list of all changes for 3.5-RC1

Full Changelog: deegree-3.5-RC1...deegree-3.5.0

deegree-3.5-RC1

26 May 16:15
Compare
Choose a tag to compare
deegree-3.5-RC1 Pre-release
Pre-release

What's Changed

  • Start of 3.5 line by @stephanr in #1335
  • Enable configurable background color of GetLegengGraphic response by @dstenger in #1200
  • Fix bug occuring when configuring envelope in theme or layer by @dstenger in #1201
  • Fix proxy settings and inconsistent use of HTTP requests helper by @dstenger in #1205
  • Enhance WMS configuration to control the visibily of a layer by @lgoltz in #1231
  • Implement ExtendedDescription for WFS 2.0 by @dstenger in #1238
  • Allow to specify custom dialect provider on a data source level by @stephanr in #1285
  • Enforce lowest Maven version for build and clean up Maven build by @dstenger in #1333
  • Enhances WMS to throw an exception if the requested CRS is not configured by @lgoltz in #661
  • Enhanced WMS by a copyright in GetMap responses by @lgoltz in #700
  • Enhanced RemoteWMS Layer to use XSLT files for GetFeatureInfo requests by @dstenger in #722
  • Enhanced RemoteWMSLayers configuration by ScaleDenominators by @lgoltz in #726
  • Enhanced WMS configuration to define a style title by @lgoltz in #779
  • Adds configuration option for check of area of use of CRS for WFS-T by @dstenger in #971
  • Add configurable sort order for SQLFeatureStore by @tfr42 in #1003
  • Enable configuration of multiple schema locations by @dstenger in #1005
  • Instantiate GenericObjectPool of GeoTIFFTileStore with configuration option maxActive by @dstenger in #1039
  • Introduce CSV as output format for WFS by @dstenger in #1042
  • Skip GML reference resolving for WFS-T by @dstenger in #1055
  • Enhance GetFeatureInfo on raster by @stephanr in #1085
  • Update schema handling and prepare migration by @stephanr in #1129
  • Support of Java11 by @lgoltz in #1154
  • Bump tomcat from 9.0.40 to 9.0.58 in /deegree-services/deegree-webservices-tomcat-bundle by @dependabot in #1336
  • Upgrade to Apache Commons DBCP 2 (and Commons Pool 2) by @stephanr in #1337
  • Update GDAL dependency to v3.0.0 by @dstenger in #1265
  • Fix geometry conversion for simple point geometries on oracle databases by @stephanr in #1287
  • Remove unused references from handbook and build fixes by @stephanr in #1338
  • Create schema assembly as single zip artifact by @stephanr in #1339
  • Update jaxb resolver to version 1.1 by @stephanr in #1340
  • Revert failed release of jaxb-resolver by @stephanr in #1341
  • Create schema assembly as single zip artifact by @stephanr in #1343
  • Prepare pipeline for v3.5 by @tfr42 in #1342
  • Bump gson from 2.2.4 to 2.8.9 by @dependabot in #1344
  • Implementation of GeoJsonSingleFeatureWriter by @dstenger in #1164
  • Enhance GeoJson writer by @dstenger in #1162
  • Use trimmed OGC schemas zip file (reducing size by approx. 32 MB) by @tfr42 in #1350
  • Bump derby from 10.9.1.0 to 10.14.2.0 by @dependabot in #1355
  • Maven module deegree-webservices-tomcat-bundle removed from build by @tfr42 in #1357
  • Updates needed for implementation of OGC API Features Part 2 (CRS) by @dstenger in #1163
  • Update version in documentation to 3.5 by @tfr42 in #1358
  • Ensure creation of new default points to avoid unexpected JTS Geometries by @dstenger in #1360
  • Fix default values of maxFeatures and featureInfoRadius by @dstenger in #1345
  • Update contributers by @julianzz98 in #1359
  • Bump postgresql from 42.3.3 to 42.4.1 by @dependabot in #1368
  • Implement PointsList#copy() and JTSPoints#copy() by @dstenger in #1353
  • Upgrade to PostGIS 2.5.1, usage of JTS WKTReader instead of PostGIS WKTReader by @julianzz98 in #1367
  • Upgrade of JTS to 1.19.0 by @dstenger in #1369
  • Ignore attribute xsi:type and log warning by @dstenger in #1347
  • Update documentation for 3.5 based on #1358 by @julianzz98 in #1366
  • Fix export of returnFeatureTypes without namespace in StoredQueryDefinitionEncoder by @dstenger in #1346
  • Fix path to examples templates by @julianzz98 in #1377
  • Upgrade of axiom from v1.2.15 to v1.2.22 by @tfr42 in #1379
  • Bump Mockito from 2.28.2 to 3.12.4 by @tfr42 in #1373
  • Upgrades maven surefire, failsafe, compiler, jaxb2 and jar plugins by @tfr42 in #1372
  • Upgrades maven enforcer plugin and extra rules by @tfr42 in #1371
  • Add support for ObjectPropertyType in GMLAppSchema by @ejn in #1121
  • fix: don't write attributes w/ unbound namespace prefix by @stempler in #1135
  • Write nil and nilReason with namespaces to avoid invalid XML by @lgoltz in #1188
  • Fix GetFeatureInfo with non standard PIXELSIZE/DPI by @dstenger in #1191
  • Upgrade of Servlet API to 3.1 and JSF to 2.2 including Richfaces to v11.0 by @tfr42 in #1271
  • Fixed handling of svgs in PolygonSymbolizer by @lgoltz in #1095
  • Fix rendering of symbolizer with external SVG graphics by @lgoltz in #1384
  • Fix background color issues with no-data sections in gdal tiles [3.5] by @stephanr in #1381
  • Enhance GFI templating mechanism to convert xlink:href attribute to link by @dstenger in #1037
  • Fix AbstractWhereBuilder for Oracle DB datasources by @dstenger in #1038
  • Fix rendering by differentiating between metric and non metric CRS by @dstenger in #1040
  • Support of dimension in PackedPoints by @dstenger in #1041
  • Fix rasterdata offsets by @dstenger in #1190
  • Improved test CurveLinearizerTest.visualizeCircle by @lgoltz in #1389
  • Use XMLUnit instead of byte comparison by @lgoltz in #1385
  • Unification of tunable parameter usage and their documentation by @stephanr in #1392
  • Extend command line options for the loader tool by @stephanr in #1294
  • Enhance image similarity test by @stephanr in #1409
  • Upgrade of maven jetty plugin to v10.0.12 by @lgoltz in #1388
  • Bump jettison from 1.3.8 to 1.5.1 by @dependabot in #1413
  • Extend the serialization of SQL/MM (curved) geometries to WKT by @stephanr in #1412
  • Removed LoggingNotes and PackageLoggingNodes annotations by @lgoltz in #1387
  • Add an extension to the oracle dialect that works analog to the FeatureInspector by @stephanr in #1288
  • Enable access of the transaction in SQLFeatureStore by @dstenger in #1193
  • Add FME as WPS process provider by @stephanr in #1400
  • Extend tests in deegree-core-rendering-2d with similarity unit tests by @stephanr in #1420
  • Prevent improper rendering of SVG graphics by @stephanr in #1405
  • Optimization of vendor-specific rendering of a graphic on a line by @stephanr in #1423
  • Update SECURITY.md by @tfr42 in #1426
  • Update Oracle driver to 19.9.0.0 by @stephanr in #1429
  • Fixed html.gfi to avoid same gml id for all features by @lgoltz in #1090
  • Enhanced deegree for support of Spatial Joins by @dstenger in https://github.com/d...
Read more

deegree-3.4.33

16 May 11:08
Compare
Choose a tag to compare

What's Changed

  • Fix background color issues with no-data sections in gdal tiles [3.4] by @stephanr in #1382
  • Dependency updates for deegree 3.4 (backport from 3.5) by @copierrj in #1397
  • 3.4 main release pipeline by @tfr42 in #1501
  • Enabled release build for 3.4 by @lgoltz in #1512
  • Fix Jenkinsfile pipeline to use Warnings NG Jenkins plugin by @tfr42 in #1517

Full Changelog: deegree-3.4.32...deegree-3.4.33

deegree-3.4.32

06 Jul 15:21
Compare
Choose a tag to compare

What's Changed

  • Use trimmed OGC schemas zip file (reducing size by approx. 32 MB) by @tfr42 in #1349

Full Changelog: deegree-3.4.31...deegree-3.4.32

deegree-3.4.31

13 May 14:30
Compare
Choose a tag to compare

What's Changed

  • Create spatial index in PostGISDDLCreator by @dstenger in #1318
  • Fixed possible NPE and removed unused code by @dstenger in #1317
  • Upgrades reflections to v0.9.12 by @tfr42 in #1311
  • Upgrades gson to v2.2.4 by @tfr42 in #1310
  • Upgrades tomcat bundle by @tfr42 in #1309
  • Fixed javadoc and maven site generation by @tfr42 in #1305
  • Upgrades asciidoc plugin and pdf producer by @tfr42 in #1302
  • Add GZIP compression support and an extension point for custom FeatureInputStreams to the loader tool by @stephanr in #1292
  • Enhance GmlTool to reduce generated mapping by @lgoltz in #1279
  • Improved log message by @lgoltz in #1255
  • Enhancements of the REST interface by @dstenger in #938
  • Fix serveral bugs in REST API by @dstenger in #1196
  • Enhance parsing of SLDs by @dstenger in #1195
  • Fix xml stream writer test on windows, replaced xml-matcher with xmlunit by @lgoltz in #1329
  • Fixing the maven phase to copy the log4j2.properties configuration file to WEB-INF/classes by @julianzz98 in #1327
  • Enhance GmlTool to write mapping for GML Time properties by @lgoltz in #1278
  • Fixed documentation on DisableDynamicSchema by @stempler in #1315
  • Disabling concurrent builds by @tfr42 in #1332
  • Fix rendering of geometries in deegree by @stephanr in #1330
  • Fix rendering of geometries in deegree by @dstenger in #1192

Full Changelog: deegree-3.4.30...deegree-3.4.31