Changelog
0.36.0 (2025-12-15)
Features
- Add Python 3.14 support (#327) ( 6838b2469b74a868b2ab9a4f9b951fbe421a60eb )
Bug Fixes
-
remove setup.cfg configuration for creating universal wheels (#321) ( 922db8cec6b2896087d95dc7f360a4b2edeaaea0 )
-
resolve issues where pre-release versions of dependencies are installed (#318) ( 14337044ae5d5c33a10f4a9dbb322db3352963e2 )
0.35.0 (2025-01-30)
Features
0.34.0 (2023-12-07)
Features
-
Add support for Python 3.12 ( a565b8e )
-
Introduce compatibility with native namespace packages ( #231 ) ( 1aaee60 )
Bug Fixes
0.33.3 (2023-11-09)
Bug Fixes
0.33.2 (2022-07-10)
Bug Fixes
0.33.1 (2022-06-06)
Documentation
0.33.0 (2021-10-08)
Features
0.32.6 (2021-10-05)
Bug Fixes
0.32.5 (2021-09-20)
Bug Fixes
0.32.4 (2021-08-13)
Bug Fixes
0.32.3 (2021-07-23)
Bug Fixes
0.32.2 (2021-05-28)
Bug Fixes
0.32.1 (2020-12-10)
Documentation
0.32.0 (2020-06-05)
Features
0.31.0 (2020-05-01)
Features
Bug Fixes
0.30.0
10-15-2019 06:53 PDT
New Features
- Add
client_optionsto client. ( #9045 )
Dependencies
- Pin ‘google-cloud-core >= 1.0.3, < 2.0.0dev’. ( #9445 )
Documentation
-
Fix intersphinx reference to requests. ( #9294 )
-
Fix broken links in docs. ( #9148 )
-
Remove compatability badges from READMEs. ( #9035 )
-
Update intersphinx mapping for requests. ( #8805 )
0.29.2
07-24-2019 17:26 PDT
Documentation
-
Fix docs navigation issues. ( #8723 )
-
Link to googleapis.dev documentation in READMEs. ( #8705 )
-
Add compatibility check badges to READMEs. ( #8288 )
Internal / Testing Changes
-
Add nox session ‘docs’ to remaining manual clients. ( #8478 )
-
Add docs job to publish to googleapis.dev. ( #8464 )
0.29.1
06-04-2019 11:15 PDT
Dependencies
- Don’t pin
google-api-corein libs usinggoogle-cloud-core. ( #8213 )
0.29.0
05-16-2019 12:32 PDT
Implementation Changes
- Remove classifier for Python 3.4 for end-of-life. ( #7535 )
New Features
- Add
client_infosupport to client / connection. ( #7871 )
Dependencies
- Pin
google-cloud-core >= 1.0.0, < 2.0dev. ( #7993 )
Documentation
- Updated client library documentation URLs. ( #7307 )
0.28.3
12-17-2018 17:01 PST
Documentation
-
Document Python 2 deprecation ( #6910 )
-
Docs/fixit: normalize docs for
page_size/max_results/page_token. ( #6842 )
0.28.2
12-10-2018 13:05 PST
Implementation Changes
-
Import
iam.policyfromgoogle.api_core. ( #6741 ) -
Fix variable nanosecond timestamp
update_timefrom response ( #4819 )
Dependencies
-
Update dependency to google-cloud-core ( #6835 )
-
Bump minimum
api_coreversion for all GAPIC libs to 1.4.1. ( #6391 )
Documentation
-
Update README service links in quickstart guides. ( #6322 )
-
Normalize use of support level badges ( #6159 )
-
Prep docs for repo split. ( #6023 )
Internal / Testing Changes
-
Add blacken to noxfile ( #6795 )
-
Blackening Continued… ( #6667 )
-
Add templates for flake8, coveragerc, noxfile, and black. ( #6642 )
-
Use new Nox ( #6175 )
-
Add Test runs for Python 3.7 and remove 3.4 ( #5295 )
-
Add tests with microseconds and nanoseconds ( #5150 )
-
Fix bad trove classifier
0.28.1
Implementation changes
- Set default variable state to Unspecified (#4738)
Dependencies
- Update dependency range for api-core to include v1.0.0 releases (#4944)
Documentation
- Fixing “Fore” -> “For” typo in README docs. (#4317)
Testing and internal changes
-
Install local dependencies when running lint (#4936)
-
Re-enable lint for tests, remove usage of pylint (#4921)
-
Normalize all setup.py files (#4909)
-
Making a
nox -s defaultsession for all packages. (#4324) -
Shorten test names (#4321)
0.28.0
Documentation
-
Added link to “Python Development Environment Setup Guide” in project README (#4187, h/t to @michaelawyu)
-
Fix example in
Config.get_variable()(#3910)
Dependencies
- Upgrading to
google-cloud-core >= 0.28.0and adding dependency ongoogle-api-core(#4221, #4280)
PyPI: https://pypi.org/project/google-cloud-runtimeconfig/0.28.0/

