This repository has been archived by the owner on Sep 18, 2023. It is now read-only.
java-common-protos v2.4.0
Features
- add new FieldBehavior NON_EMPTY_DEFAULT (#191) (acb2206)
- Add the
principal
field to the ServiceAccountDelegationInfo proto (#183) (b558909) - generate java files for extended_operations.proto (#200) (fec9c81)
Bug Fixes
- Add
shopt -s nullglob
to dependencies script (#189) (89605e8) - Update dependencies.sh to not break on mac (#186) (ae73232)
Documentation
- modify some field level comments with new details and examples (b558909)