Skip to content

Releases: equinor/isar

Version 1.9.2

05 Jul 08:28
Compare
Choose a tag to compare

What's Changed

Improvements

Other Changes

Full Changelog: v1.9.1...v1.9.2

Version 1.9.1

24 Jun 06:24
Compare
Choose a tag to compare

What's Changed

Improvements

  • Handle potential error in telemetry publisher by @aestene in #290

Full Changelog: v1.9.0...v1.9.1

Version 1.9.0

20 Jun 11:54
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • Add telemetry publisher support by @aestene in #289

Improvements

  • Rename mqtt client to publisher in state machine by @aestene in #282
  • Improve error messages in scheduling_controller by @GodVenn in #286
  • Update to newest version of SLIMM API by @aestene in #287

Bug Fixes

Other Changes

  • Update username for MQTT client by @GodVenn in #283
  • Add return to specific pose at end of mission by @vetlek in #281

Full Changelog: v1.8.0...v1.9.0

Version 1.8.0

03 Jun 12:51
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Fix spelling mistake in publish payload by @aestene in #271

Other Changes

  • Pause mission by @vetlek in #272
  • Combine api-controllers into single controller by @vetlek in #276
  • Publish state of state machine to api using queue by @vetlek in #280
  • Initialization of robot in state machine by @vetlek in #278

Full Changelog: v1.7.4...v1.8.0

Version 1.7.4

20 May 09:57
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v1.7.3...v1.7.4

Version 1.7.3

11 May 12:38
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Add explicit mapping from step to inspection by @vetlek in #262

Full Changelog: v1.7.2...v1.7.3

Version 1.7.2

11 May 06:38
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v1.7.1...v1.7.2

Version 1.7.1

11 May 06:10
Compare
Choose a tag to compare

What's Changed

Improvements

  • Add task level by @aestene in #257

Other Changes

Full Changelog: v1.7.0...v1.7.1

Version 1.7.0

25 Apr 15:32
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • Rename task to step by @aestene in #254

Improvements

  • Bug - Printing wrong config & Logging info when warning by @GodVenn in #249

Other Changes

Full Changelog: v1.6.0...v1.7.0

Version 1.6.0

20 Apr 10:29
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Improvements

  • Use pydantic settings management by @aestene in #230
  • Mqtt connection robustness by @aestene in #234

Bug Fixes

  • Add docker-compose instructions to readme by @aestene in #235

Other Changes

New Contributors

Full Changelog: v1.5.0...v1.6.0