Skip to content

Releases: SpecterOps/DAWGS

v0.6.0

Choose a tag to compare

@seanjSO seanjSO released this 01 Jul 17:43
8fbfba4

What's Changed

  • CySQL Query Optimizer Framework by @zinic in #88
  • Cypher AST Work and Cleanup by @zinic in #89
  • update CONTRIBUTORS.md by @mamundsen-specter in #90
  • chore(cysql): add postgresql property index plan regression tests - BED-8505 by @zinic in #93
  • chore: Bump test fixtures to use PG18 - BED-8581 by @StephenHinck in #95
  • feat: OptimizeStorage method stub - BED-8353 by @brandonshearin in #96
  • feat: VACUUM/ANALYZE - BED-8494 by @brandonshearin in #97
  • fix: optimized traversal bindings and directionless traversals w/ correlations BED-8320 by @seanjSO in #98
  • test(integration): standardize setup and rollback fixtures PQE-426 by @ddlees in #91

Full Changelog: v0.5.4...v0.6.0

v0.5.5

Choose a tag to compare

@zinic zinic released this 29 May 23:48
a699728

What's Changed

  • fix(cysql): adjust text equality to force index matching on trigram i… by @zinic in #92

Full Changelog: v0.5.4...v0.5.5

v0.5.4

Choose a tag to compare

@stephanieslamb stephanieslamb released this 22 May 20:47
v0.5.4
db560d0

What's Changed

  • chore: move db configuration and NewPool out of dawgs BED-8293 by @stephanieslamb in #87

New Contributors

Full Changelog: v0.5.3...v0.5.4

v0.5.3

Choose a tag to compare

@urangel urangel released this 21 May 15:42
9131d97

What's Changed

  • fix: handle self referencing relationships and add panic guards BED-8245 by @urangel in #85
  • feat(dawgrun): CLI mode by @seanjSO in #84

Full Changelog: v0.5.2...v0.5.3

v0.5.2

Choose a tag to compare

@seanjSO seanjSO released this 20 May 20:49
e671c6e

What's Changed

  • chore: Implement Coverage Evaluation on Feature Branch Against Main PQE-407 by @ykaiboussiSO in #82
  • fix: support found defects in UNWIND query forms - BED-8324 by @zinic in #83

Full Changelog: v0.5.1...v0.5.2

v0.5.1

Choose a tag to compare

@seanjSO seanjSO released this 19 May 20:46
1ce8c88

What's Changed

  • chore: Create CI Workflow Build DAWGS PKGs by @ykaiboussiSO in #81
  • fix(pg): Inconsistent conditional pattern matching BED-6695 by @seanjSO in #73

Full Changelog: v0.5.0...v0.5.1

v0.5.0

Choose a tag to compare

@zinic zinic released this 15 May 22:10
25407d6

What's Changed

  • fix(pgsql): Escape Cypher Characters in Literals - BED-7883 by @LawsonWillard in #71
  • chore(dawgrun): agnostic connections and opengraph commands by @seanjSO in #72
  • CySQL Translation Fixes by @zinic in #76
  • Update Cypher Function Translations - BED-8261 by @zinic in #77
  • fix(dawgrun): select or init default graph on db connect by @seanjSO in #78
  • feat: support PgSQL nodes(path) result mapping - BED-8294 by @zinic in #80

Full Changelog: v0.4.19...v0.5.0

v0.4.19

Choose a tag to compare

@seanjSO seanjSO released this 01 May 21:07
1eace19

What's Changed

Full Changelog: v0.4.18...v0.4.19

v0.4.18

Choose a tag to compare

@kpom-specter kpom-specter released this 23 Apr 22:08
2822de5

What's Changed

  • chore(deps): bump github.com/jackc/pgx/v5 from 5.9.0 to 5.9.2 by @dependabot[bot] in #66
  • feat (pg): optimize graph schema for larger datasets by @zinic in #59

Full Changelog: v0.4.17...v0.4.18

v0.4.16

Choose a tag to compare

@kpom-specter kpom-specter released this 14 Apr 14:12
2a417c1

What's Changed

  • fix(pg): escape quoting within formatted string values by @seanjSO in #61

Full Changelog: v0.4.15...v0.4.16