Skip to content

Bip Client 4.2.0 released

A new minor version of the Bip client has been released! See all the changes here.

What's new?

Added

  • link.plugin - New get_tracker_handler_from_product getter.
  • mink.plugins - New get_tracker getter.
  • sdk - New top-level private _Plugin class for shared methods and attributes.

Changed

  • Compatibility breakpoint has been set to v4.2.0 due to SDK signature changes.
  • link.plugin.validate_descriptor is now public.
  • BIP_DEBUG_PLUGIN now takes root paths of the plugins that must be used in debug mode (as opposed to boolean value as it used to be).

Fixed

  • link.plugin - Fixed typos in exception messages.
  • mink.dev - Fixed BIP_DEBUG_PLUGIN being skipped in the environment variable watcher.