From 2e3df37ae5f54e1bbdfbc3540e095d33ac9ef5a2 Mon Sep 17 00:00:00 2001 From: Jakob Schnell Date: Wed, 17 Jul 2024 10:41:54 +0200 Subject: [PATCH] chore: update CHANGELOG and poms for release (#1817) --- CHANGELOG.md | 11 ++++------- ors-api/pom.xml | 2 +- ors-engine/pom.xml | 2 +- ors-report-aggregation/pom.xml | 4 ++-- pom.xml | 2 +- 5 files changed, 9 insertions(+), 12 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b8d1f419ef..ef9ed09913 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,15 +33,11 @@ RELEASING: 7. Bump version in pom.xml --> -## [Unreleased] +## [8.1.1] - 2024-07-17 ### Added -- added danish tranlations -### Changed -### Deprecated -### Removed +- added danish tranlations ([#1809](https://github.com/GIScience/openrouteservice/pull/1809)) ### Fixed - allow bikes on highways under construction if access is explicitly set ([#1805](https://github.com/GIScience/openrouteservice/pull/1805)) -### Security ## [8.1.0] - 2024-06-05 ### Added @@ -778,7 +774,8 @@ are attached to roads. ([Issue #162](https://github.com/GIScience/openrouteservi - Fix bug in RPHAST when location lies on a oneway road. - Consider turn restrictions if optimized=false is passed. -[unreleased]: https://github.com/GIScience/openrouteservice/compare/v8.1.0...HEAD +[unreleased]: https://github.com/GIScience/openrouteservice/compare/v8.1.1...HEAD +[8.1.1]: https://github.com/GIScience/openrouteservice/compare/v8.1.0...v8.1.1 [8.1.0]: https://github.com/GIScience/openrouteservice/compare/v8.0.1...v8.1.0 [8.0.1]: https://github.com/GIScience/openrouteservice/compare/v8.0.0...v8.0.1 [8.0.0]: https://github.com/GIScience/openrouteservice/compare/v7.1.1...v8.0.0 diff --git a/ors-api/pom.xml b/ors-api/pom.xml index c5429e14b5..0ed0a1b4f3 100644 --- a/ors-api/pom.xml +++ b/ors-api/pom.xml @@ -30,7 +30,7 @@ ../pom.xml openrouteservice org.heigit.ors - 8.2.0-SNAPSHOT + 8.1.1 4.0.0 diff --git a/ors-engine/pom.xml b/ors-engine/pom.xml index 0dbace77d1..be6afca9a1 100644 --- a/ors-engine/pom.xml +++ b/ors-engine/pom.xml @@ -30,7 +30,7 @@ ../pom.xml openrouteservice org.heigit.ors - 8.2.0-SNAPSHOT + 8.1.1 4.0.0 diff --git a/ors-report-aggregation/pom.xml b/ors-report-aggregation/pom.xml index b8652ed8e2..6ffab09a20 100644 --- a/ors-report-aggregation/pom.xml +++ b/ors-report-aggregation/pom.xml @@ -3,13 +3,13 @@ ../pom.xml openrouteservice org.heigit.ors - 8.2.0-SNAPSHOT + 8.1.1 4.0.0 org.heigit.ors ors-report-aggregation - 8.2.0-SNAPSHOT + 8.1.1 pom diff --git a/pom.xml b/pom.xml index 44671c3f0c..171c522e2e 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ 4.0.0 org.heigit.ors openrouteservice - 8.2.0-SNAPSHOT + 8.1.1 pom openrouteservice https://openrouteservice.org