Commit graph

33 commits

Author SHA1 Message Date
ba048d872a update to netty 4.1.89, avoid class casting execption in case of broken PQF 2023-03-10 17:12:43 +01:00
4565e8834f version and recordSchema moved to SRU client init 2023-01-25 19:13:39 +01:00
401127f779 fix PQF integer token, add SRU JDK client 2023-01-23 18:02:06 +01:00
351ea46d19 add SRU client 2023-01-22 23:07:51 +01:00
96ba70d4dc add tests 2023-01-15 23:20:15 +01:00
f2a57d9ce3 element set name optional, skio additional search info, add LVI test 2023-01-14 23:04:44 +01:00
dcea5cc021 update to OpenJDK 17, Gradle 7.5.1, add Groovy example 2023-01-14 18:45:26 +01:00
28a2ea875b update to gradle 7.3.2 2022-02-17 18:46:40 +01:00
31fa5fc126 add SocketTimeoutException listener 2021-08-31 11:40:33 +02:00
809792e64e fix timeout which is in milliseconds, set default to 5000ms 2021-08-26 18:48:52 +02:00
7bcc85b223 avoid class cast when Z server return a Close instead of a SearchResponse (timeout) 2021-07-30 16:28:24 +02:00
1a0ff7d6c8 new CQL default context 2021-06-01 18:58:18 +02:00
7475a5f565 add missing properties 2021-05-28 12:02:35 +02:00
03a242e05a update to cql 3.1.0, netty 4.1.65 2021-05-27 16:33:38 +02:00
1f2cdcc820 update to gradle 6.6.1, netty 4.1.52, xbib cql 3.0.4 2020-09-27 14:36:45 +02:00
24aa0e4bd3 update to cql 3.0.3 2020-09-10 10:25:30 +02:00
9ae052559b new client api subproject 2020-08-05 11:42:11 +02:00
39a962cbdf update netty to 4.1.51, xbib cql to 3.0.2, fix attribute list deriving from CQL search term 2020-07-31 10:57:20 +02:00
d14cfe0e08 update named modules, netty 4.1.50, cql 3.0.1 2020-06-05 11:38:40 +02:00
e44b3e2286 update to Java modules, Gradle 6.4, JUnit 5 2020-05-20 10:46:17 +02:00
295abef0f5 update gradle to 5.6.2 2019-11-11 10:58:28 +01:00
3aae8c6571 update gradle 5.6.2 2019-11-08 09:41:06 +01:00
ff71163df3 update to OpenJDK 11, Gradle 5.3.1 2019-08-12 11:11:29 +02:00
455f053c1e update spotbugs 2019-03-16 21:09:08 +01:00
a44c1b38a9 docs 2019-03-15 16:45:18 +01:00
03df23e89c fixes for tests and logging 2019-03-15 14:32:29 +01:00
b2df8b14ba reorganize package structure for fine grained dependencies 2019-03-15 13:45:07 +01:00
d0c91568a8 do not throw exception if present operation returns diagnostics, clean up (mostly underscore style issues) 2018-09-10 19:11:49 +02:00
00412e7577 refactor to BERReader/BERWriter interface, add locking 2018-09-07 22:59:21 +02:00
e9b3b4fa5a update dependencies, prepare for Java 9 2018-02-08 11:52:13 +01:00
d19450e2e1 fix logging issues, update to xbib cql 1.1.1 2018-02-06 16:31:17 +01:00
d8972929bb extend response listener by total result count 2017-11-30 17:42:07 +01:00
832c86a73d initial commit 2017-11-16 00:37:06 +01:00