Skip to content

Automatiko Examples 0.36.0 release

Compare
Choose a tag to compare
@mswiderski mswiderski released this 22 Sep 14:40
· 24 commits to main since this release

What's Changed

  • upgrade quarkus to latest version by @mswiderski in #57
  • added dependabot configuration by @mswiderski in #58
  • Bump actions/setup-java from 3 to 4 by @dependabot in #59
  • Bump actions/checkout from 3 to 4 by @dependabot in #60
  • Bump org.apache.maven.plugins:maven-resources-plugin from 3.1.0 to 3.3.1 by @dependabot in #61
  • Bump com.github.tomakehurst:wiremock-jre8-standalone from 2.35.0 to 2.35.2 by @dependabot in #64
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 2.22.1 to 3.2.5 by @dependabot in #65
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 2.22.1 to 3.2.5 by @dependabot in #66
  • Bump com.microsoft.azure:azure-functions-maven-plugin from 1.9.1 to 1.33.0 by @dependabot in #62
  • Bump com.microsoft.azure:azure-functions-maven-plugin from 1.33.0 to 1.34.0 by @dependabot in #67
  • Bump quarkus.version from 3.10.0 to 3.10.1 by @dependabot in #68
  • Bump quarkus.version from 3.10.1 to 3.11.0 by @dependabot in #69
  • Bump com.microsoft.azure:azure-functions-maven-plugin from 1.34.0 to 1.35.0 by @dependabot in #70
  • Bump camel.version from 3.10.0 to 3.11.0 by @dependabot in #71
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.5 to 3.3.0 by @dependabot in #75
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 by @dependabot in #74
  • Bump com.microsoft.azure:azure-functions-maven-plugin from 1.35.0 to 1.36.0 by @dependabot in #78
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 by @dependabot in #80
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.0 to 3.3.1 by @dependabot in #82
  • added test case for direct messaging in java dsl by @mswiderski in #85
  • upgrade quarkus to latest version by @mswiderski in #87
  • fixed the invalid class reference for event streams orders by @mswiderski in #89
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.1 to 3.4.0 by @dependabot in #91
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0 by @dependabot in #90
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 by @dependabot in #93
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.4.0 to 3.5.0 by @dependabot in #94
  • upgrade of quarkus and its dependencies by @mswiderski in #99
  • Development by @mswiderski in #100

New Contributors

Full Changelog: v0.33.0...v0.36.0