google_cloud_protobuf 0.5.5
google_cloud_protobuf: ^0.5.5 copied to clipboard
The Google Cloud client library for the Core Protobuf Types.
Changelog #
0.5.5 #
- feat: track library version usage (#330)
- fix(dart): remove emptying
testing.dartfiles (#327)
0.5.4 #
- chore: add CHANGELOG.md to existing published packages (#313)
0.5.3 #
- chore: update api sources (#311)
- chore: update librarian to v0.21.0 (#289)
- fix(protobuf): ensure fraction digits in Duration JSON (#258)
- fix(protobuf): fix
FieldMaskencoding (#257)
0.5.2 #
- fix:
NullValueserialization and deserialization (#254) - chore: upgrade to lastest sidekick (#247)
0.5.1 #
- chore: verify handling of
Emptyfields (#208) - chore: regen apis with latest librarian/apis (#170)
- chore: add librarian config (#120)
0.5.0 #
- chore: Update side and API sources and regen (#119)
- feat(google_cloud_storage): Bucket creation (#111)
- feat: Add a skeleton GCS client (#108)
- fix(dart): Add proto serialization conformance tests (#102)
0.4.0 #
- feat: Create exception subclasses (#101)
0.3.0 #
- fix: Fix
repeated doubledecoding (#91)
0.2.1 #
- chore: Single-quoted strings in config/examples (#87)
- test: Add some conformance tests (#93)
- chore: Use workspace analysis for all packages (#88)
0.2.0 #
- feat: update using null-safety generator change (#69)
0.1.1 #
- feat: add isNotDefault extension methods for core proto types (#68)
0.1.0 #
- initial release