Skip to content

Releases: pquiring/llrp

2.1

28 Jun 18:00

Choose a tag to compare

2025/6/28 : 2.1

  • upgraded log4j 1.x to 2.x
    • removes need for log4j 1.2 api bridge

2.0

10 Jun 17:37

Choose a tag to compare

2.0

2024/6/10 : 2.0

  • formatted source
  • fixed deprecated code
  • upgraded to jdom/2.x

0.3

09 Jun 14:01

Choose a tag to compare

0.3

2024/6/8 : 0.3

  • upgraded to slf/2.x
  • fixed connection issues

1.0.0.7

23 May 14:19

Choose a tag to compare

This is original release using mina 1.x
Attempts to use mina 2.x results in intermittent deadlocks (not sure which upgraded package is causing deadlocks).
llrp-1.0.0.7-deps.jar is from sf.net which is bundled with all dependency jars.

0.2

21 May 23:09

Choose a tag to compare

0.2

2023/5/21 : 0.2

  • replaced mina 2.x deprecated methods with proper alternatives
  • add LLRPConnector.setReconnect(boolean) to control auto reconnecting

0.1

19 May 02:24

Choose a tag to compare

0.1

Upgraded to mina 2.x