Bip Client 4.3.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 Plugin attributes for tracker:sync_enabled,sync_directionandsync_rules.link.plugin- Add support foroptionalkey in plugin descriptors parameters (config, settings and mapping).link.plugin- Add support forsub_typekey in plugin descriptors parameters for list types (config, settings and mapping).link.plugin- Add support for int and list types in plugin descriptors parameters (config, settings and mapping).- New
DEBUG_PLUGIN_DATAenvironment variable, for setting config or mapping values when debugging. sdk.handler.tracker- New tracker abstract class structure.link.project- New Project attributes, properties and methods:default_tracker_product,tracker_products,get_trackers(),get_tracker(),get_default_tracker().link.plugin- Project tracker-related attributes are automatically fed when enabling/disabling a plugin.
Changed
- Compatibility breakpoint has been set to
v4.3.0due to project and plugin data change (enabled_integrationsis now private and new project attributes for trackers). DEBUG_PLUGINis now always a list.link.plugin- Plugins config and mapping don't have to have a default value anymore.