Skip to content

Releases: mathworks-ref-arch/matlab-azure-services

Release 1.0.1 September 16th 2024

16 Sep 12:11
Compare
Choose a tag to compare

Release 1.0.1 September 16th 2024

  • Jar shading fix
  • Removed internal, experimental & partial ADX JDBC support

Release 1.0.0 July 21st 2024

  • Added Azure Data Explorer support
  • Increased Azure SDK BOM version to 1.2.24
  • Added azure.storage.queue.QueueClient.receiveMessages
  • Added azure.storage.blob.models.BlobProperties.getBlobSize
  • Moved compareAuthEnvVars to azure.mathworks.internal.compareAuthEnvVars Breaking change
  • Moved datetime2OffsetDateTime to azure.mathworks.internal.datetime2OffsetDateTime Breaking change

v0.3.2

14 Apr 10:31
Compare
Choose a tag to compare

Release 0.3.2 April 14th 2023

  • Typo fix in configureCredentials.

v0.3.1

11 Apr 08:51
Compare
Choose a tag to compare

Release 0.3.1 April 11th 2023

  • Fixes issue with client certificate authentication

v0.3.0

29 Mar 09:12
Compare
Choose a tag to compare

Release 0.3.0 March 27th 2023

  • Added EndPoint setting support
  • Documentation updates
  • Added Managed Identity Resource ID support
  • Increase Azure SDK bom version to 1.2.11
  • Standardized ClientId settings field name
  • Standardized PemCertificate settings field name

v0.2.0

13 Mar 14:28
Compare
Choose a tag to compare

Release v0.2.0

v0.1.1

07 Sep 11:29
Compare
Choose a tag to compare

Release 0.1.1 September 7th 2022

  • Published documentation to GitHub pages.
  • Fixed relative path issues with uploadFromFile and downloadToFile.
  • Documented deployment workflows.