Implementation Changes
- Allow kwargs to be passed to create_channel (via synth). (#8401)
New Features
- Add 'client_options' support, update list method docstrings (via synth). (#8520)
Dependencies
Documentation
- Link to googleapis.dev documentation in READMEs. (#8705)
- Add compatibility check badges to READMEs. (#8288)
Internal / Testing Changes
- Add docs job to publish to googleapis.dev. (#8464)
- Declare encoding as utf-8 in pb2 files (via synth). (#8361)
- Add disclaimer to auto-generated template (via synth). (#8325)
- Suppress checking 'cov-fail-under' in nox default session (via synth). (#8250)
- Fix coverage in 'types.py' (via synth). (#8162)
- Blacken noxfile.py, setup.py (via synth). (#8130)
- Add empty lines (via synth). (#8069)