Skip to content

v5.0.0-M1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 May 11:13
· 1 commit to 3f5ec0aab8501da11b1e4864fbfa6b0983009d25 since this release

Citrus Release v5.0.0-M1

Breaking Changes

What's Changed

  • chore(deps): bump org.springframework:spring-webmvc from 6.2.16 to 6.2.17 by @dependabot[bot] in #1495
  • replace try-finally statement with try-with-resources by @bbortt in #1502
  • fix test flow reporter test on windows by @bbortt in #1500
  • replace functions, methods and expressions with lambdas by @bbortt in #1501
  • chore(deps): bump org.codehaus.plexus:plexus-utils from 4.0.1 to 4.0.3 in /tools/maven/citrus-maven-plugin by @dependabot[bot] in #1503
  • replace string concatenations and formatted strings with log patterns by @bbortt in #1499
  • fix(#1505): Citrus MCP server implementation by @christophd in #1506
  • chore(deps): bump org.apache.activemq:activemq-client from 6.1.6 to 6.2.2 in /tools/cucumber-steps by @dependabot[bot] in #1508
  • chore(deps): bump org.codehaus.plexus:plexus-utils from 4.0.1 to 4.0.3 in /tools/maven/citrus-agent-maven-plugin by @dependabot[bot] in #1509
  • chore(deps): bump tools.jackson.core:jackson-core from 3.1.0 to 3.1.1 by @dependabot[bot] in #1510
  • chore: remove dangling object mappers by @bbortt in #1507
  • remove code smells by @bbortt in #1498
  • chore(deps): bump org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4 by @dependabot[bot] in #1512
  • chore(deps): bump org.apache.activemq:activemq-client from 6.2.2 to 6.2.4 in /tools/cucumber-steps by @dependabot[bot] in #1511
  • chore(deps): bump org.bouncycastle:bcprov-jdk18on from 1.83 to 1.84 by @dependabot[bot] in #1514
  • chore(deps): bump org.bouncycastle:bcpkix-jdk18on from 1.83 to 1.84 by @dependabot[bot] in #1513
  • fix(#1447): Update dependency versions by @christophd in #1515
  • chore(deps): bump org.postgresql:postgresql from 42.7.10 to 42.7.11 by @dependabot[bot] in #1516
  • chore(deps): bump io.netty:netty-transport-native-epoll from 4.2.12.Final to 4.2.13.Final by @dependabot[bot] in #1517
  • fix(#1519): Add typed endpoints schema for XML DSL by @christophd in #1521
  • fix(#1520): Support authorization/SASL when starting Redpanda Testcontainers by @christophd in #1522

Full Changelog: v4.10.1...v5.0.0-M1