github Azure/azure-sdk-for-java azure-core-test_1.12.1

24 months ago

1.12.1 (2022-10-07)

Bugs Fixed

  • Fixed a bug where session-records folder didn't exist a NullPointerException would be thrown. Now the folder is
    created when it doesn't exist.
  • Fixed a bug where URL.getPath of a file would contain special characters and result in the file not being found. Now
    URL.toURI is used which converts URL encoded characters to their filesystem representation ("%20" -> " ").

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.32.0 to 1.33.0.

Don't miss a new azure-sdk-for-java release

NewReleases is sending notifications on new releases.