Skip to content

Releases: OceanNetworksCanada/api-matlab-client

Ocean Networks Canada API Client Library 2.2.4

15 Apr 16:06
a71f9eb

Choose a tag to compare

What's Changed

  • All HTTP responses are now decoded in chunks, removing the previous 2 GB response size limit.
  • HTTP responses containing files are now written to disk incrementally instead of storing them into RAM before writing.
  • Resolved backward compatibility issues related to special character processing in MATLAB, caused by differing default encodings.

Full Changelog: https://github.com/OceanNetworksCanada/api-matlab-client/commits/2.2.4

Ocean Networks Canada API Client Library 2.2.3

23 Jan 23:20
7dd4d1a

Choose a tag to compare

This is a 'test' release to see if this triggers the auto-update on Mathwork's FileExchange: https://www.mathworks.com/matlabcentral/fileexchange/74065-ocean-networks-canada-api-client-library via the Github Integration app.

What's Changed

  • Updated release version in summary file

Full Changelog: https://github.com/OceanNetworksCanada/api-matlab-client/commits/2.2.3

Ocean Networks Canada API Client Library 2.2.2

06 Jan 19:50
b19d7cb

Choose a tag to compare

What's Changed

  • Fixed incorrect release version in summary file

Full Changelog: https://github.com/OceanNetworksCanada/api-matlab-client/commits/2.2.2

Ocean Networks Canada API Client Library 2.2.1

06 Jan 18:04
d9dfee8

Choose a tag to compare

What's Changed

  • Fixed a bug where special characters in location names weren't being handled properly

Full Changelog: https://github.com/OceanNetworksCanada/api-matlab-client/commits/2.2.1

Ocean Networks Canada API Client Library 2.2.0

28 Jun 23:31
226c91c

Choose a tag to compare

What's Changed

  • Update to our new 3.0 API web services
  • Add features to cancel, restart and check the status of requests
  • Fix bugs
  • Add documentation and live script examples

Full Changelog: https://github.com/OceanNetworksCanada/api-matlab-client/commits/2.2.0