Skip to content

Releases: equinor/isar

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

Version 1.5.0

14 Mar 09:33
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Add docker-compose for robot and turtlebot by @aestene in #218
  • Add retry by exponential backoff to uploader by @GodVenn in #223
  • Upgrade to Python3.10 by @GodVenn in #224

Bug Fixes

  • Improve exception handling for 'start_mission' endpoint by @GodVenn in #222
  • Bug failed task causes state machine crash by @GodVenn in #226

Other Changes

  • Add workflow for tracking stale issues by @aestene in #212
  • Add option to manually mark stale issues by @aestene in #213
  • Change stale period to 30 days for PRs by @aestene in #214
  • Update stale.yml by @aestene in #216
  • Fix failure report for 'stop_mission' by @GodVenn in #217
  • [Snyk] Security upgrade python from 3.10 to 3.10-slim by @snyk-bot in #227

New Contributors

Full Changelog: v1.4.2...v1.5.0

Version 1.4.2

03 Mar 09:46
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Add more predefined poses by @aestene in #221

Full Changelog: v1.4.1...v1.4.2

Version 1.4.1

21 Feb 13:59
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Set correct endpoint for SLIMM ingest by @aestene in #210

Full Changelog: v1.4.0...v1.4.1

Version 1.4.0

17 Feb 14:39
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

New Features 🎉

  • Upload in separate thread to multiple storage handlers by @aestene in #189
  • Add option for publishing to MQTT broker by @tsundvoll in #196

Improvements

  • Automatic version in setup using setuptools by @aestene in #180
  • Updated default metadata configurations by @pramod74 in #185
  • Add additional logging by @aestene in #200
  • Run API as separate thread to join threads in main by @aestene in #199
  • Rename cancel state to finalize by @aestene in #206

Bug Fixes

  • Fix indentation in release.yml by @aestene in #208

Other Changes

New Contributors

Full Changelog: v1.3.0...v1.4.0