Skip to content

Latest commit

 

History

History
319 lines (203 loc) · 19 KB

CHANGELOG.md

File metadata and controls

319 lines (203 loc) · 19 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

11 December 2024

  • fix: making optional query opts #89
  • Automated docs update 4b6e58f
  • Automated CHANGELOG.md update bd4445d
  • chore: bump version f3525b5

11 December 2024

  • fix: missed logs #91
  • Automated docs update 0966ecc
  • Automated CHANGELOG.md update 44fce9b

4 December 2024

  • Fix/task log socket #87
  • fix: task logs received 5f4964a
  • bind tasks to event handler closure f7287f6
  • add bound tasks to event handler fe52129

3 December 2024

3 December 2024

  • Fix: Create task log callback map #85
  • remove logs d407d96
  • Create type, fix lintern errors 2f8757f
  • chore: adding v0.7.2 Changelog updates 7330d98

14 November 2024

  • feat: get logs history dde5727
  • chore: adding v0.7.1 Changelog updates 8322cd1

12 November 2024

  • Logging tasks messages + new ws auth #83
  • chore: pr comments 3c05540
  • chore: adding v0.7.0 Changelog updates 9400af2

12 November 2024

29 October 2024

  • feat: support join rooms on reconnect #79
  • chore: adding v0.6.0 Changelog updates 515d634

24 October 2024

  • chore: doc and attributes ef6c38c
  • chore: adding v0.5.3 Changelog updates 5fb99fd
  • chore: version 7465d17

23 October 2024

  • fix: adaptations to integrate with client #77
  • fix: update and correct types 6fa2c03
  • chore: adding v0.5.2 Changelog updates 0f597a4
  • fix: docs 7d4e784

22 October 2024

  • feat: createAgent method 60d8332
  • fix: adaptations to integrate with client f833203
  • chore: format 1dc16fd

18 October 2024

18 October 2024

  • Better API documentation #74
  • build(deps): bump micromatch from 4.0.7 to 4.0.8 #71
  • New structure + query protocol #69
  • feat: new structure 1d73b59
  • feat: query protocol implementation 569dd31
  • feat: better documentation bc5d7d1

12 August 2024

  • feat: check if is case sensitive 036844d
  • Automated CHANGELOG.md update b7f0795

12 August 2024

  • feat: try different approach 57a011c
  • Automated CHANGELOG.md update 513858a

12 August 2024

  • feat: try different download method 561905e
  • Automated CHANGELOG.md update 2cf93a5

12 August 2024

1 August 2024

  • Feat/support new api keys #68
  • feat: support new api keys e1bb7aa
  • feat: update docs 7df3f81
  • Automated CHANGELOG.md update 207d115

11 June 2024

  • feat: this attributes are not need it because the price of the files … #65
  • feat: this attributes are not need it because the price of the files and services are determined based on the subscription attached 31bb9d8
  • Automated CHANGELOG.md update 2712a62

5 June 2024

3 June 2024

21 May 2024

  • fix: getSubscriptionBalance method #57
  • Automated CHANGELOG.md update cff406f

20 May 2024

9 May 2024

  • feat: support session key as optional 8d939e4
  • Automated CHANGELOG.md update 41a57d4

8 May 2024

  • add docs c11db18
  • fix: to support pass session key directly 77c3e91
  • Automated CHANGELOG.md update 17b56ff

6 May 2024

6 May 2024

  • build(deps-dev): bump typescript from 5.3.3 to 5.4.3 #29
  • feat: support order and download calls to the backend2 67d64e3
  • Automated CHANGELOG.md update ffc1263
  • feat: bumpversion cc1e097

4 April 2024

  • feat: support listing of services and datasets associated to a subsci… #36
  • feat: support listing of services and datasets associated to a subsciption 7ebe1bf
  • fix: format da09b20
  • Automated CHANGELOG.md update ef7449e

1 April 2024

  • Fix: getServiceToken output #31
  • Automated CHANGELOG.md update 3c1c28c
  • fix: getServiceToken output 546f7b1

22 March 2024

  • Fix: add missing property #25
  • build(deps): bump jose from 5.2.2 to 5.2.3 #17
  • Automated CHANGELOG.md update 9645772
  • fix: lint 8268765
  • chore: v bump e90ded5

11 March 2024

  • feat: support more methods #15
  • feat: getAssetDDO and getBalance methods 4350f9d
  • Automated CHANGELOG.md update efd010f

7 March 2024

  • feat: support get the proxy token for a service #13
  • Automated CHANGELOG.md update b06dafe
  • feat: document method and fix linting cfbce2a

6 March 2024

  • build(deps-dev): bump @types/node from 20.11.19 to 20.11.23 #8
  • feat: add logout and appId 507eb65
  • Automated CHANGELOG.md update 5f9b1d1

29 February 2024

  • feat: support create datasets in the library #6
  • feat: document code and update the README with usage instructions #7
  • fix: params 7944f21
  • feat: add the documentation 1a88295
  • feat: add some missed methods and update environments c5ba41b

27 February 2024

  • feat: support webservice endpoint #5
  • feat: support webservice endpoint2 d96e142
  • Automated CHANGELOG.md update f77900a
  • feat: bumpversion to 0.1.2 2bbaf1f

21 February 2024

  • fix: added prepublishOnly script #2
  • Automated CHANGELOG.md update ce65f5f

v0.1.0

21 February 2024

  • feat: Added readme #1
  • feat: added linters, formatters, workflows f468abf
  • feat: initial implementation e44cefb
  • Initial commit 7810341