FAQ | This is a LIVE service | Changelog

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 age confidence

Release Notes

uis/devops/lib/ucam-faas-python (ucam-faas)

v0.21.0

Compare Source

Features
  • export public sub-module props from top level (4e9a847)
  • support @​cloud_event_handler in long-running mode (18a8fe8)

v0.20.0

Compare Source

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

Compare Source

v0.19.0

Compare Source

Features

v0.18.0

Compare Source

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

Compare Source

v0.17.5

Compare Source

Bug Fixes
  • deps: update dependency pre-commit to v4 (40e3145)

v0.17.4

Compare Source

Bug Fixes

v0.17.3

Compare Source

Bug Fixes

v0.17.2

Compare Source

Bug Fixes
  • update dependencies and pin python image (ef978b5)

v0.17.1

Compare Source

Bug Fixes
  • update repo link for PyPi (4f85ada)

v0.17.0

Compare Source

Features
  • add CloudEvent validation for webhook handler proxy (f0c880e)

v0.16.0

Compare Source

Features
  • docs: add auto-built API documentation (b3998b0)

v0.15.0

Compare Source

Features
  • support undoing functions_framework global state changes (516966e)

v0.14.1

Compare Source

v0.14.0

Compare Source

Features
  • add support for reading message payload from bucket (37f8b6e)

v0.13.0

Compare Source

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

Compare Source

Features
  • refactor entra webhook container (319cf45)
Bug Fixes
  • move entra webhook code into separate module (219026f)

v0.11.0

Compare Source

Features
  • add long-running task support (f11c827)
Bug Fixes
  • remove unneeded initialize argument (8f23b43)

v0.10.0

Compare Source

Features
  • push docker images to public registry (b5b68ff)

v0.9.3

Compare Source

v0.9.2

Compare Source

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

Compare Source

v0.9.0

Compare Source

Features
  • add release-it config (23f78f3)
  • include traceback on unhandled exceptions (5161cef)
  • type-annotate ucam_fass and example modules (470334e)
Bug Fixes
  • correct test running locally (caa4bd9)
  • rename release-it.json to .release-it.json (b7a9c07)

v0.8.0

Compare Source

Changed
  • Loosen gunicorn dependency constraint to allow gunicorn >=22.0.0

Configuration

📅 Schedule: Branch creation - Monday through Friday ( * * * * 1-5 ) in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading