Releases: segmentio/analytics-node
Releases · segmentio/analytics-node
v6.2.0
Compare
Sorry, something went wrong.
No results found
pooyaj
released this
02 Aug 18:00
Ensure callback is called when envoking errorHanlder 58b79b4
v6.1.0...v6.2.0
v6.1.0
Compare
Sorry, something went wrong.
No results found
pooyaj
released this
13 Jul 18:52
v6.0.0
Compare
Sorry, something went wrong.
No results found
pooyaj
released this
19 Nov 18:35
Change flush threshold from 500kb to 450kb #311
Breaking: Flush now properly returns a Promise #288
5.1.2
Compare
Sorry, something went wrong.
No results found
pooyaj
released this
20 Oct 20:14
Pinning axios-retry to 3.2.0
5.1.1
Compare
Sorry, something went wrong.
No results found
pooyaj
released this
20 Oct 17:28
v5.1.0
Compare
Sorry, something went wrong.
No results found
pooyaj
released this
13 Sep 20:44
Added options for axiosRetryConfig, disable axiosRetry if retryCount is 0 (#285 )
Optimize timer scheduling (#172 )
Update Axios to fix a ReDoS vulnerability (#295 )
Automated dependency upgrades
5.0.0
Compare
Sorry, something went wrong.
No results found
pooyaj
released this
16 Jul 19:00
BREAKING: Dropping support for Node 8.0!
Flush the queue when maximum storage has reached (#277 )
Return a promise from flush (#281 )
Upgrade uuid package to support treeshaking (#273 )
Dependency upgrades
v4.0.1
Compare
Sorry, something went wrong.
No results found
pooyaj
released this
25 Feb 03:39
Fixed an issue where the optional axios instance passed as an option was ignored
v4.0.0
Compare
Sorry, something went wrong.
No results found
pooyaj
released this
17 Feb 19:13
BREAKING : throws error when message is over 32kb #268
Allow passing in Axios instance in options #270
Fix data parameter always undefined on callback for track method #231
Allow to update endpoint to send batch events #246
Vulnerability fixes #264 , #243 , #263 , #226 , #227 , #228 , #247 , #248 , #252 , #253 , #257 , #261
Fixed a typo to reflect actual code behaviour #233
v3.5.0
Compare
Sorry, something went wrong.
No results found
pooyaj
released this
06 Jan 01:07
Update axios to fix the Server-Side Request Forgery vulnerability (#259 )