Releases: PruvoNet/squiss-ts
Releases · PruvoNet/squiss-ts
v5.0.0
12 Apr 17:19
Compare
Sorry, something went wrong.
No results found
diff
BREAKING CHANGES
Dropped support for Node versions below 16
changed to sqs sdk v3, which breaks some configurations and types - SQS, S3, awsConfig (passing credentials is different)
all AWSError are now SQSServiceException
message attributes can't be Buffer (use Uint8Array instead)
Fixed
xml2js is vulnerable to prototype pollution #128
Added
Moved to aws sdk v3 #95 (also reduces the dependencies size)
Support for node 19
v4.4.1
31 Aug 19:13
Compare
Sorry, something went wrong.
No results found
fix #125 - iltorb should not be part of the published package json
v4.4.0
30 Aug 10:51
Compare
Sorry, something went wrong.
No results found
improved compilation time (#120 ) thanks @Raiszo for your contribution!
v4.3.0
20 Jul 09:08
Compare
Sorry, something went wrong.
No results found
added support for node 18. Thanks @ted-pulsen for noticing and contributing :-)
v4.2.2
07 Apr 09:41
Compare
Sorry, something went wrong.
No results found
fix semver node 6 support (#113)
v4.2.1
14 Jul 17:41
Compare
Sorry, something went wrong.
No results found
v4.2.0
14 Jul 15:35
Compare
Sorry, something went wrong.
No results found
diff
Fixed
Stop using travis.ci as it is not free anymore #106
Allow node 16 and test on it #105
v4.1.1
25 Jul 17:09
Compare
Sorry, something went wrong.
No results found
diff
Fixed
Change license to apache 2 #90
Updated dependencies #91
Added tests for node 14 #91
v4.1.0
10 Apr 17:53
Compare
Sorry, something went wrong.
No results found
diff
Fixed
Consider migrating to the compression built into zlib #87
v4.0.10
24 Feb 14:30
Compare
Sorry, something went wrong.
No results found