Skip to content

Commit 27679b7

Browse files
authored
chore(clients): remove mention of GA (#3452)
1 parent 0d7b360 commit 27679b7

File tree

3 files changed

+0
-13
lines changed

3 files changed

+0
-13
lines changed

clients/algoliasearch-client-csharp/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,6 @@
3131
* Injectable HTTP client.
3232
* Retry strategy & Helpers.
3333

34-
**Migration note for v7.x**
35-
36-
> In July 2024, we released v7 of our .NET client. If you are using version 6.x of the client, read the [migration guide to version 7.x](https://www.algolia.com/doc/api-client/getting-started/upgrade-guides/csharp/).
37-
3834
**Migration note from v5.x to v6.x**
3935

4036
> In January 2019, we released v6 of our .NET client. If you are using version 5.x of the client, read the [migration guide to version 6.x](https://www.algolia.com/doc/api-client/getting-started/upgrade-guides/csharp/).

clients/algoliasearch-client-java/README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,6 @@
2727
* Thread-safe clients
2828
* Typed requests and responses
2929

30-
**Migration note from v3.x to v4.x**
31-
>
32-
> In July 2024, we released the v4 of our Java client. If you are using version 2.x or 3.x of the client, read the [migration guide to version 4.x](https://www.algolia.com/doc/api-client/getting-started/upgrade-guides/java/).
33-
Version 3.x will **no longer** be under active development.
34-
3530
## 💡 Getting Started
3631

3732
To get started, add the algoliasearch-client-java dependency to your project, either with [Maven](Maven):

clients/algoliasearch-client-javascript/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@
2323
<a href="https://alg.li/support" target="_blank">Support</a>
2424
</p>
2525

26-
**Migration note from v4.x to v5.x**
27-
28-
> In July 2024, we released the v5 version of our JavaScript client. If you are using version 4.x of the client, read the [migration guide to version 5.x](https://api-clients-automation.netlify.app/docs/clients/migration-guides/). Version 4.x will **no longer** be under active development.
29-
3026
## ✨ Features
3127

3228
- Thin & **minimal low-level HTTP client** to interact with Algolia's API

0 commit comments

Comments
 (0)