Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DR-660 java 4.8.3 #2633

Merged
merged 2 commits into from
Sep 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions developers/weaviate/client-libraries/java.md
Original file line number Diff line number Diff line change
Expand Up @@ -430,6 +430,7 @@ For links to the Go Client releases, expand this section.

| Client Version | Release Date |
| :- | :- |
| [4.8.3](https://github.com/weaviate/java-client/releases/tag/4.8.3) | 2024-09-21 |
| [4.8.2](https://github.com/weaviate/java-client/releases/tag/4.8.2) | 2024-07-24 |
| [4.8.1](https://github.com/weaviate/java-client/releases/tag/4.8.1) | 2024-07-24 |
| [4.8.0](https://github.com/weaviate/java-client/releases/tag/4.8.0) | 2024-07-23 |
Expand Down
2 changes: 2 additions & 0 deletions developers/weaviate/release-notes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -505,6 +505,7 @@ For links to the Java Client releases, expand this section.

| Client Version | Release Date |
| :- | :- |
| [4.8.3][j4.8.3] | 2024-09-21 |
| [4.8.2][j4.8.2] | 2024-07-24 |
| [4.8.1][j4.8.1] | 2024-07-24 |
| [4.8.0][j4.8.0] | 2024-07-23 |
Expand Down Expand Up @@ -940,6 +941,7 @@ For links to the Java Client releases, expand this section.

[comment]: # ( java client links )

[j4.8.3]: https://github.com/weaviate/java-client/releases/tag/4.8.3
[j4.8.2]: https://github.com/weaviate/java-client/releases/tag/4.8.2
[j4.8.1]: https://github.com/weaviate/java-client/releases/tag/4.8.1
[j4.8.0]: https://github.com/weaviate/java-client/releases/tag/4.8.0
Expand Down