Dialogflow-fulfillment

Latest version: v0.4.5

Safety actively analyzes 621825 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.0.0

-------------------

Removed
~~~~~~~

* RichResponse's set_* methods (use property attributes instead).
* WebhookClient's set_followup_event method (use property attribute instead).

Dependencies
~~~~~~~~~~~~

* Change sphinx's template to `furo`.
* Upgrade many development dependencies.

0.4.4

-------------------

Fixed
~~~~~

* Bug when the webhook request is an empty JSON.

Dependencies
~~~~~~~~~~~~

* Bump dependencies in requirements and setup files

0.4.3

-------------------

Added
~~~~~

* Code of Conduct file.

Dependencies
~~~~~~~~~~~~

* Django example dependencies versions.

0.4.2

-------------------

Fixed
~~~~~

* Bug when parsing `WebhookRequest` object in Django example (1).
* Bug when calling `response` in `WebhookClient` multiple times (2).

0.4.1

-------------------

Added
~~~~~

* Continuous integration and continuous deployment with Github Actions.

Improved
~~~~~~~~

* Health of the source code.
* Documentation.

0.4.0

-------------------

Added
~~~~~

* Getters and setters for RichResponse's attributes (and deprecation warnings
to set_*() methods).
* Getter and setter for WebhookClient's followup_event attribute (and
deprecation warning to set_followup_event() method).
* Docs: Examples to WebhookClient's methods docstrings.
* Docs: Examples to RichResponse's attributes docstrings.
* Docs: "See also" sections in RichResponse's docstrings.
* Docs: Type hints to WebhookClient's handle_request() method's docstring.
* Docs: "Detailed example" section in "Fulfillment overview" page.

Improved
~~~~~~~~

* Typing annotations coverage.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.