[ANN] iPOPO 1.0.1

1 view
Skip to first unread message

Thomas Calmant

unread,
Nov 10, 2020, 10:39:31 AM11/10/20
to ipopo...@googlegroups.com, ipop...@googlegroups.com
iPOPO v1.0.1 has been released!

What's new in 1.0.1
===================

This release adds few features and only concerns the v1 branch.

* Added a RequiresBroadcast decorator, which injects a proxy that broadcasts
  calls to all services matched by the requirement.
  It also transparently ignores calls when no service matches the requirement.
* ConfigurationAdmin default persistence can now be disabled by setting the
  pelix.configadmin.persistence.default.disable framework property to any
  non-empty value.
  See #113 for more details: https://github.com/tcalmant/ipopo/issues/113
* Added a to_record() method in LogEntry objects.
  This converts the Pelix entry to a logging.LogRecord object, which can then
  be formatted using standard formatters.
  Note that some information is missing, like the place the log record is from
  (file path and line).

You can take a look at the documentation at https://ipopo.readthedocs.io/
iPOPO is available on PyPI: https://pypi.python.org/pypi/iPOPO
Source is available on GitHub: https://github.com/tcalmant/ipopo
Feel free to send feedback on your experience of Pelix/iPOPO, via the
mailing lists:


Have fun!
Reply all
Reply to author
Forward
0 new messages