Skip to content

v3.1.2

Compare
Choose a tag to compare
@ohadbitt ohadbitt released this 21 Jun 08:07
· 161 commits to master since this release
0c0848b

** Bug Fix **

  • System properties such as proxies not working for cloudinfo - this usage is now working: java -ea -Dhttp.proxyHost=1.2.34 -Dhttp.proxyPort=8989 -Dhttps.proxyHost=1.2.3.4 -Dhttps.proxyPort=8989
    ** Breaking change **
  • Change default authority of device authentication to "organizations"