Skip to content

Commit

Permalink
GRPC clients version 10.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
clarifai-prod committed Sep 18, 2024
1 parent 9c0178d commit 36bec27
Show file tree
Hide file tree
Showing 5 changed files with 33 additions and 13 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10.8.5
10.8.6
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ nexusPublishing {
}

group = 'com.clarifai'
version = '10.8.5'
version = '10.8.6'

repositories {
mavenCentral()
Expand Down
4 changes: 2 additions & 2 deletions src/main/java/com/clarifai/grpc/api/EventType.java

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 7 additions & 5 deletions src/main/java/com/clarifai/grpc/api/Resources.java

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 22 additions & 4 deletions src/main/java/com/clarifai/grpc/api/utils/Extensions.java

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 36bec27

Please sign in to comment.