Skip to content
This repository was archived by the owner on Mar 15, 2025. 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-audit-log
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.2
Choose a base ref
...
head repository: googleapis/python-audit-log
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.3
Choose a head ref
  • 2 commits
  • 12 files changed
  • 4 contributors

Commits on Jul 16, 2022

  1. fix: require python 3.7+ (#63)

    * chore(python): drop python 3.6
    
    Source-Link: googleapis/synthtool@4f89b13
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:e7bb19d47c13839fe8c147e50e02e8b6cf5da8edd1af8b82208cd6f66cc2829c
    
    * require python 3.7+ in setup.py
    
    * remove python 3.6 sample configs
    
    * update setup.py to reflect changes
    
    * remove obsolete comment in noxfile.py
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people authored Jul 16, 2022
    Configuration menu
    Copy the full SHA
    c7d33f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. chore(main): release 0.2.3 (#66)

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