Skip to content

Releases: goldmansachs/jrpip

Release 5.1.3

24 Jul 15:17
731b9dd
Compare
Choose a tag to compare

Change Log

5.1.3 2022-07-24

  • for socket server, add a method to terminate ongoing connections (usually after stop)

GAV:

com.goldmansachs.jrpip,jrpip,5.1.3

Release 5.1.2

06 Nov 03:29
70f1530
Compare
Choose a tag to compare

Change Log

5.1.2 2019-11-05

  • for socket server, fix url to service local map
  • for socket server, fix socket initial connection timeout

GAV:

com.goldmansachs.jrpip,jrpip,5.1.2

Release 5.1.1

09 Aug 18:35
Compare
Choose a tag to compare

5.1.1 2019-08-09

  • Added stateful service configuration to socket transport.

GAV:
com.goldmansachs.jrpip,jrpip,5.1.1

Release 5.1.0

10 Jul 02:40
b8d2571
Compare
Choose a tag to compare

5.1.0 2019-07-09

  • Added optional AES encryption to socket transport.

GAV:
com.goldmansachs.jrpip,jrpip,5.1.0

Release 5.0.0

07 Jul 01:02
0d47168
Compare
Choose a tag to compare

5.0.0 - 2019-07-05

  • Added @Timeout annotation to specify timeout on a per class or method level
  • Tighter timeout monitoring
  • New socket based transport in addition to HTTP
    • The new transport has lower overhead (latency)
    • Only one dependency: slf4j
    • @Compression annotation to turn off compression. Not supported in HTTP
  • Minimum JDK: 1.8

GAV:
com.goldmansachs.jrpip,jrpip,5.0.0

JrPip 4.0.0

04 May 15:34
Compare
Choose a tag to compare

Initial open source release.

GAV:
com.goldmansachs.jrpip,jrpip,4.0.0