Skip to content

Automatiko 0.36.0 release

Compare
Choose a tag to compare
@mswiderski mswiderski released this 22 Sep 09:52
· 12 commits to main since this release

What's Changed

  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.1 to 3.7.1 by @dependabot in #483
  • Bump version.org.hamcrest from 1.3 to 3.0 by @dependabot in #482
  • Bump version.surefire.plugin from 3.3.1 to 3.4.0 by @dependabot in #481
  • Bump version.io.javaoperatorsdk from 6.7.2 to 6.7.3 by @dependabot in #480
  • Bump version.org.antlr4 from 4.13.1 to 4.13.2 by @dependabot in #479
  • added support for configuring end of instance strategy per workflow d… by @mswiderski in #485
  • allow to use format (dash/kebab or camel case) for rest api paths by @mswiderski in #493
  • Bump org.apache.maven.plugins:maven-install-plugin from 3.1.2 to 3.1.3 by @dependabot in #492
  • Bump org.apache.maven.plugins:maven-site-plugin from 3.12.1 to 3.20.0 by @dependabot in #490
  • Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.13.1 to 3.14.0 by @dependabot in #488
  • Bump org.codehaus.plexus:plexus-classworlds from 2.5.2 to 2.8.0 by @dependabot in #487
  • added support for category/category description and resource path via workflows annotation, allow to set security roles and access policy via workflow builder api by @mswiderski in #494
  • Development by @mswiderski in #499
  • Bump org.apache.maven.plugins:maven-invoker-plugin from 2.0.0 to 3.8.0 by @dependabot in #498
  • Bump jakarta.activation:jakarta.activation-api from 2.1.1 to 2.1.3 by @dependabot in #495
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.1 to 3.8.0 by @dependabot in #496
  • Bump io.quarkiverse.azureservices:quarkus-azure-storage-blob from 1.0.6 to 1.0.7 by @dependabot in #502
  • Bump version.ch.qos.logback from 1.5.6 to 1.5.8 by @dependabot in #501
  • Bump io.quarkiverse.jdbc:quarkus-jdbc-sqlite from 3.0.7 to 3.0.10 by @dependabot in #500
  • allow to control cloud events setting for messages on message itself … by @mswiderski in #503
  • Bump version.org.mockito from 5.12.0 to 5.13.0 by @dependabot in #507
  • upgrade of quarkus to latest version and its dependencies by @mswiderski in #509
  • avoid marking process as startable based on nested start events by @mswiderski in #510
  • Bump com.github.javaparser:javaparser-core from 3.26.1 to 3.26.2 by @dependabot in #505
  • Development by @mswiderski in #511
  • Development by @mswiderski in #512
  • make use of import aware expression evaluator for tags by @mswiderski in #513
  • fix handling of custom package for generated resources as config para… by @mswiderski in #514
  • remove get task resource endpoint if no user tasks is defined in the … by @mswiderski in #515
  • avoid duplicated version info in image url from process instance mana… by @mswiderski in #516

Full Changelog: v0.35.0...v0.36.0