Skip to content

Commit

Permalink
chore: release logging 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-code-bot committed Jul 26, 2021
1 parent e5df035 commit 5997f2d
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions logging/CHANGES.md
@@ -1,5 +1,21 @@
# Changes

## [2.0.0](https://www.github.com/googleapis/google-cloud-go/compare/logging/v1.4.2...logging/v2.0.0) (2021-07-26)


### ⚠ BREAKING CHANGES

* **logging:** increase DefaultEntryByteThreshold to 8Mb (#4247)

### Features

* **logging:** increase DefaultEntryByteThreshold to 8Mb ([#4247](https://www.github.com/googleapis/google-cloud-go/issues/4247)) ([f32dd72](https://www.github.com/googleapis/google-cloud-go/commit/f32dd72ec6af8ac7fbdce68f7913baa552fb0d2d))


### Bug Fixes

* **logging:** Support numbers when unmarshaling Severity ([#4216](https://www.github.com/googleapis/google-cloud-go/issues/4216)) ([a08b97d](https://www.github.com/googleapis/google-cloud-go/commit/a08b97df5de0ae14c1d7e2653ecf219956919857))

### [1.4.2](https://www.github.com/googleapis/google-cloud-go/compare/logging/v1.4.1...logging/v1.4.2) (2021-05-20)


Expand Down

0 comments on commit 5997f2d

Please sign in to comment.