Skip to content

Commit

Permalink
change since javadoc in ClientTransportFilter.java (#10817)
Browse files Browse the repository at this point in the history
Change from 1.61 to 1.62 since it wasn't released in 1.61
  • Loading branch information
larry-safran authored Jan 16, 2024
1 parent be74bbd commit a151099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/src/main/java/io/grpc/ClientTransportFilter.java
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
* to modify the channels or transport life-cycle event behavior, but they can be useful hooks
* for transport observability. Multiple filters may be registered to the client.
*
* @since 1.61.0
* @since 1.62.0
*/
@ExperimentalApi("https://gitub.com/grpc/grpc-java/issues/10652")
public abstract class ClientTransportFilter {
Expand Down

0 comments on commit a151099

Please # to comment.