Skip to content

Automatiko 0.8.0 release

Compare
Choose a tag to compare
@mswiderski mswiderski released this 06 Oct 05:04
· 427 commits to main since this release

Automatiko 0.8.0 release

What's Changed

  • added support for comma separated list of error codes on error event by @mswiderski in #83
  • improved handling of function flow for Google Cloud Run to generate s… by @mswiderski in #84
  • upgraded librries to address reported vulnerabilities by @mswiderski in #85
  • auto generate function filter when running in gcp-pubsub deployment t… by @mswiderski in #87
  • fixed problems in native mode not finding resources (email and task form templates and process mgmgt ui), added support to use functions in expressi ons, disabled abort buttons for non active instances in process management ui by @mswiderski in #95
  • reworked injection of process dependencies to be based on constructor… by @mswiderski in #96
  • base implementation of graphql support as service interface by @mswiderski in #97
  • additional fixes and test support module by @mswiderski in #99
  • added required properties to archetypes to build container with naitv… by @mswiderski in #104
  • Development by @mswiderski in #109
  • Development by @mswiderski in #111
  • upgrade to quarkus 2.2.1 by @mswiderski in #112
  • Development by @mswiderski in #113
  • rest easy reactive move, async service invocation by @mswiderski in #115
  • added service invocation documentation by @mswiderski in #117
  • fixed memory leak on process instances by @mswiderski in #118
  • migrated metrics support to micrometer by @mswiderski in #119
  • fixed problems related to query by tags when using cassandra data store by @mswiderski in #121
  • added support for additional functions to rely or security context to… by @mswiderski in #123
  • changed sink binding api version for function flow generated descriptors by @mswiderski in #125
  • Development by @mswiderski in #126
  • ignore duplicated entries (files) when building zip archive by @mswiderski in #127

Full Changelog: v0.7.0...v0.8.0