Skip to content

Releases: automatiko-io/automatiko-examples

Automatiko Examples 0.36.0 release

22 Sep 14:40
Compare
Choose a tag to compare

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

Automatiko Examples 0.35.0 release

14 Aug 12:00
Compare
Choose a tag to compare

What's Changed

  • 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

Full Changelog: v0.34.0...v0.35.0

Automatiko Examples 0.34.0 release

27 May 05:49
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v0.33.0...v0.34.0

Automatiko Examples 0.32.0 release

30 Sep 15:40
Compare
Choose a tag to compare

What's Changed

  • migrated to opentelemetry instead of opentracing for tracing support by @mswiderski in #54
  • upgrade to quarkus 3.4.0 and camel quarkus and required dependencies by @mswiderski in #55

Full Changelog: v0.31.0...v0.32.0

Automatiko Examples 0.31.0 release

16 Aug 08:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.30.0...v0.31.0

Automatiko Examples 0.30.0 release

04 Jun 19:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.22.0...v0.30.0

Automatiko Examples 0.23.0 release

16 Mar 07:28
Compare
Choose a tag to compare

Automatiko Examples 0.22.0 release

20 Feb 09:17
Compare
Choose a tag to compare

What's Changed

  • updates of quarkus and its dependencies, removed deprecated parameters of native image build by @mswiderski in #50

Full Changelog: v0.21.0...v0.22.0

Automatiko Examples 0.21.0 release

03 Jan 12:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.0...v0.21.0

Automatiko Examples 0.20.0 release

28 Oct 07:01
Compare
Choose a tag to compare

What's Changed

  • workflow java DSL with camel example, upgrade of quarks and apache camel by @mswiderski in #46
  • moved to v1 version of sink binding resource type in examples for use… by @mswiderski in #47

Full Changelog: v0.19.0...v0.20.0