File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -41,6 +41,7 @@ Each SDK version is designed to work with a specific API version. Please refer t
4141
4242| SDK Version | Supported API Version | Branch |
4343| ----------- | --------------------- | ----------------------------------------------------------- |
44+ | 7.x.x | 2024-10 | https://github.com/AfterShip/tracking-sdk-java/tree/2024-10 |
4445| 6.x.x | 2024-07 | https://github.com/AfterShip/tracking-sdk-java/tree/2024-07 |
4546| 5.x.x | 2024-04 | https://github.com/AfterShip/tracking-sdk-java/tree/2024-04 |
4647| 4.x.x | 2023-10 | https://github.com/AfterShip/aftership-sdk-java |
@@ -104,7 +105,7 @@ public class App {
104105
105106## Rate Limiter
106107
107- See the [ Rate Limit] ( https://www.aftership.com/docs/tracking/2024-07 /quickstart/rate-limit ) to understand the AfterShip rate limit policy.
108+ See the [ Rate Limit] ( https://www.aftership.com/docs/tracking/2024-10 /quickstart/rate-limit ) to understand the AfterShip rate limit policy.
108109
109110## Error Handling
110111
You can’t perform that action at this time.
0 commit comments