Skip to content

Releases: devrev/adaas-sdk

v1.2.2

18 Apr 14:13
5c63d73
Compare
Choose a tag to compare
  • Add library version as a part of control protocol
  • Improve axios client and adapter logging
  • Fix bugs related to state handling

v1.2.1

18 Apr 14:17
a850215
Compare
Choose a tag to compare
  • Reduced the delayFactor to minimize unnecessary delays
  • Correct the setting of the lastSyncStarted timestamp
  • Improve logging for attachment extraction and loading
  • Fix several bugs related to the control protocol

v1.2.0

18 Apr 14:18
15521cd
Compare
Choose a tag to compare
  • Add support for loading attachments from DevRev to external system

v1.1.6

18 Apr 14:19
2f5bc7f
Compare
Choose a tag to compare
  • Add exponential retry and handle rate-limiting towards DevRev
  • Gracefully handle failure to upload extracted attachments

v1.1.5

18 Apr 14:21
b254267
Compare
Choose a tag to compare
  • Increase delayFactor and number of retries for the exponential backoff retry mechanism for HTTP requests
  • Provide an inject function for streaming attachments
  • Fix the attachments streaming bug

v1.1.4

18 Apr 14:26
bfd79d6
Compare
Choose a tag to compare
  • Provide log lines and stack traces for runtime worker errors

v1.1.3

18 Apr 14:26
dcf33de
Compare
Choose a tag to compare
  • Export axios and axiosClient with the exponential backoff retry mechanism for HTTP requests and omit Authorization headers from Axios errors
  • Resolve circular structure logging issues
  • Fix the attachments metadata normalization bug
  • Improve repository logging

v1.1.2

18 Apr 14:27
baf79e1
Compare
Choose a tag to compare
  • Unify incoming and outgoing event context
  • Add dev_oid to logger tags

v1.1.1

18 Apr 14:27
aada8f9
Compare
Choose a tag to compare
  • Add default workers for loading deletion events

v1.1.0

18 Apr 14:27
6d30a39
Compare
Choose a tag to compare

Support sync from DevRev to the external system. (Known limitations: no support for loading attachments.)