Skip to content

Conversation

@release-please
Copy link
Contributor

@release-please release-please bot commented Jun 22, 2020

🤖 I have created a release *beep* *boop*

2.0.0 (2020-11-11)

⚠ BREAKING CHANGES

Features

  • add logging bucket destination for log sinks (#226) (ef97aae)
  • expose log exclusion apis (#162) (0038828)
  • remove Start/EndTime from LogSink, Metadata from LogEntry, implement multipattern resource names (#174) (d3d2370)
  • update retry settings (#201) (6b9d382)
  • deps: adopt flatten plugin and google-cloud-shared-dependencies (#191) (e1ece40)

Bug Fixes

  • add default time range filter for ListLogEntries API (#304) (c2f40df)
  • make TransportChannel autocloseable (#212) (e4853b1)
  • remove usage of deprecated newInstance() method (#203) (039d9ba)

Dependencies

  • update core dependencies (#170) (5ab9181)
  • update dependency com.google.api:api-common to v1.9.2 (#169) (288a894)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.0 (#254) (d63b4b4)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.2 (#273) (870d7d7)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.13.0 (#289) (1488370)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.14.1 (#310) (cc4b57f)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.15.0 (#320) (e97dda7)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.6 (#200) (a4f19e8)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.9.0 (#224) (506738c)
  • update dependency com.google.protobuf:protobuf-bom to v3.12.2 (#168) (2732f81)

This PR was generated with Release Please.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 22, 2020
@codecov
Copy link

codecov bot commented Jun 22, 2020

Codecov Report

Merging #194 (e0d07e8) into master (c2f40df) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@ ## master #194 +/- ## ========================================= Coverage 75.85% 75.85% Complexity 640 640 ========================================= Files 44 44 Lines 3876 3876 Branches 281 281 ========================================= Hits 2940 2940 Misses 772 772 Partials 164 164 

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c2f40df...e0d07e8. Read the comment docs.

@chingor13 chingor13 added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jun 22, 2020
@release-please release-please bot closed this Jun 22, 2020
@release-please release-please bot reopened this Jun 22, 2020
@release-please release-please bot closed this Jun 26, 2020
@release-please release-please bot reopened this Jun 26, 2020
@release-please release-please bot closed this Jul 8, 2020
@release-please release-please bot reopened this Jul 8, 2020
@release-please release-please bot closed this Jul 29, 2020
@release-please release-please bot reopened this Jul 29, 2020
@release-please release-please bot closed this Aug 5, 2020
@release-please release-please bot reopened this Aug 5, 2020
@release-please release-please bot closed this Aug 10, 2020
@release-please release-please bot reopened this Aug 10, 2020
@stephaniewang526 stephaniewang526 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 11, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 11, 2020
@stephaniewang526 stephaniewang526 added the automerge Merge the pull request once unit tests and other checks pass. label Aug 11, 2020
@stephaniewang526 stephaniewang526 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 11, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 11, 2020
@generated-files-bot
Copy link

Warning: This pull request is touching the following templated files:

  • samples/install-without-bom/pom.xml
  • samples/snapshot/pom.xml
@stephaniewang526 stephaniewang526 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 10, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 10, 2020
@generated-files-bot
Copy link

Warning: This pull request is touching the following templated files:

  • samples/install-without-bom/pom.xml
  • samples/snapshot/pom.xml
@generated-files-bot
Copy link

Warning: This pull request is touching the following templated files:

  • samples/install-without-bom/pom.xml
  • samples/snapshot/pom.xml
@simonz130 simonz130 added priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. and removed do not merge Indicates a pull request not ready for merge, due to either quality or timing. labels Nov 11, 2020
@simonz130 simonz130 added this to the 2.0 milestone Nov 11, 2020
@simonz130 simonz130 added the type: process A process-related concern. May include testing, release, or the like. label Nov 11, 2020
@simonz130 simonz130 added the kokoro:run Add this label to force Kokoro to re-run the tests. label Nov 11, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Nov 11, 2020
@simonz130 simonz130 merged commit b6c6bfa into master Nov 11, 2020
@simonz130 simonz130 deleted the release-v2.0.0 branch November 11, 2020 19:56
@release-tool-publish-reporter

The release build has started, the log can be viewed here. 🌻

@release-tool-publish-reporter

The release build failed! Please investigate!

@release-tool-publish-reporter

The release build has started, the log can be viewed here. 🌻

@release-tool-publish-reporter

The release build failed! Please investigate!

@chingor13
Copy link
Collaborator

This release failed because the grpc/proto artifacts at 0.x were released previously off the 1.x branch to backport a fix. v2.0.1 released successfully which has these same changes in it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: process A process-related concern. May include testing, release, or the like.

6 participants