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-automl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1
Choose a base ref
...
head repository: googleapis/python-automl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.2
Choose a head ref
  • 3 commits
  • 17 files changed
  • 2 contributors

Commits on Mar 26, 2022

  1. chore: set up CI on v1 branch (#361)

    * chore: set up CI on v1 branch
    
    * chore: manual  updates
    
    * chore: more fixes
    
    * chore: fix in release.sh
    
    * chore: fix versions, update noxfile
    
    * fix: use anonymous creds
    busunkim96 authored Mar 26, 2022
    Configuration menu
    Copy the full SHA
    779a806 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. fix(deps): require google-api-core >= 1.31.5, >= 2.3.2 on v1 release (#…

    …355)
    
    Allow google-api-core<3.0.0dev on previous release of library. This will be followed by a release PR.
    busunkim96 authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    8cfb2e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. chore(v1): release 1.0.2 (#368)

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