- Notifications
You must be signed in to change notification settings - Fork58
PermalinkChoose a base ref {{ refName }}default Choose a head ref {{ refName }}default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:googleapis/python-logging
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
base:v3.1.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
...
head repository:googleapis/python-logging
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
compare:v3.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- 8commits
- 43files changed
- 6contributors
Commits on Jun 12, 2022
chore: add prerelease nox session (#571)
Source-Link:googleapis/synthtool@050953dPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:65e656411895bff71cffcae97246966460160028f253c2e45b7a25d805a5b142Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Commits on Jun 13, 2022
chore(python): add missing import for prerelease testing (#572)
Source-Link:googleapis/synthtool@d2871d9Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:b2dc5f80edcf5d4486c39068c9fa11f7f851d9568eea4dcba130f994ea9b5e97Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Commits on Jul 6, 2022
fix: require python 3.7+ (#580)
* chore(python): drop python 3.6Source-Link:googleapis/synthtool@4f89b13Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:e7bb19d47c13839fe8c147e50e02e8b6cf5da8edd1af8b82208cd6f66cc2829c* add api_description to .repo-metadata.json* require python 3.7+ in setup.py* revert templated README* remove python 3.6 sample configs* exclude templated READMECo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Commits on Jul 9, 2022
fix(deps): require google-api-core >= 2.8.0 (#575)
- [ ] Regenerate this pull request now.PiperOrigin-RevId: 459095142Source-Link:googleapis/googleapis@4f1be99Source-Link:googleapis/googleapis-gen@ae686d9Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYWU2ODZkOWNkZTRmYzNlMzZkMGFjMDJlZmI4NjQzYjE1ODkwYzFlZCJ9feat: add audience parameterPiperOrigin-RevId: 456827138Source-Link:googleapis/googleapis@23f1a15Source-Link:googleapis/googleapis-gen@4075a85Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDA3NWE4NTE0ZjY3NjY5MWVjMTU2Njg4YTViYmYxODNhYTk4OTNjZSJ9fix(deps): require google-cloud-core >= 2.0.0
gcf-owl-bot[bot] authoredJul 9, 2022
Commits on Jul 11, 2022
feat: Add support for library instrumentation (#551)
* Add .python-version to .gitignore* Add initial class/test for instrumentation_source* Add version and truncate logic* Add instrumentation tests and severity info* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* Add method to update and validate existing info* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* Add .python-version to gitignore* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* Implement hook to add instrumentation for logger* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* Add tests for logger instrumentation logic* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* Update structured log handler to emit info* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* Refactor structured log and add unit test* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* Add side effect to unit test* Ensure that instrumentation info is only called once* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* Update to environment submodule* Fix linter errors* chore(main): release 3.1.0 (#479)Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>* docs: Change button in README to .png file (#554)* fix: Change button to .png file* Change the "Guide Me" button to a .png file to work with RST `image`* Avoids `raw` directive disabled by PyPi*Fixes#553* Fix unexpected unindent in docsAdd copy of png file to render correctly in GitHubreadme and Sphinx generated docs.* chore(main): release 3.1.1 (#557)Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>* Update env-tests submodule* Minor format update* Fix system test to skip diagnostic log entry* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* Update truncation logic based on feedback* Update environment tests* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* Fix broken unit test* Fix broken unit test* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* Change default name/version* Refactor add_instrumentationReturn a new list instead of a mutated originalDo not return after first log without info* Add more documentation to validation methods* Refactor add_instrumentation to be more pythonic* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* Update environemnt tests* Refactor _is_valid and add test* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* Add more detail to method documentation* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* Move methods to private* Change instumentation_added to private* Fix some issues with validation methodAdd a test* Fix bug in _add_instrumentation* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* Simplify string truncation* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* Remove unused import to fix lint* Remove validate_and_update_instrumentationSimplify code by adding a single instrumentation entryinstead of validating potential existing entries* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* Remove _is_valid code (no longer checked)* Run nox blacken* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* Remove extraneous unit testCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>Co-authored-by: Daniel Sanche <d.sanche14@gmail.com>
Commits on Jul 12, 2022
chore(main): release 3.2.0 (#581)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
release-please[bot] authoredJul 12, 2022
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v3.1.2...v3.2.0
Uh oh!
There was an error while loading.Please reload this page.