160 Commits

Author SHA1 Message Date
8312a0f358
deps: update junit-jupiter to 5.11.1 2024-10-03 18:07:02 +02:00
1e7ee35421
deps: update jackson-databind to 2.18.0 2024-10-03 18:06:17 +02:00
7bd4dd7e78
chore: update license headers 2024-09-16 18:47:12 +02:00
404981c659
build: remove Automatic-Module-Name from JAR manifest
We do provide a module-info already, so we should remove ths artifact
from the Java 8 days.
2024-09-16 18:44:13 +02:00
780c3238ff
deps: update jackson-databind to 2.17.2 2024-09-16 18:35:27 +02:00
66803f5867
deps: update build and test dependencies 2024-09-16 18:33:20 +02:00
cde128cf92
release: prepare release 2.0.7 v2.0.7 2024-06-29 13:58:11 +02:00
50e98353ef
fix: rename getStreeamPath to getStreamPath 2024-06-29 13:50:39 +02:00
ff2650e8c1
test: minor test code refactoring 2024-06-29 13:48:29 +02:00
14f4266cb1
build: generate and attach CycloneDX SBOM 2024-06-29 13:35:10 +02:00
65895d4167
deps: update build and test dependencies 2024-06-29 13:33:00 +02:00
ae2093b9fc
docs: fix some typos on javadocs 2024-05-07 18:50:58 +02:00
47f9ad86db
deps: update jackson to 2.17.1 2024-05-07 18:48:42 +02:00
c2af3a911d
docs: add changelog for v2.0.6 v2.0.6 2024-03-23 18:26:20 +01:00
6f7109f527
docs: mark v1.x as no longer supported 2024-03-23 18:25:01 +01:00
21484e2e0b
ci: update GitHub actions 2024-03-23 18:20:47 +01:00
72fbbdf91b
ci: run sonar analysis with JDK 21 2024-03-23 18:06:50 +01:00
38d866aaac
deps: update maven plugins and test dependencies 2024-03-23 17:58:34 +01:00
8ee9ccb9c9
deps: update jackson to 2.17.0 2024-03-23 17:58:23 +01:00
b99d3099ee
build and test with JDK 21 2023-10-15 17:23:12 +02:00
0ab7aa8f16
prepare release 2.0.5 v2.0.5 2023-10-03 10:37:00 +02:00
30f39f8a5b
update copyright notice 2023-10-03 10:32:14 +02:00
c9acee5676
deps: update maven plugins and test dependencies 2023-10-03 10:29:09 +02:00
21985c5cb2
deps: bump jackson-databind from 2.14.0 to 2.15.2
Plus some minor test dependency updates.
2023-09-08 20:47:56 +02:00
f551da2f2b
build and test with JDK 20 2023-04-07 10:09:31 +02:00
eccfe908ec
minor dependency updates 2023-04-07 10:05:44 +02:00
b35e78291b
prepare release 2.0.4 v2.0.4 2022-11-21 14:54:29 +01:00
591476cc60
docs: correct forStops() calls in README 2022-11-21 14:39:26 +01:00
7684b2e089
allow getMessages with limit directly from Query instance 2022-11-21 14:38:37 +01:00
406fe076f1
allow getTrips with limit directly from Query instance 2022-11-21 14:38:36 +01:00
7cb5aefb5b
ci: enable SonarQube analysis for pull requests 2022-11-21 14:38:13 +01:00
0573ed1ade
add implementation details and classpath to JAR manifest 2022-11-21 14:05:09 +01:00
55271011b6
deps: bump jackson-databind from 2.13.3 to 2.14.0
Plus some minor test dependency updates.
2022-11-15 12:13:40 +01:00
b7ae38a343
build and test with JDK 19 2022-10-13 11:48:53 +02:00
c494c0c81b
deps: bump jackson-databind from 2.13.2.1 to 2.13.3 v2.0.3 2022-08-30 13:21:50 +02:00
bb0d11d10c
test: use JRE8+ version of WireMock for offline testing v2.0.2 2022-04-13 17:48:09 +02:00
bcc47d5f05
deps: bump jackson-databind from 2.13.0 to 2.13.2.1
Plus some minor dev-dependency updates.
2022-04-13 17:48:08 +02:00
276c12abc4 readme++ v2.0.1 2021-10-02 15:29:03 +02:00
6fd21e2a03 update dependencies 2021-10-02 15:20:23 +02:00
afef896f12 migrate to GH actions for CI 2021-10-02 15:14:20 +02:00
702247a818 Merge branch 'master' into develop v2.0.0 2021-01-30 18:23:12 +01:00
cecd76ea10 JavaDoc++ 2021-01-30 18:20:21 +01:00
fe14c34b8c prepare release 2021-01-30 17:39:53 +01:00
465767342f update copyright notice to 2021 2021-01-30 17:35:48 +01:00
e723cd4096 extend unit tests for UraClientConfiguration
Timeout values are tested in different cases, but for completeness the
unit test for UraClientConfiguration checks the values now, too.
2021-01-30 17:34:40 +01:00
10c0967679 remove unused imports 2021-01-30 16:59:47 +01:00
6bf976c010 add timeout configuration to asynchronous trip reader 2021-01-30 16:49:42 +01:00
9e84d9f40d implement connection and read timeouts for synchronous requests 2021-01-30 16:49:42 +01:00
d3d16e22a0 minor dependency upadtes 2021-01-24 17:31:11 +01:00
242a371f84 Merge branch '1.x' 2020-12-12 14:06:10 +01:00