251e60d66f
prepare release 1.3.3
continuous-integration/drone/push Build is passing
2022-11-21 15:46:15 +01:00
c5f13f6652
deps: bump jackson-databind from 2.13.3 to 2.14.0
...
continuous-integration/drone/push Build is passing
Plus some minor test dependency updates.
Cherry-picked from 55271011b677b4450693d403463e86c75887e3bf
2022-11-21 15:42:24 +01:00
4b69343d39
allow getMessages with limit directly from Query instance
...
backported from commit 7684b2e089cd99ede6d294d3f69aa38e39a82074
2022-11-21 15:32:04 +01:00
8748dd883b
allow getTrips with limit directly from Query instance
...
backported from commit 406fe076f1763f3757cfdd4bceb3568676679b03
2022-11-21 15:31:54 +01:00
b7ce0a3c3e
update dependencies
continuous-integration/drone/push Build is passing
2022-08-30 12:33:39 +02:00
24b69a29e2
prepare release 1.3.1
continuous-integration/drone/push Build is passing
2020-12-12 13:50:35 +01:00
c314b0c6d4
[backport] remove future from trip reader after closing
...
continuous-integration/drone/push Build is passing
Future was not removed from the reader instance after close() has been
called, so re-opening was not possible. Remove the instance after
termination allows calling open() again.
2020-10-14 14:22:39 +02:00
299f9556d4
prepare release 1.3.0
2019-12-04 14:30:43 +01:00
06ce5a22cf
Merge pull request #7 from stklcode/feature/5-messages
...
fetch public messages from API (#5 )
2019-12-04 11:59:29 +01:00
5b6c02d6a3
implement client methods for reading messages
...
Reading response type 2 (messages) from API with optional stop filter.
2019-11-04 18:02:59 +01:00
431de69549
typo fixes in comments and test messages [skip ci]
2019-11-04 17:55:10 +01:00
71902b072b
minor dependency updates
2019-07-26 20:02:14 +02:00
e0e2547288
Prepare release 1.2.0
2019-06-20 14:37:12 +02:00
d571675a31
Preparations for release 1.1.4
2018-11-19 11:40:57 +01:00
9ff4555ce8
Add URLEncoder to query paraemters to fix issue with special chars ( #4 )
2018-11-17 12:19:34 +01:00
1698622fc9
Accept NULL for vehicle ID field ( fix #3 )
2018-11-16 11:19:45 +01:00
b9656b386a
Accept direction ID as String instead if Integer ( fix #2 )
2018-11-16 11:04:27 +01:00
ee91f05898
Preparations for release 1.1.3
2018-11-13 13:52:15 +01:00
83e6e446ba
Updated dependencies
2018-11-13 13:49:06 +01:00
d5e09392ef
Client and model classes implement Serializable
2018-03-25 17:37:24 +02:00
eb400b52ca
Prepare release 1.1.2
2018-03-24 18:12:43 +01:00
7e3af36e22
Added automatic module name for JPMS compatibility
2018-03-15 19:59:51 +01:00
93acfad184
Bump version to 1.1.1
2018-02-20 19:40:24 +01:00
afffaa4a6f
Bundled error messages for model creation in interface
2017-08-29 20:13:28 +02:00
6fab3ab6fe
POM and changelog updates
2017-05-14 10:37:32 +02:00