Skip to content

Commit

Permalink
Changes 2.2.8 (#875)
Browse files Browse the repository at this point in the history
* added more changes to 2.2.8 release

* fixed typo

* addressed comments

* fixing the description
  • Loading branch information
singhravidutt authored Sep 12, 2022
1 parent bea3108 commit e51b0f8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions gcs/CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@

1. Increasing gRPC read timeout from 30 seconds to 3600 seconds.

1. Set default value for `fs.gs.list.max.items.per.call` property to `5000`.

1. Adding support for invocationId in Json path.

### 2.2.7 - 2022-06-01

1. Fix: Prevent clobbering of SSL trustCertificates
Expand Down Expand Up @@ -69,8 +73,6 @@
fs.gs.grpc.read.zerocopy.enable (default : true)
```

1. Set default value for `fs.gs.list.max.items.per.call` property to `5000`.

### 2.2.2 - 2021-06-25

1. Support footer prefetch in gRPC read channel.
Expand Down

0 comments on commit e51b0f8

Please sign in to comment.