Skip to content
This repository was archived by the owner on Feb 1, 2024. 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-tasks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.0
Choose a base ref
...
head repository: googleapis/python-tasks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.0
Choose a head ref
  • 9 commits
  • 84 files changed
  • 5 contributors

Commits on Dec 8, 2020

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

Commits on Dec 22, 2020

  1. fix: Update sample comments (#58)

    * fix: Update sample comments
    
    * fix: remove unused imports
    averikitsch authored Dec 22, 2020
    Configuration menu
    Copy the full SHA
    3eb30b3 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update precommit hook pre-commit/pre-commit-hooks to v3.…

    …4.0 (#57)
    
    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/af4e17c6-27a1-40de-9cfc-4abd9fb801f3/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@aa255b1
    yoshi-automation authored Dec 22, 2020
    Configuration menu
    Copy the full SHA
    1ca1347 View commit details
    Browse the repository at this point in the history
  3. fix: remove client recv msg limit fix: add enums to `types/__init__.p…

    …y` (#56)
    
    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/71c982aa-fc95-4efe-80a5-77a98b67742a/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    PiperOrigin-RevId: 347055288
    Source-Link: googleapis/googleapis@dd372aa
    yoshi-automation authored Dec 22, 2020
    Configuration menu
    Copy the full SHA
    6a5bfaf View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2020

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

Commits on Jan 13, 2021

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

Commits on Jan 30, 2021

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

Commits on Feb 24, 2021

  1. chore: upgrade gapic-generator-python to 0.39.1 (#64)

    feat(v2beta3, v2beta2): introducing fields: ListQueuesRequest.read_mask, GetQueueRequest.read_mask, Queue.task_ttl, Queue.tombstone_ttl, Queue.stats and introducing messages: QueueStats
    feat: add from_service_account_info method to clients
    docs(v2beta3): updates to max burst size description
    docs(v2beta2): updates to AppEngineHttpRequest description
    test: add 3.9 unit tests
    docs: fix type references in docstrings
    yoshi-automation authored Feb 24, 2021
    Configuration menu
    Copy the full SHA
    e1fdc76 View commit details
    Browse the repository at this point in the history
  2. chore: release 2.2.0 (#70)

    🤖 I have created a release \*beep\* \*boop\* 
    ---
    ## [2.2.0](https://www.github.com/googleapis/python-tasks/compare/v2.1.0...v2.2.0) (2021-02-24)
    
    
    ### Features
    
    * add from_service_account_info method to clients ([e1fdc76](https://www.github.com/googleapis/python-tasks/commit/e1fdc76f5369e53067a1748aecce9fa3940d9ee1))
    * **v2beta3, v2beta2:** introducing fields: ListQueuesRequest.read_mask, GetQueueRequest.read_mask, Queue.task_ttl, Queue.tombstone_ttl, Queue.stats and introducing messages: QueueStats ([e1fdc76](https://www.github.com/googleapis/python-tasks/commit/e1fdc76f5369e53067a1748aecce9fa3940d9ee1))
    
    
    ### Bug Fixes
    
    * remove client recv msg limit fix: add enums to `types/__init__.py` ([#56](https://www.github.com/googleapis/python-tasks/issues/56)) ([6a5bfaf](https://www.github.com/googleapis/python-tasks/commit/6a5bfaf63b46567897c36907772b10ea4b0dff43))
    * Update sample comments ([#58](https://www.github.com/googleapis/python-tasks/issues/58)) ([3eb30b3](https://www.github.com/googleapis/python-tasks/commit/3eb30b349b9092a2a2fb08116855139418ebd371))
    
    
    ### Documentation
    
    * fix type references in docstrings ([e1fdc76](https://www.github.com/googleapis/python-tasks/commit/e1fdc76f5369e53067a1748aecce9fa3940d9ee1))
    * **v2beta2:** updates to AppEngineHttpRequest description ([e1fdc76](https://www.github.com/googleapis/python-tasks/commit/e1fdc76f5369e53067a1748aecce9fa3940d9ee1))
    * **v2beta3:** updates to max burst size description ([e1fdc76](https://www.github.com/googleapis/python-tasks/commit/e1fdc76f5369e53067a1748aecce9fa3940d9ee1))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Feb 24, 2021
    Configuration menu
    Copy the full SHA
    a5d3e8a View commit details
    Browse the repository at this point in the history
Loading