You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alternately, you can simply [clone this repository](https://github.com/socketlabs/socketlabs-java.git) directly to include the source code in your project.
64
64
@@ -232,6 +232,7 @@ For more information about AMP please see [AMP Project](https://amp.dev/document
232
232
233
233
<aname="version"></a>
234
234
# Version
235
+
* 1.4.0 - Adding Metadata and Tags
235
236
* 1.2.1 - Adding optional retry logic for Http requests. If configured, the request will retry when certain 500 errors occur (500, 502, 503, 504)
236
237
* 1.1.1 - Adding request timeout value on the client for Http requests
0 commit comments