[Snyk] Upgrade kafkajs from 1.15.0 to 1.16.0 #238
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade kafkajs from 1.15.0 to 1.16.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Release notes
Package name: kafkajs
-
1.16.0 - 2022-02-09
- Allow manual heartbeating from inside
- Add
- Add overload typings for all event types #1202
- Return
- Add
- Improve error output from
- Export Error classes #1254
- Validate
- Throw error when failing to stop or disconnect consumer #960
- Don't commit offsets from
- Do not restart the consumer on non-retriable errors #1274
- Downgrade consumer rebalance error log to
- Make default round-robin partitioner topic-aware #1112
- Fix
- Fix crash when used in Electron app built with electron-builder #984
- Improve performance of Fetch requests #985
- Fix crash when using topics with name of built-in Javascript functions #995
- Fix type of consumer constructor to require config object #1002
- Fix message type to allow
- Respect
- Fix type of
- Fix return type of
- Fix consumer getting stuck in
- Fix failed serialization of BigInts when logging #1234
- Fix crash when committing offsets for a topic before consumer initialization #1235
- Reauthenticate to all brokers on demand #1241
- Remove unnecessary warn log when calling
- Handle empty control batches #1256
- Send empty topic array as null when fetching metadata #1184
-
1.16.0-beta.39 - 2022-02-08
-
1.16.0-beta.38 - 2022-02-08
-
1.16.0-beta.37 - 2022-02-08
-
1.16.0-beta.36 - 2022-02-08
-
1.16.0-beta.35 - 2022-02-07
-
1.16.0-beta.34 - 2022-02-03
-
1.16.0-beta.33 - 2022-01-27
-
1.16.0-beta.32 - 2022-01-10
-
1.16.0-beta.31 - 2021-12-27
-
1.16.0-beta.30 - 2021-12-17
-
1.16.0-beta.29 - 2021-12-08
-
1.16.0-beta.28 - 2021-11-26
-
1.16.0-beta.27 - 2021-11-22
-
1.16.0-beta.26 - 2021-11-22
-
1.16.0-beta.25 - 2021-11-22
-
1.16.0-beta.24 - 2021-11-22
-
1.16.0-beta.23 - 2021-11-22
-
1.16.0-beta.22 - 2021-09-29
-
1.16.0-beta.21 - 2021-06-29
-
1.16.0-beta.20 - 2021-06-09
-
1.16.0-beta.19 - 2021-06-02
-
1.16.0-beta.18 - 2021-05-24
-
1.16.0-beta.17 - 2021-05-22
-
1.16.0-beta.16 - 2021-05-13
-
1.16.0-beta.15 - 2021-04-19
-
1.16.0-beta.14 - 2021-04-17
-
1.16.0-beta.13 - 2021-04-15
-
1.16.0-beta.12 - 2021-04-01
-
1.16.0-beta.11 - 2021-03-08
-
1.16.0-beta.10 - 2021-03-03
-
1.16.0-beta.9 - 2021-02-22
-
1.16.0-beta.8 - 2021-02-10
-
1.16.0-beta.7 - 2021-02-01
-
1.16.0-beta.6 - 2021-01-08
-
1.16.0-beta.5 - 2021-01-07
-
1.16.0-beta.4 - 2021-01-05
-
1.16.0-beta.3 - 2020-12-30
-
1.16.0-beta.2 - 2020-12-11
-
1.16.0-beta.1 - 2020-12-11
-
1.16.0-beta.0 - 2020-12-03
-
1.15.0 - 2020-11-24
- Initial work for static membership #888
- Add consumer instrumentation event: received unsubscribed topics #897
- Add option for
- Add ACL functions to admin client #697
- Add
- Emit
- Added properties to error classes typescript types #900
- Make header value type definition possibly undefined #927
- Bump API versions for client-side throttling #933
- Add
- Fix describe/alter broker configs (introduced
- Fix record batch compression masking (fix ZSTD compression) #912
- Prevent inflight's correlation id collisions #926
- Fix ACL, ISocketFactory and SaslOptions type definitions #941 #959 #966
- Fix deadlock on the connection
- Fix deadlock on the connection
- Remove nested retriers from producer #962 (fixes #958 #950)
from kafkajs GitHub release notes[1.16.0] - 2022-02-09
Added
eachMessagehandler #1255rebalancingconsumer event #1067 #1079configSourceinadmin.decribeConfigs#1023topicsproperty toadmin.fetchOffsetsto fetch offsets for multiple topics #992 #998admin.createTopic#1104brokerslist contains strings #1284Changed
consumer.seekwhenautoCommitisfalse#1012warn#1279Fixed
offsettype ofconsumer.seek#981nullkey #1037heartbeatIntervalwhen invokingheartbeatconcurrently #1026timestampofLoggerEntryContentto be string #1082admin.describeAcls#1118DISCONNECTINGstate if in-flight requests time out during disconnect #1208admin.deleteTopicRecordswith offset-1#1265[1.15.0] - 2020-11-24
Added
admin.fetchOffsetsto resolve the offsets #895admin.deleteTopicRecords#905GROUP_JOINevent on stale partition assignments #937Changed
UNKNOWN_TOPIC_OR_PARTITIONcheck foraddMultipleTargetTopics#938Fixed
ConfigResourceTypes) #898onErrorhandler #944onTimeouthandler #956Commit messages
Package name: kafkajs
Compare
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs