Skip to content
This repository was archived by the owner on Dec 31, 2023. It is now read-only.
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 or learn 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-analytics-admin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c356dc2
Choose a base ref
...
head repository: googleapis/python-analytics-admin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b0d8524
Choose a head ref
  • 8 commits
  • 57 files changed
  • 5 contributors

Commits on Aug 10, 2023

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

Commits on Aug 23, 2023

  1. feat: add UpdateConversionEvent method to the Admin API v1 beta (#375)

    * feat: add `UpdateConversionEvent` method to the Admin API v1 beta
    feat: add the `counting_method` field to the `ConversionEvent` type
    feat: add the `ConversionCountingMethod` enum
    feat: add the `ITEM` option to the `DimensionScope` enum
    feat: make the field `default_uri` of `WebStreamData` mutable
    fix!: add the missing `REQUIRED` annotation to the `update_mask` field of `UpdateMeasurementProtocolSecretRequest`
    
    PiperOrigin-RevId: 559470845
    
    Source-Link: googleapis/googleapis@751dfcf
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/d2ef8190576bce8ea3c45ad9dd86c08533c36371
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDJlZjgxOTA1NzZiY2U4ZWEzYzQ1YWQ5ZGQ4NmMwODUzM2MzNjM3MSJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    7c8f27f View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. fix!: rename the enterprise_daily_export_enabled field to `fresh_da…

    …ily_export_enabled` in the `BigQueryLink` resource (#377)
    
    * fix!: rename the `enterprise_daily_export_enabled` field to `fresh_daily_export_enabled` in the `BigQueryLink` resource
    feat: add `GetSKAdNetworkConversionValueSchema`, `CreateSKAdNetworkConversionValueSchema`, `DeleteSKAdNetworkConversionValueSchema`, `UpdateSKAdNetworkConversionValueSchema`, `ListSKAdNetworkConversionValueSchemas` methods to the Admin API v1 alpha
    feat: add the `skadnetwork_conversion_value_schema` field to the `ChangeHistoryResource.resource` oneof type
    feat: add the `SKADNETWORK_CONVERSION_VALUE_SCHEMA` option to the `ChangeHistoryResourceType` enum
    feat: add `CoarseValue`, `ConversionValues`, `EventMapping`, `SKAdNetworkConversionValueSchema` types
    
    PiperOrigin-RevId: 561159616
    
    Source-Link: googleapis/googleapis@ba06e6c
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/5883b7c82bc47dbb74c03d2a4bf2f866e0c52c69
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTg4M2I3YzgyYmM0N2RiYjc0YzAzZDJhNGJmMmY4NjZlMGM1MmM2OSJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    cabcb1f View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. docs: Minor formatting (#379)

    - [ ] Regenerate this pull request now.
    
    chore: Update gapic-generator-python to v1.11.5
    build: Update rules_python to 0.24.0
    
    PiperOrigin-RevId: 563436317
    
    Source-Link: https://togithub.com/googleapis/googleapis/commit/42fd37b18d706f6f51f52f209973b3b2c28f509a
    
    Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/280264ca02fb9316b4237a96d0af1a2343a81a56
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjgwMjY0Y2EwMmZiOTMxNmI0MjM3YTk2ZDBhZjFhMjM0M2E4MWE1NiJ9
    gcf-owl-bot[bot] authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    ab8a30b View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. chore: [autoapprove] bump cryptography from 41.0.3 to 41.0.4 (#381)

    Source-Link: https://togithub.com/googleapis/synthtool/commit/dede53ff326079b457cfb1aae5bbdc82cbb51dc3
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:fac304457974bb530cc5396abd4ab25d26a469cd3bc97cbfb18c8d4324c584eb
    gcf-owl-bot[bot] authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    17ff975 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. chore: [autoapprove] Update black and isort to latest versions (#383

    )
    
    Source-Link: googleapis/synthtool@0c7b033
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:08e34975760f002746b1d8c86fdc90660be45945ee6d9db914d1508acdf9a547
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    f6db7f4 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update all dependencies (#378)

    * chore(deps): update all dependencies
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    renovate-bot and gcf-owl-bot[bot] authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    63dcbf9 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. chore(main): release 0.21.0 (#376)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    release-please[bot] and parthea authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    b0d8524 View commit details
    Browse the repository at this point in the history
Loading