Skip to content

v0.5.3

Compare
Choose a tag to compare
@jozefbakus jozefbakus released this 14 Dec 10:21
· 187 commits to develop since this release

Enhancements

  • #540 Add throttling for recurring sensor
  • #528 Admin role for admin endpoints
  • #535 Show job template usage
  • #526 #527 Job templates CRUD operations with History
  • #521 UX Hyperdrive ingestion types (HyperConformance Raw to Publish Topic, Offload Raw Topic with HyperConformance, Offload Publish Topic)

Bugfixes

  • #544 Copy workflow fails
  • #534 Explain complex CRON expressions correctly

Internal tasks

Application properties changes
New

  • recurringSensor.maxJobsPerDuration. Optional (Default value: 8)
  • recurringSensor.duration. Optional (Default value: 1h)
  • auth.admin.role. Optional (To disable, remove auth.admin.role property)
  • auth.inmemory.admin.user. Optional (Default value: hyperdriver-admin-user)
  • auth.inmemory.admin.password. Optional (Default value: hyperdriver-admin-password)