Skip to content

Latest commit

 

History

History
154 lines (69 loc) · 6.22 KB

CHANGELOG.md

File metadata and controls

154 lines (69 loc) · 6.22 KB

1.6.3 (2023-03-31)

Bug Fixes

  • removes dependabot.yml syncing (86ac851)

1.6.2 (2023-03-31)

Bug Fixes

1.6.1 (2023-01-12)

Reverts

  • "chore: add secret sync for Android keys (#57)" (#58) (6e74368)

1.6.0 (2021-10-04)

Features

1.5.0 (2021-09-30)

Features

1.4.2 (2021-01-08)

Bug Fixes

  • add zip unzip to docker for gapic action (7d46b2a)

1.4.1 (2021-01-08)

Bug Fixes

  • googleapis branch is still master... (40d3794)

1.4.0 (2021-01-08)

Features

  • add support for main branch to gapic action (#36) (3ce0899)

1.3.4 (2021-01-08)

Bug Fixes

  • update docker image for gapic action (#34) (6a2fb67)

1.3.3 (2021-01-08)

Bug Fixes

1.3.2 (2021-01-08)

Bug Fixes

  • update gapic action image (5f7190d)

1.3.1 (2020-04-02)

Bug Fixes

  • use different base image for gapic action (#22) (7524237)

1.3.0 (2020-04-01)

Features

  • actions/gapic: add python2.7 to docker file (#21) (5674e79)

1.2.0 (2020-03-30)

Features

  • actions/gapic: allow ability to ignore changes (#15) (11b1dca)

1.1.1 (2020-03-20)

Bug Fixes

  • avoid failure on nothing to commit (6f107e6)

1.1.0 (2020-03-19)

Bug Fixes

  • can only check for diff against existing branch (#11) (2d9a019)
  • dry_run should work when no branch (bf20980)
  • actions/gapic: only push if necessary (3f38e4f)

Features

1.0.3 (2020-03-18)

Bug Fixes

1.0.2 (2020-03-18)

Bug Fixes

  • actions/gapic: allow optional cache setting (edacc31)

1.0.1 (2020-03-17)

Bug Fixes

1.0.0 (2020-03-17)

Bug Fixes

Features