Skip to content

Commit

Permalink
docs: update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
SrinivasanTarget committed Nov 25, 2022
1 parent bb12c03 commit 2250ea5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ You could find much more code examples by checking client's
- Connect directly to Appium Hosts in Distributed Environments. [#1747](https://github.com/appium/java-client/pull/1747)
- use own User Agent. [#1779](https://github.com/appium/java-client/pull/1779)
- Add alternative proxy implementation. [#1790](https://github.com/appium/java-client/pull/1790)
- Automated artefact publish to maven central. [#1803](https://github.com/appium/java-client/pull/1803) & [#1807](https://github.com/appium/java-client/pull/1807)
- **[BUG FIX]**
- Enforce usage of Base64 compliant with RFC 4648 for all operations. [#1785](https://github.com/appium/java-client/pull/1785)
- Override getScreenshotAs to support the legacy base64 encoding. [#1787](https://github.com/appium/java-client/pull/1787)
Expand All @@ -220,10 +221,10 @@ You could find much more code examples by checking client's
- Force unified imports order. [#1793](https://github.com/appium/java-client/pull/1793)
- **[DEPENDENCY UPDATES]**
- `org.seleniumhq.selenium:selenium-java` was updated to 4.5.0.
- `org.owasp.dependencycheck` was updated to 7.3.0.
- `org.owasp.dependencycheck` was updated to 7.3.2.
- `io.github.bonigarcia:webdrivermanager` was updated to 5.3.1.
- `org.junit.jupiter:junit-jupiter` was updated to 5.9.1.
- `org.slf4j:slf4j-api` was updated to 2.0.3.
- `org.slf4j:slf4j-api` was updated to 2.0.4.
- `com.google.code.gson:gson` was updated to 2.10.0.
*8.2.0*
- **[ENHANCEMENTS]**
Expand Down

0 comments on commit 2250ea5

Please sign in to comment.