Commit Graph

6977 Commits

Author SHA1 Message Date
Madhavan
a8186a3017
Merge pull request #2016 from nosqlbench/dependabot/github_actions/docker/build-push-action-6.7.0
Bump docker/build-push-action from 6.5.0 to 6.7.0
2024-09-08 17:35:21 -04:00
dependabot[bot]
1688d94396
Bump docker/build-push-action from 6.5.0 to 6.7.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.5.0 to 6.7.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6.5.0...v6.7.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-01 12:23:19 +00:00
Jonathan Shook
fcb3f70e82 minor script update for versions 2024-08-22 12:29:39 -05:00
Mark Wolters
18bb966284
Merge pull request #2014 from nosqlbench/adapters/vespa
utility method for extracting ids from vespa results
2024-08-16 14:06:48 -04:00
MarkWolters
87dc099ded utility method for extracting ids from vespa results 2024-08-15 16:27:07 -04:00
Madhavan
30783a385f
Merge pull request #2012 from nosqlbench/driver/weaviate
Code cleanups in Azure AI Search driver adapter
2024-08-14 23:14:28 -04:00
Madhavan Sridharan
9c8cf1f2ec Convert logs to message supplier pattern 2024-08-14 23:08:32 -04:00
Madhavan Sridharan
c3e55ab5fc Merge remote-tracking branch 'origin/main' into driver/weaviate 2024-08-14 14:38:49 -04:00
Madhavan Sridharan
6aa892640c Code cleanups 2024-08-14 14:37:59 -04:00
Madhavan
c8b81c0fa1
Merge pull request #1984 from nosqlbench/driver/weaviate
Weaviate & Azure AI Search vector database driver adapter
2024-08-14 08:08:00 -04:00
Madhavan Sridharan
049e7d614c Initial azure aisearch draft 2024-08-13 11:47:26 -04:00
Madhavan Sridharan
8fd79b912f cleanup unwanted code in weaviate adapter 2024-08-13 04:24:18 -04:00
Madhavan Sridharan
6fc4b14f15 Merge remote-tracking branch 'origin/main' into driver/weaviate 2024-08-09 01:54:25 -04:00
Jonathan Shook
9343207437 revision bump to 5.21.3-SNAPSHOT 2024-08-01 17:08:17 -05:00
Jonathan Shook
6c6cb861bf
Merge pull request #2008 from nosqlbench/dependabot/github_actions/docker/build-push-action-6.5.0
Bump docker/build-push-action from 6.2.0 to 6.5.0
2024-08-01 15:43:08 -05:00
Jonathan Shook
3052b670b8
Merge pull request #2009 from nosqlbench/dependabot/github_actions/softprops/action-gh-release-2.0.8
Bump softprops/action-gh-release from 2.0.6 to 2.0.8
2024-08-01 15:41:26 -05:00
Jonathan Shook
5b8457b966
Merge pull request #2010 from nosqlbench/jshook/httpmetrics
Jshook/httpmetrics
2024-08-01 15:17:29 -05:00
Jonathan Shook
8b5a72b456 remove spurious warning 2024-08-01 14:00:35 -05:00
Jonathan Shook
553a493e5c attach http metrics directly to adapter part 2 2024-08-01 14:00:32 -05:00
dependabot[bot]
f589a9b2aa
Bump softprops/action-gh-release from 2.0.6 to 2.0.8
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.0.6 to 2.0.8.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v2.0.6...v2.0.8)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-01 12:06:20 +00:00
dependabot[bot]
b8d626c955
Bump docker/build-push-action from 6.2.0 to 6.5.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.2.0 to 6.5.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6.2.0...v6.5.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-01 12:06:15 +00:00
Jonathan Shook
d0efb5f07b improve log message for namespace collision 2024-07-31 14:22:10 -05:00
Jonathan Shook
4f22bf113d enable preview for all tests too 2024-07-31 14:22:08 -05:00
Jonathan Shook
fd18bd2694 attach http adapter metrics directly to adapter instance 2024-07-31 14:22:05 -05:00
Jonathan Shook
2775715081 add hdr_digits to common component property names 2024-07-31 14:22:01 -05:00
Madhavan Sridharan
a5a49c3e8d Merge remote-tracking branch 'origin/main' into driver/weaviate 2024-07-30 12:30:56 -04:00
Jonathan Shook
1740159cda
Merge pull request #1999 from nosqlbench/mvn_changes
Maven pom file changes
2024-07-30 11:26:42 -05:00
Dave Fisher
c98c2959f2 Cleanup dependencies 2024-07-29 14:19:11 -07:00
Madhavan Sridharan
a0d771c4a7 Merge remote-tracking branch 'origin/main' into driver/weaviate 2024-07-29 12:14:41 -04:00
Dave Fisher
ef45ea1f86 OF - tab replacement 2024-07-27 19:08:21 -07:00
Dave Fisher
f5bb135add Cleanup pom.xml 2024-07-27 19:06:46 -07:00
Dave Fisher
471e564599 Remove redundant dependency 2024-07-27 17:11:40 -07:00
Dave Fisher
1cc7538763 Fix Adapter Test Broken on Mac 2024-07-27 17:10:50 -07:00
Dave Fisher
e4a5879162 Maven pom file changes 2024-07-26 17:29:47 -07:00
Jonathan Shook
fe9459eb6d
Merge pull request #1996 from nosqlbench/nosqlbench-1968-nbiowarn
nosqlbench-1968 Add warning for --use-nbio-cache
2024-07-26 17:03:48 -05:00
Jonathan Shook
6f91febc25 Merge branch 'main' into nosqlbench-1889-altnames 2024-07-26 16:58:16 -05:00
Jonathan Shook
a06b62c12d fix broken docs formatting and provide uniform method for multiple names 2024-07-26 16:57:40 -05:00
Dave Fisher
d2989fe0ab
Merge branch 'main' into nosqlbench-1968-nbiowarn 2024-07-26 11:17:18 -07:00
Dave Fisher
203da83050
Merge pull request #1995 from nosqlbench/nosqlbench-1146-batch
fix and document batch support for cqld4
2024-07-26 11:15:38 -07:00
Jonathan Shook
638caaaf8f nosqlbench-1968 Add warning for --use-nbio-cache 2024-07-26 12:59:19 -05:00
Jonathan Shook
41f87f8195 fix bracketed iterator bug in cql batch and update docs 2024-07-26 12:33:43 -05:00
Jonathan Shook
2d30d69f1f
Merge pull request #1991 from cognitree/fix-bindings-grammar
Fix bindings grammar
2024-07-26 12:05:33 -05:00
Jonathan Shook
07ee4bc7aa
Merge pull request #1992 from nosqlbench/jdk21_enable_preview
Enable java 21 preview features
2024-07-26 12:03:37 -05:00
Dave Fisher
f79e2abb32 OF - remove tabs 2024-07-26 09:42:49 -07:00
Dave Fisher
7757bf2d73 Enable java 21 preview features 2024-07-26 09:38:18 -07:00
Madhavan Sridharan
f539617613 Bump to 4.8.2 2024-07-26 09:24:11 -04:00
Madhavan Sridharan
c6d165046c Merge remote-tracking branch 'origin/main' into driver/weaviate 2024-07-26 09:09:50 -04:00
Jonathan Shook
6115749098
Merge pull request #1970 from nosqlbench/my-astra-schema-examples
PR: QuickFix for Nested Templates + Sanitizing some block calls
2024-07-24 07:46:06 -05:00
sahankj2000
b28e16a12b refactoring imports 2024-07-24 06:44:56 +05:30
Mike Yaacoub
64d984ea6a
Merge branch 'main' into my-astra-schema-examples 2024-07-23 17:01:45 -04:00