fix(deps): update dependency ucam-faas to ^0.21.0
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| ucam-faas |
^0.17.5 → ^0.21.0
|
Release Notes
uis/devops/lib/ucam-faas-python (ucam-faas)
v0.21.0
Features
- export public sub-module props from top level (4e9a847)
- support @cloud_event_handler in long-running mode (18a8fe8)
v0.20.0
Features
- add @message_handler() decorator (3278f33)
- implement models for GCP Pub/Sub CloudEvents (d67a79d)
- support parsing JSON Pubsub messages as Pydantic models (69ec3d9)
- support parsing Pubsub messages as Protobuf models (6e6482b)
v0.19.1
v0.19.0
Features
- add @cloud_event_handler() decorator (44ab0b7)
- add contextual_default_factory() (08f97be)
- add contextual_handler() decorator (f9c36ab)
v0.18.0
Features
- add contextvar_activator() (4b30326)
- add execute_for_result() method to handlers (a93ffce)
- add ExecutionInfo and related types (723e87a)
- add handler executor functions (211fb9f)
- add with_notes() to attach notes to Exceptions (6553b02)
- implement flatten_json() (ee1bf54)
- support serialising Exceptions as JSON strings (02b1f24)
v0.17.6
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.