fix(deps): update dependency ucam-faas to ^0.21.0
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| ucam-faas |
^0.7.1 → ^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
v0.17.5
Bug Fixes
- deps: update dependency pre-commit to v4 (40e3145)
v0.17.4
Bug Fixes
- deps: pin dependencies (68ec701)
v0.17.3
Bug Fixes
v0.17.2
Bug Fixes
- update dependencies and pin python image (ef978b5)
v0.17.1
Bug Fixes
- update repo link for PyPi (4f85ada)
v0.17.0
Features
- add CloudEvent validation for webhook handler proxy (f0c880e)
v0.16.0
Features
- docs: add auto-built API documentation (b3998b0)
v0.15.0
Features
- support undoing functions_framework global state changes (516966e)
v0.14.1
v0.14.0
Features
- add support for reading message payload from bucket (37f8b6e)
v0.13.0
Features
- add authentication to webhook endpoint (34496a6)
Bug Fixes
- exclude run handler function from coverage (316b70d)
- remove JSON checking from data publishing (e81418f)
v0.12.0
Features
- refactor entra webhook container (319cf45)
Bug Fixes
- move entra webhook code into separate module (219026f)
v0.11.0
Features
- add long-running task support (f11c827)
Bug Fixes
- remove unneeded initialize argument (8f23b43)
v0.10.0
Features
- push docker images to public registry (b5b68ff)
v0.9.3
v0.9.2
Bug Fixes
- bump ci template to v6.10.0 to avoid release-it releasing twice (937dbe6)
- remove duplicated file release-it.json (ed53ae2)
v0.9.1
v0.9.0
Features
- add release-it config (23f78f3)
- include traceback on unhandled exceptions (5161cef)
- type-annotate ucam_fass and example modules (470334e)
Bug Fixes
v0.8.0
Changed
- Loosen gunicorn dependency constraint to allow gunicorn >=22.0.0
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.