Skip to content

v1.10.1

Compare
Choose a tag to compare
@hjaltisan hjaltisan released this 08 Dec 15:04
· 76 commits to 3.2_installer_events since this release
6391000

JourneyId fix

  • JourneyId is now stored as a string in registry instead of bytearray for easier testing
  • Now additionally log the JourneyId as base64

Tickets

EO-11681

  • JourneyId is now stored as QUuid in installer to make it easier to switch between string, bytearray and base64
  • Added logline with JourneyId as base64 encoded string
  • Now stored in registry as text (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx)