Skip to content

Releases: DAXGRID/open-ftth-gdb-integrator

v2.1.1

19 Sep 16:00
Compare
Choose a tag to compare
  • Upgrades Topos from version 0.0.73 to 0.0.81

v2.1.0

13 Sep 14:03
Compare
Choose a tag to compare
  • Fixes issue with segment connectivity changed sending wrong marked event
  • Route node location changed now sets the application name correctly
  • Fixes missing application name for split-ted route segment
  • RouteSegmentConnectivityChanged now copies the previous values to new cloned segment

v2.0.1

12 Sep 14:46
Compare
Choose a tag to compare
  • Sets typenamehandling auto for json serializer

v2.0.0

12 Sep 12:50
Compare
Choose a tag to compare
  • Rewrite includes new structure for all events emitted. Instead of being many small events the integrator will now emit a single RouteNetworkEditOperationOccuredEvent containing many smaller commands.

v1.2.5

09 Sep 07:28
Compare
Choose a tag to compare
  • Enriches logs to support elasticsearch, kibana

v1.2.4

07 Sep 11:34
Compare
Choose a tag to compare
  • fixes issue where invalid message was not returned

v1.2.3

07 Sep 11:06
Compare
Choose a tag to compare
  • fixes issues where application would halt on deserilization issue

v1.2.2

05 Sep 11:48
Compare
Choose a tag to compare
  • Switches back to using uuid and disables generation of uuid on QGIS side to fix the bug.

v1.2.1

04 Sep 22:44
Compare
Choose a tag to compare
  • Fixes issue where QGIS requires id to be of type int instead of uuid/guid.

v1.2.0

04 Sep 21:08
Compare
Choose a tag to compare
  • Route nodes can now be deleted if intersecting with route segment geometry as long as the route nodes does not intersect with the start or end of the route segment, then it will be rolled back.

  • Rewrote PostGis access layer to dispose async.