·
14 commits
to develop
since this release
- PR #335 Last PR before 0.8 release is cut
- PR #334 Fix for mongo pipeline query hasLabel index access
- PR #333 Starting to remove the E() traversal start
- PR #332 Optimize jsonschema graph gen to be 41% faster
- PR #331 Fixes bugs with bulk delete function. Improves bulk delete function t…
- PR #330 Dealing with module name change in benchtop
- PR #329 Feature/indexing
- PR #328 [WIP] Feature/kafka
- PR #327 Updating docs for next release
- PR #326 HTTP JSON flatten
- PR #325 Feature/grids nopogreb
- PR #324 Feature/grids
- PR #323 address oom issues
- PR #322 Fix drop command for kv store
- PR #321 fixes an issue where unwind doesn't work on null map of outNull
- PR #320 Add ToType Function
- PR #319 Group method
- PR #318 Feature/fhir json schema + Remove Elasticsearch support from Grip
- PR #317 Adds support for sqlite
- PR #315 Feature/bulk delete
- PR #313 update dependencies and Golang to 1.22.5
- PR #312 Pivot Operation
- PR #309 Feature/grip client context
- PR #308 0.8.0 Develop merge
- PR #307 Adding configuration for endpoints
- PR #303 Fixing issues around mongo engine
- PR #302 [WIP] Mongo remap
- PR #301 Traveler Refactor
- PR #299 adds additional gripql/client functions
- PR #298 Adding ability to write to plugin endpoints
- PR #297 Adding sort method to query language
- PR #296 Adding test and fix for null edge/vertex returns
- PR #295 'has' operation on stored elements
- PR #293 Null Ops
- PR #292 Endpoint Plugins
- PR #291 Feature/mongo dir load
- PR #289 Bump golang.org/x/net from 0.0.0-20210405180319-a5a99cb37ef4 to 0.7.0
- PR #288 Bump golang.org/x/crypto from 0.0.0-20200622213623-75b288015ac9 to 0.1.0
- PR #286 Bump github.com/gogo/protobuf from 1.3.1 to 1.3.2
- PR #285 Adding count as aggregation type
- PR #284 Fixing aggregation error catching
- PR #282 Adding method for proxy auth
- PR #281 Auth testing2
- PR #279 Relinking YAML parse to one with strict parsing method
- PR #276 0.8.0
- PR #274 Remove GRIDs from active testing. Mark as alpha
- PR #273 Adding a compaction step after bulk loading in pebble driver
- PR #272 Fixing kvgraph deleteVertex behavior
- PR #271 Adding Configurable Auth System
- PR #270 Changing traveler to interface
- PR #269 Feature: Adding jump based repeat pattern to GripQL [WIP]