Skip to content

Releases: JuliaRobotics/DistributedFactorGraphs.jl

v0.19.1

30 Jan 22:56
00f1567
Compare
Choose a tag to compare

DistributedFactorGraphs v0.19.1

Diff since v0.19.0

Merged pull requests:

v0.19.0

29 Jan 12:21
2195eac
Compare
Choose a tag to compare

DistributedFactorGraphs v0.19.0

Diff since v0.18.10

Closed issues:

  • Variables should be top level JSON serialization only (#867)
  • Deprecate LightDFG (#935)

Merged pull requests:

v0.18.10

02 Jan 05:53
cc8f67f
Compare
Choose a tag to compare

DistributedFactorGraphs v0.18.10

Diff since v0.18.9

Merged pull requests:

v0.18.9

06 Dec 14:12
785231d
Compare
Choose a tag to compare

DistributedFactorGraphs v0.18.9

Diff since v0.18.8

Closed issues:

  • getDataEntry support Regex dispatch (#922)

Merged pull requests:

v0.18.8

07 Nov 23:08
14a5258
Compare
Choose a tag to compare

DistributedFactorGraphs v0.18.8

Diff since v0.18.7

Merged pull requests:

v0.18.7

02 Nov 07:00
8568cff
Compare
Choose a tag to compare

DistributedFactorGraphs v0.18.7

Diff since v0.18.6

Closed issues:

  • Neo4jDFG should support parallel sentinel creation (user/robot/session) (#888)

Merged pull requests:

v0.18.6

12 Sep 00:14
d8ee0fa
Compare
Choose a tag to compare

DistributedFactorGraphs v0.18.6

Diff since v0.18.5

Closed issues:

  • createDfgSessionIfNotExist should be optimized (#815)

Merged pull requests:

v0.18.5

25 Aug 06:04
3a89315
Compare
Choose a tag to compare

DistributedFactorGraphs v0.18.5

Diff since v0.18.4

Closed issues:

  • CGDFG sentinel creation is really really slow (#657)
  • Should we pull out Neo4JDFG as separate repo (#838)

Merged pull requests:

  • User OrderedDict to store variables and factors (#885) (@Affie)
  • CompatHelper: add new compat entry for "OrderedCollections" at version "1.4" (#886) (@github-actions[bot])
  • Fix Neo4jDFG tests (#887) (@Affie)
  • Update CI to test julia v1.8 (#889) (@Affie)
  • Graph Traversals (#891) (@Affie)
  • deseriaize variable on dicts or vectors (#893) (@dehann)
  • v0.18.5-rc1 (#895) (@dehann)
  • bad get type call now obsolete (#896) (@dehann)

v0.18.4

06 Jun 17:40
a266ca4
Compare
Choose a tag to compare

DistributedFactorGraphs v0.18.4

Diff since v0.18.3

Merged pull requests:

v0.18.3

13 Apr 04:36
35d4307
Compare
Choose a tag to compare

DistributedFactorGraphs v0.18.3

Diff since v0.18.2

Closed issues:

  • UserID must be backticked in Neo4jDFG (#870)

Merged pull requests:

  • Defensively implementing backticks on sentinel nodes (userId, robotId, sessionId) (#875) (@GearsAD)
  • release v0.18.3-rc1 (#877) (@GearsAD)