Skip to content

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Aug 14:36
6a5a9ab

DistributedFactorGraphs v0.10.0

Diff since v0.9.0

Closed issues:

  • Add SESSION sentinel nodes when creating/copying/deleting sessions using CloudGraphsDFG (#43)
  • Use module in DFGVariable softtype serialize/deserialize (#157)
  • Searching estimates: PPE Database design dicussion (#185)
  • was softypename::Symbol a bad idea? (#237)
  • CRC SHA checksum big data blobs to ensure immutability (#304)
  • add test to show serialization breaking changes (#473)
  • Use the pose type to write formatted estimates to the DB (#513)
  • Offload solverdata to separate nodes with fields as properties (#515)
  • Offload BigData as separate nodes with fields as properties (#516)
  • DataEntry should be refactored (#520)
  • Use UUIDs in FileDataStore (#524)
  • Save DFG version into serialized data (#542)
  • Remove deprecated factor types and logic (#544)
  • Remove params deprecation warn (#551)
  • Evaluation into the closed module CGDFG breaks (don't do this) (#554)
  • Reintroduce if DFG_USE_CGDFG Environment Variable (#555)
  • AbstractDataEntry serialization bug (#557)
  • 'Method definition overwritten at' warnings (#558)
  • CloudDFG timestamp bug (#560)
  • DOCS: Fix warnings for missing docstrings and @ref (#561)
  • Should we revert softtype changes to deprecate cleanly? (#568)
  • smallData as a Dict{Symbol, Any} (#573)
  • Request proper deprecation message of FileDataStore (#574)
  • Tricky Data API failures (#578)
  • Compulsory MIMEType or description in addData!????? (#579)
  • Add constructor to FolderStore to create the folder if it doesn't exist (#580)
  • support both saveDFG argument orders (#581)
  • loadDFG! error, "type does not have a definite number of fields", BlobStoreEntry (#582)
  • Always implement minimum standard Interface <: AbstractBlobEntry (#594)
  • solveKey or solverKey (#599)
  • What happened to listSolvekeys????? (#608)
  • Compatibility of loadDFG! with new module naming? (#618)
  • Add comprehensive FileDFG test (#621)

Merged pull requests: