Skip to content

Releases: mbari-org/vcr4j

vcr4j 5.2.0

25 Jan 01:18
51a54be
Compare
Choose a tag to compare

Removed SharkCommands. RemoteCommands has been moved to vcr4j-core and is shared by both vcr4j-sharktopoda and vcr4j-remote.

What's Changed

  • point at HTTPS version of sparetimelabs repo so maven won't block it by @jeffday in #5
  • Bump gson from 2.8.6 to 2.8.9 in /vcr4j-sharktopoda by @dependabot in #7

New Contributors

Full Changelog: 4.1.0...5.2.0

vcr4j 5.1.3.jre17

30 Dec 18:24
c1fcd95
Compare
Choose a tag to compare

First release published to maven central

Full Changelog: 5.1.0.jre17...5.1.3.jre17

vcr4j 5.1.0.jre17

29 Dec 21:17
b6b6092
Compare
Choose a tag to compare

This release removes a direct dependency to slf4j and uses System.Logger instead. To keep looking via slf4j just add a dependency to slf4j-jdk-platform-logging.

This is the first release published to maven central instead of Github Packages

Full Changelog: 5.0.0.jre17...5.1.0.jre17

vcr4j 5.0.0.jre17

29 Dec 01:26
26f9d5d
Compare
Choose a tag to compare

What's Changed

  • Update from rxjava 2 to rxjava 3
  • Removed mbarix4j dependency
  • Added support for Sharktopoda 2
  • point at HTTPS version of sparetimelabs repo so maven won't block it by @jeffday in #5
  • Bump gson from 2.8.6 to 2.8.9 in /vcr4j-sharktopoda by @dependabot in #7

New Contributors

Full Changelog: 4.4.1.jre11...5.0.0.jre17

vcr4j 4.4.1.jre11

07 Apr 23:03
41d5c51
Compare
Choose a tag to compare

This release provides bug fixes for Java 12+ when using java modules.

vcr4j 4.3.0.jre11

18 Feb 22:02
Compare
Choose a tag to compare

This release adds support for remote comms to create/update/delete bounding boxes from remote video apps. See this README and Localization.java