Jonathan Shook
|
1172e287c5
|
Merge pull request #454 from nosqlbench/snyk-upgrade-3d8d45df6ee69c6ff21686a625b9343f
[Snyk] Upgrade org.slf4j:slf4j-log4j12 from 1.7.26 to 1.7.36
|
2022-03-03 11:05:21 -06:00 |
|
Jonathan Shook
|
5d21218c43
|
Merge pull request #473 from nosqlbench/snyk-upgrade-566a07884416864dc3e3f8741c12ce14
[Snyk] Upgrade org.eclipse.jetty:jetty-servlet from 11.0.1 to 11.0.8
|
2022-03-03 11:04:57 -06:00 |
|
snyk-bot
|
f7c7a43583
|
fix: upgrade org.eclipse.jetty:jetty-servlet from 11.0.1 to 11.0.8
Snyk has created this PR to upgrade org.eclipse.jetty:jetty-servlet from 11.0.1 to 11.0.8.
See this package in Maven Repository:
https://mvnrepository.com/artifact/org.eclipse.jetty/jetty-servlet/
See this project in Snyk:
https://app.snyk.io/org/jshook/project/03cbee46-d5d2-41d3-89cc-a2ad77ab807a?utm_source=github&utm_medium=referral&page=upgrade-pr
|
2022-03-03 15:17:28 +00:00 |
|
snyk-bot
|
de819020b1
|
fix: upgrade org.slf4j:slf4j-log4j12 from 1.7.26 to 1.7.36
Snyk has created this PR to upgrade org.slf4j:slf4j-log4j12 from 1.7.26 to 1.7.36.
See this package in Maven Repository:
https://mvnrepository.com/artifact/org.slf4j/slf4j-log4j12/
See this project in Snyk:
https://app.snyk.io/org/jshook/project/4fe3cf6c-f4d3-4f3f-a866-bfa1af872852?utm_source=github&utm_medium=referral&page=upgrade-pr
|
2022-03-03 15:14:03 +00:00 |
|
Jonathan Shook
|
13327dd1b3
|
Merge pull request #452 from eolivelli/impl/pulsar/keyshared-ranges
Pulsar: allow to configure 'ranges' for KEY_SHARED subscription type
|
2022-03-02 10:29:31 -06:00 |
|
Enrico Olivelli
|
15a7da061e
|
Pulsar: allow to configure 'ranges' for KEY_SHARED subscription type
|
2022-03-02 15:15:09 +01:00 |
|
nb-droid
|
f501f35122
|
[maven-release-plugin] prepare for next development iteration
|
2022-02-24 21:10:36 +00:00 |
|
nb-droid
|
629a4cdbba
|
[maven-release-plugin] prepare release nosqlbench-4.15.88
|
2022-02-24 21:10:34 +00:00 |
|
Jonathan Shook
|
70a15ee5d2
|
fix release
|
2022-02-24 14:56:43 -06:00 |
|
Jonathan Shook
|
2d833091a6
|
unapply uniqueness constraints on template values
|
2022-02-24 14:51:00 -06:00 |
|
Jonathan Shook
|
70789ee996
|
properly initialize grafana client for annotations
|
2022-02-24 14:50:54 -06:00 |
|
Jonathan Shook
|
440df95413
|
Merge pull request #426 from nosqlbench/dependabot/maven/driver-cockroachdb/org.postgresql-postgresql-42.3.3
Bump postgresql from 42.2.25 to 42.3.3 in /driver-cockroachdb
|
2022-02-17 11:03:03 -06:00 |
|
dependabot[bot]
|
0ff75f20d2
|
Bump postgresql from 42.2.25 to 42.3.3 in /driver-cockroachdb
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.25 to 42.3.3.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.2.25...REL42.3.3)
---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-16 01:19:10 +00:00 |
|
Jonathan Shook
|
a3c445ba12
|
Merge pull request #420 from eolivelli/fix/pulsar-remove-debug
Pulsar Driver: remove debug log that breaks Schema.AUTO_CONSUME() usage
|
2022-02-03 13:30:28 -06:00 |
|
Enrico Olivelli
|
fcf5fd5ed5
|
Pulsar Driver: remove debug log that breaks Schema.AUTO_CONSUME() usage
|
2022-02-03 12:47:38 +01:00 |
|
nb-droid
|
ecdb01ef0d
|
[maven-release-plugin] prepare for next development iteration
|
2022-02-02 22:02:17 +00:00 |
|
nb-droid
|
e11a9cb2b3
|
[maven-release-plugin] prepare release nosqlbench-4.15.87
|
2022-02-02 22:02:14 +00:00 |
|
Jonathan Shook
|
1afe7f5ef5
|
pulsar driver update
|
2022-02-02 15:49:07 -06:00 |
|
Jonathan Shook
|
685460cd3d
|
Merge pull request #418 from eolivelli/impl/pulsar-keyvalue-produce
Issue #417: Pulsar: implement KeyValue schema for PulsarProducerOp
|
2022-02-02 14:15:45 -06:00 |
|
Jonathan Shook
|
8dce4e75c3
|
Create codeql-analysis.yml
|
2022-02-02 14:14:15 -06:00 |
|
Enrico Olivelli
|
e75131413e
|
remove debug
|
2022-02-02 17:05:08 +01:00 |
|
Enrico Olivelli
|
d940b40b10
|
Pulsar: implement KeyValue schema for PulsarProducerOp
|
2022-02-02 17:01:38 +01:00 |
|
Jonathan Shook
|
77e4de0968
|
Merge pull request #416 from nosqlbench/dependabot/maven/driver-cockroachdb/org.postgresql-postgresql-42.2.25
Bump postgresql from 42.2.14 to 42.2.25 in /driver-cockroachdb
|
2022-02-01 22:54:25 -06:00 |
|
dependabot[bot]
|
38ca5c4192
|
Bump postgresql from 42.2.14 to 42.2.25 in /driver-cockroachdb
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.14 to 42.2.25.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.2.14...REL42.2.25)
---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-02 01:17:27 +00:00 |
|
nb-droid
|
0d82ca2c8f
|
[maven-release-plugin] prepare for next development iteration
|
2022-01-31 19:06:37 +00:00 |
|
nb-droid
|
7289036dd5
|
[maven-release-plugin] prepare release nosqlbench-4.15.86
|
2022-01-31 19:06:35 +00:00 |
|
Jonathan Shook
|
a891d4e54f
|
pulsar and bugfix update
|
2022-01-31 12:50:00 -06:00 |
|
Jonathan Shook
|
c5569fd682
|
Merge branch 'main' of github.com:nosqlbench/nosqlbench
|
2022-01-31 12:49:43 -06:00 |
|
Jonathan Shook
|
6cb43812db
|
Merge pull request #415 from eolivelli/pulsar/rtt-ns
Pulsar: report latency in ns for Payload RRT and allow to connect with non-admin privileges
|
2022-01-31 12:49:32 -06:00 |
|
Jonathan Shook
|
ed9e606c98
|
Merge pull request #413 from nosqlbench/dependabot/npm_and_yarn/docsys/src/main/node/docsys/markdown-it-12.3.2
Bump markdown-it from 11.0.1 to 12.3.2 in /docsys/src/main/node/docsys
|
2022-01-31 12:48:33 -06:00 |
|
Jonathan Shook
|
ba2d41ee59
|
Merge pull request #414 from nosqlbench/dependabot/npm_and_yarn/docsys/src/main/node/docsys/node-fetch-2.6.7
Bump node-fetch from 2.6.1 to 2.6.7 in /docsys/src/main/node/docsys
|
2022-01-31 12:48:22 -06:00 |
|
Jonathan Shook
|
f4ec05aef3
|
fully port template var fixes from 4.17 branch
|
2022-01-31 12:47:33 -06:00 |
|
Enrico Olivelli
|
5064ab3493
|
Allow to connect to Pulsar cluster with non-admin tokens
|
2022-01-29 17:03:37 +01:00 |
|
Enrico Olivelli
|
3b184a0c23
|
Pulsar: report latency in ns for Payload RRT
|
2022-01-29 12:11:14 +01:00 |
|
nb-droid
|
5a44b6d06f
|
[maven-release-plugin] prepare for next development iteration
|
2022-01-28 19:17:04 +00:00 |
|
nb-droid
|
c37d4ffc7b
|
[maven-release-plugin] prepare release nosqlbench-4.15.85
|
2022-01-28 19:17:01 +00:00 |
|
Jonathan Shook
|
8bec220580
|
cql and cqld3 userfile support
|
2022-01-28 13:02:32 -06:00 |
|
Jonathan Shook
|
46c19ff41c
|
add userfile support to cql and cqld3 drivers
|
2022-01-28 13:01:58 -06:00 |
|
dependabot[bot]
|
368ff71106
|
Bump markdown-it from 11.0.1 to 12.3.2 in /docsys/src/main/node/docsys
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 11.0.1 to 12.3.2.
- [Release notes](https://github.com/markdown-it/markdown-it/releases)
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/markdown-it/compare/11.0.1...12.3.2)
---
updated-dependencies:
- dependency-name: markdown-it
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-27 18:17:56 +00:00 |
|
dependabot[bot]
|
d1ddc54110
|
Bump node-fetch from 2.6.1 to 2.6.7 in /docsys/src/main/node/docsys
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-27 18:17:56 +00:00 |
|
nb-droid
|
639a1173bf
|
[maven-release-plugin] prepare for next development iteration
|
2022-01-27 18:17:09 +00:00 |
|
nb-droid
|
159f4ca6d5
|
[maven-release-plugin] prepare release nosqlbench-4.15.84
|
2022-01-27 18:17:06 +00:00 |
|
Jonathan Shook
|
c06b13a7c0
|
pulsar update release
|
2022-01-27 12:02:11 -06:00 |
|
Jonathan Shook
|
c7403eb1cd
|
Merge pull request #412 from eolivelli/pulsar/handle-keyvalue
Pulsar: support Schema.AUTO_CONSUME() and support KeyValue for RTT tracking feature
|
2022-01-27 10:18:55 -06:00 |
|
Enrico Olivelli
|
1c91469e64
|
fix logger
|
2022-01-26 17:02:34 +01:00 |
|
Enrico Olivelli
|
2e8fbd7102
|
fail if field is not found
|
2022-01-26 17:00:41 +01:00 |
|
Enrico Olivelli
|
614fb3bb51
|
Look for Payload RTT field in the Key as well
|
2022-01-26 08:42:25 +01:00 |
|
Enrico Olivelli
|
e3ed838354
|
Look for Payload RTT field in the Key as well
|
2022-01-26 07:42:37 +01:00 |
|
Enrico Olivelli
|
a3acfbaeca
|
Pulsar: support Schema.AUTO_CONSUME() and support KeyValue for RTT tracking feature
|
2022-01-25 17:45:47 +01:00 |
|
nb-droid
|
a37995cd0c
|
[maven-release-plugin] prepare for next development iteration
|
2022-01-20 16:38:21 +00:00 |
|