charms.reactive 0.5.0
Cory Johns
cory.johns at canonical.com
Thu Oct 5 14:38:23 UTC 2017
Greetings,
Today we released version 0.5.0 of charms.reactive. The full changelog can
be found at https://charmsreactive.readthedocs.io/en/latest/changelog.html
with the changes from this release being:
* Add flag triggers (#121)
* Add integration test to Travis to build and deploy a reactive charm
(#120)
* Only execute matching hooks in restricted context. (#119)
* Rename "state" to "flag" and deprecate "state" name (#112)
* Allow pluggable alternatives to RelationBase (#111)
We will be exclusively using the "flags" terminology going forward in place
of "states" as the former is more accurate to what they represent and how
they behave and is less confusing. For the time being, all of the existing
"state" functions are still available, but they are deprecated. See
https://charmsreactive.readthedocs.io/en/latest/charms.reactive.flags.html
for more info.
The "pluggable alternatives to RelationBase" is groundwork for the upcoming
Endpoints replacement, which should make writing interface layers
significantly less confusing. Feedback welcome on
https://github.com/juju-solutions/charms.reactive/pull/123 and
https://github.com/juju/docs/pull/2207
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/juju/attachments/20171005/04b90c54/attachment.html>
More information about the Juju
mailing list