google_cloud_functions_v2 0.5.5 copy "google_cloud_functions_v2: ^0.5.5" to clipboard
google_cloud_functions_v2: ^0.5.5 copied to clipboard

The Google Cloud client library for the Cloud Functions API.

Changelog #

0.5.5 #

  • feat: track library version usage (#330)
  • fix(dart): remove emptying testing.dart files (#327)
  • chore: update cloud dependencies

0.5.4 #

  • feat: add setup and test agentic skills (#321)
  • chore: add CHANGELOG.md to existing published packages (#313)
  • chore: update cloud dependencies

0.5.3 #

  • chore: update librarian to v0.21.0 (#289)
  • fix(protobuf): fix FieldMask encoding (#257)

0.5.2 #

  • fix: NullValue serialization and deserialization (#254)
  • chore: upgrade to latest sidekick (better fakes) (#248)
  • chore: upgrade to lastest sidekick (#247)

0.5.1 #

  • chore: verify handling of Empty fields (#208)
  • chore: add librarian config (#120)

0.5.0 #

  • chore: Update side and API sources and regen (#119)
  • test: Test all Compliance service methods (#106)
  • fix(dart): Add proto serialization conformance tests (#102)

0.4.0 #

  • feat: Create exception subclasses (#101)

0.3.0 #

  • fix: Fix repeated double decoding (#91)

0.2.1 #

  • chore: Single-quoted strings in config/examples (#87)
  • chore: Use workspace analysis for all packages (#88)
  • chore: Use sidekick @v1.0.1 (#75)
  • feat: update using null-safety generator change (#69)
  • feat: add isNotDefault extension methods for core proto types (#68)

0.2.0 #

  • feat: Move _gax functionality to _rpc (#67)

0.1.2 #

  • fix: ConfigurationException in fromApiKey (#64)

0.1.1 #

  • fix: Remove dependency on dart:io (#56)
  • feat: Remove protobuf dep on _gax (#52)
  • feat: update to the most recent sidekick version (#49)
  • chore: Update to latest sidekick (#38)
  • feat: Use correct issue tracker urls (#31)
  • chore: Update to sidekick v0.3.1-0.20251013160330-f7a65558c218 (#20)
  • chore: Upgrade Sidekick to head (#10)
  • chore: Sync with google-cloud/rust/dart

0.1.0 #

  • initial release