Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Permalink

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
base:v3.1.2
Choose a base ref
Loading
...
head repository:googleapis/python-logging
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v3.2.0
Choose a head ref
Loading
  • 8commits
  • 43files changed
  • 6contributors

Commits on Jun 12, 2022

  1. 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>
    @gcf-owl-bot
    gcf-owl-bot[bot] andgcf-owl-bot[bot] authoredJun 12, 2022
    Configuration menu
    Copy the full SHA
    df18a5fView commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. 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>
    @gcf-owl-bot
    gcf-owl-bot[bot] andgcf-owl-bot[bot] authoredJun 13, 2022
    Configuration menu
    Copy the full SHA
    a1dc9adView commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Configuration menu
    Copy the full SHA
    5c6661fView commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. 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>
    @gcf-owl-bot@parthea
    3 people authoredJul 6, 2022
    Configuration menu
    Copy the full SHA
    0b3eb52View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Configuration menu
    Copy the full SHA
    d5a1a4eView commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2022

  1. 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
    gcf-owl-bot[bot] authoredJul 9, 2022
    Configuration menu
    Copy the full SHA
    a2eed8cView commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. 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>
    @arbrown@gcf-owl-bot
    @release-please@daniel-sanche
    4 people authoredJul 11, 2022
    Configuration menu
    Copy the full SHA
    8ba0023View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. chore(main): release 3.2.0 (#581)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    @release-please
    release-please[bot] authoredJul 12, 2022
    Configuration menu
    Copy the full SHA
    5b3dfd2View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp