JamesBirdsall
|
a9e6856676
|
Merge pull request #180 from Azure/dependabot/npm_and_yarn/tutorials/oauth/node/axios-0.21.4
Bump axios from 0.21.1 to 0.21.4 in /tutorials/oauth/node
|
2021-12-17 18:02:57 -08:00 |
dependabot[bot]
|
fbd1d988fc
|
Bump axios from 0.21.1 to 0.21.4 in /tutorials/oauth/node
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.4)
---
updated-dependencies:
- dependency-name: axios
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-16 23:21:43 +00:00 |
JamesBirdsall
|
1e36b18f93
|
Merge pull request #179 from Azure/dependabot/maven/tutorials/oauth/java/appsecret/producer/org.apache.logging.log4j-log4j-core-2.16.0
Bump log4j-core from 2.14.1 to 2.16.0 in /tutorials/oauth/java/appsecret/producer
|
2021-12-16 15:21:04 -08:00 |
dependabot[bot]
|
323f065b8a
|
Bump log4j-core in /tutorials/oauth/java/appsecret/producer
Bumps log4j-core from 2.14.1 to 2.16.0.
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-14 21:56:21 +00:00 |
Sean Glover
|
013b9defca
|
message order (#136)
|
2021-06-28 18:30:38 -03:00 |
Serkant Karaca
|
bf7d2de323
|
Merge pull request #153 from ernani/node-kafkajs
Implemented OAuth sample for NodeJS with kafkajs library.
|
2021-05-18 07:45:50 -07:00 |
Ernani Joppert Pontes Martins
|
986f68c4fa
|
Merge branch 'Azure:master' into node-kafkajs
|
2021-05-10 12:54:41 -03:00 |
Ernani Joppert Pontes Martins
|
42535e6d71
|
Fixing jar versions and updating deprecated method calls with some comment improvements. (#150)
Co-authored-by: ernani <ernmarti@microsoft.com>
|
2021-05-10 12:52:57 -03:00 |
ernani
|
72fbfaefbd
|
Added OAuth example with KafkaJS (node).
|
2021-04-06 23:33:42 -03:00 |
ernani
|
282320bcc4
|
Fixing jar versions and updating deprecated method calls with some comment improvements.
|
2021-04-06 20:19:27 -03:00 |
Eric Lam (MSFT)
|
b474fabf02
|
Merge pull request #147 from Azure/hmlam-patch-1
Update CONFIGURATION.md
|
2021-03-26 16:04:19 -07:00 |
Eric Lam (MSFT)
|
8f31305b8b
|
Update README.md
Add more details about possible cause to frequent rebalancing in Readme.md
|
2021-03-26 14:57:01 -07:00 |
Eric Lam (MSFT)
|
7b289d61f3
|
Update CONFIGURATION.md
Updating FAQ/Notes when seeing rebalancing due to frequent consumer leave group.
|
2021-03-25 23:33:53 -07:00 |
Arthur Erlendsson
|
0fd45bebf0
|
Remove idempotence false flag (#140)
|
2021-03-03 12:50:59 -08:00 |
Serkant Karaca
|
dc9271bac8
|
Merge pull request #138 from Azure/FixKafkaMsiSampleReadMe
Update README.md for OAuth MSI sample
|
2021-02-25 08:20:59 -08:00 |
Serkant Karaca
|
688dbef29e
|
Update README.md
|
2021-02-25 08:19:30 -08:00 |
Serkant Karaca
|
f6ef014455
|
Merge pull request #135 from Azure/AddOAuthMirrorMakerSample
Add mirror maker sample with OAUTHBEARER
|
2021-02-17 09:38:14 -08:00 |
Serkant Karaca
|
f04948da8b
|
Update README.md
|
2021-02-12 08:41:42 -08:00 |
Serkant Karaca
|
615d6aa085
|
Update README.md
|
2021-02-12 08:39:32 -08:00 |
Serkant Karaca
|
37dded661e
|
Add config files
|
2021-02-12 08:36:53 -08:00 |
Serkant Karaca
|
462c077480
|
Update README.md
|
2021-02-12 08:36:20 -08:00 |
Serkant Karaca
|
6333f9d0a6
|
Update README.md
|
2021-02-12 08:24:49 -08:00 |
Serkant Karaca
|
4d2bccdb60
|
Update README.md
|
2021-02-09 15:13:09 -08:00 |
Serkant Karaca
|
50490e5aad
|
Update README.md
|
2021-02-09 15:10:24 -08:00 |
Serkant Karaca
|
c8724a116b
|
Update README.md
|
2021-02-09 15:09:34 -08:00 |
Serkant Karaca
|
74d3d48aac
|
Add readme
|
2021-02-09 15:01:42 -08:00 |
Arthur Erlendsson
|
4c415eb400
|
Removed note on offset commit throttling
|
2021-02-09 13:44:06 -08:00 |
Arthur Erlendsson
|
530eb85a92
|
Update README.md
|
2021-02-09 13:31:10 -08:00 |
Serkant Karaca
|
528507410b
|
Adding callback handler code
|
2021-02-08 21:28:39 -08:00 |
SJ
|
d9683ab083
|
Merge pull request #132 from Azure/AddSaramaGoOAuthSample
Adding Sarama Go client OAUTHBEARER sample
|
2021-01-27 11:59:23 -08:00 |
Serkant Karaca
|
ae2c0111ca
|
Update README.md
|
2021-01-26 14:58:10 -08:00 |
Serkant Karaca
|
3d77d3e42c
|
Update README.md
|
2021-01-26 14:56:30 -08:00 |
Serkant Karaca
|
61898f13f3
|
Update README.md
|
2021-01-26 14:53:00 -08:00 |
Serkant Karaca
|
8916245632
|
Update README.md
|
2021-01-26 14:52:16 -08:00 |
Serkant Karaca
|
db5a66fede
|
Adding Sarama Go client OAUTHBEARER sample
|
2021-01-26 14:49:00 -08:00 |
Arthur Erlendsson
|
17dd73c811
|
Update CONFIGURATION.md
|
2020-11-30 13:19:04 -08:00 |
Arthur Erlendsson
|
8accd4e525
|
Update CONFIGURATION.md
|
2020-11-30 11:44:53 -08:00 |
dependabot[bot]
|
bb4f22ee87
|
Bump junit from 4.12 to 4.13.1 in /tutorials/akka/java/consumer (#121)
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-11-24 11:41:26 -08:00 |
dependabot[bot]
|
b4e4ed0cd6
|
Bump junit from 4.12 to 4.13.1 in /tutorials/akka/java/producer (#120)
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-11-24 11:41:18 -08:00 |
Ayan Banerjee
|
55a1ec95d8
|
TestConsumerThread.java: Fix typo Note --> Not (#126)
|
2020-11-24 11:40:38 -08:00 |
Conor Grocock
|
9985d9e4f5
|
Removed duplicate key from filebeat tutorial (#124)
Readme for the filebeat tutorial contained duplicate required_acks in example
|
2020-11-24 11:39:58 -08:00 |
Arthur Erlendsson
|
b2cbaf1532
|
Update README.md
|
2020-11-24 11:39:07 -08:00 |
assures
|
3bb3b093a9
|
Merge pull request #122 from Azure/aswin-monitoring-projs
adding kafka monitoring projects
|
2020-11-02 11:20:38 -05:00 |
assures
|
6990081f39
|
fixing as per PR comments
|
2020-10-27 12:45:09 -04:00 |
Ayan Banerjee
|
c2f320d56e
|
quickstart/kafka-cli/README: Remove extra export (#123)
|
2020-10-26 12:49:03 -07:00 |
assures
|
eb8742f58b
|
add img to README files
|
2020-10-26 12:37:07 -04:00 |
assures
|
25610538f2
|
add img to README files
|
2020-10-26 12:29:20 -04:00 |
assures
|
78e72ed8d5
|
adding README files
|
2020-10-22 18:43:44 -04:00 |
assures
|
3cf933a65c
|
adding README files
|
2020-10-22 18:41:05 -04:00 |
assures
|
a059664887
|
adding README files
|
2020-10-22 18:38:00 -04:00 |