Skip to content

Releases: SpecterOps/DAWGS

v0.5.5

29 May 23:48
a699728

Choose a tag to compare

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

22 May 20:47
v0.5.4
db560d0

Choose a tag to compare

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

21 May 15:42
9131d97

Choose a tag to compare

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

20 May 20:49
e671c6e

Choose a tag to compare

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

19 May 20:46
1ce8c88

Choose a tag to compare

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

15 May 22:10
25407d6

Choose a tag to compare

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

01 May 21:07
1eace19

Choose a tag to compare

What's Changed

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

v0.4.18

23 Apr 22:08
2822de5

Choose a tag to compare

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

14 Apr 14:12
2a417c1

Choose a tag to compare

What's Changed

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

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

v0.4.15

07 Apr 19:04
4b82ee3

Choose a tag to compare

What's Changed

  • feat: omit unnecessary joins; update makefile by @zinic in #49
  • [PQE-401] Kpom/safety harnesses by @kpom-specter in #48
  • (chore): Make neo4j tests skipped for failing ones by @kpom-specter in #54
  • (chore): Change to use a shared connection string for simplicity testing PQE-411 by @kpom-specter in #55
  • chores: Add GH Workflow Integration Tests by @ykaiboussiSO in #53
  • feat (pg): introduce edge start/end with kind filter index - BED-7853 by @zinic in #58

Full Changelog: v0.4.14...v0.4.15