Releases: segmentio/analytics-node
Releases · segmentio/analytics-node
v6.2.0
02 Aug 18:00
Compare
Sorry, something went wrong.
No results found
v6.1.0
13 Jul 18:52
Compare
Sorry, something went wrong.
No results found
v6.0.0
19 Nov 18:35
Compare
Sorry, something went wrong.
No results found
Change flush threshold from 500kb to 450kb #311
Breaking: Flush now properly returns a Promise #288
5.1.2
20 Oct 20:14
Compare
Sorry, something went wrong.
No results found
Pinning axios-retry to 3.2.0
5.1.1
20 Oct 17:28
Compare
Sorry, something went wrong.
No results found
v5.1.0
13 Sep 20:44
Compare
Sorry, something went wrong.
No results found
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
16 Jul 19:00
Compare
Sorry, something went wrong.
No results found
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
25 Feb 03:39
Compare
Sorry, something went wrong.
No results found
Fixed an issue where the optional axios instance passed as an option was ignored
v4.0.0
17 Feb 19:13
Compare
Sorry, something went wrong.
No results found
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
06 Jan 01:07
Compare
Sorry, something went wrong.
No results found
Update axios to fix the Server-Side Request Forgery vulnerability (#259 )