2016-03-03 15:03:00 -05:00
|
|
|
---
|
|
|
|
deprecations:
|
|
|
|
|
|
|
|
- Deprecate the ``vendordata_driver`` config option. This allowed
|
|
|
|
creating a different class loader for defining vendordata
|
|
|
|
metadata. The default driver loads from a json file that can be
|
|
|
|
arbitrarily specified, so is still quite flexible. Deployments that
|
2016-04-14 14:23:47 +07:00
|
|
|
felt the need to use this facility are encouraged to propose
|
2016-03-03 15:03:00 -05:00
|
|
|
additions upstream so we can create a stable and supported
|
|
|
|
interface here.
|