Release 7.2.0
What's Changed
New Features 🎉
- feat: logging-iso-timestamp by @jhaeu in #1593
- feat: selinux semanage by RPM by @takb in #1598
- feat(swagger): Springfox to openapi migration by @MichaelsJP in #1380
- feat: Enhance the RPM build by @MichaelsJP in #1522
- feat: RPM delivery by @MichaelsJP in #1518
- feat: make log location configurable via env var by @takb in #1530
Fixes 🔧
- fix(isochrones): use correct edge filter for snapping by @MichaelsJP in #1568
- fix(fastisochrones): use correct edge filter fast-isochrones snapping by @MichaelsJP in #1570
- fix: maxcellnodes parameter by @takb in #1535
- fix(fastisochrones): Fix the max visited nodes bug for fast-isochrones by @MichaelsJP in https://github.com/GIScience
- fix: remove visited nodes limit from fast isochrones preparations by @takb in #1534
- fix: change jws5 deps by @MichaelsJP in #1563
- fix: Set right permissions for the openrouteservice folders and files by @MichaelsJP in #1589
- fix: Set permission to read-only for the war file by @MichaelsJP in #1592
- fix: log rotation with CronTriggeringPolicy, set by ENV by @takb in #1594
- fix(cve): Upgrade spring-boot from 2.7.10 to 2.7.17 by @takb
- fix(cve): Upgrade org.geotools to version 29.3. by @takb
- fix: re-introduce edge metrics cache by @aoles in #1484
- fix: openapi playground parsing by @TheGreatRefrigerator in #1487
- fix(cve): Upgrade apache-curator to version 5.5.0 and snappy-java to 1.1.10.1 by @MichaelsJP in #1497
- fix: various low prio problems by @TheGreatRefrigerator in #1489
- fix: Fix the snapshots upload location and the snapshot release version by @MichaelsJP in #1527
- fix: RPM adjustments by @takb in #1542
Other Changes
- chore: remove ORSKafkaConsumer and related code by @takb in #1482
- refactor: clean up and remove unnecessary code by @sfendrich in #1481
- ci: add graph building workflow by @TheGreatRefrigerator in #1468
- refactor: build modularization by @takb in #1439
- docs(readme): update GH version by @aoles in #1471
- chore(matrix): Clean-up path metrics extractor for matrix Dijkstra by @aoles in #1483
- refactor: configuration improvements phase 1 by @takb in #1488
- style(editorconfig): Introduce a basic editorconfig by @MichaelsJP in #1493
- ci: RPM packaging by @takb in #1490
- ci: Push rpm artefact to nexus by @MichaelsJP in #1525
- ci: Add rpm Nexus publish and testing workflow by @MichaelsJP in #1526
- chore: update maven repository by @MichaelsJP in #1537
/openrouteservice/pull/1538 - docs: Update Installation-and-Usage.md by @MichaelsJP in #1541
- refactor(rpm): Fix docker image to use rpm package by @MichaelsJP in #1562
- docs: add description for selinux package by @takb in #1600
Full Changelog: v7.1.1...v7.2.0