holixon / avro-registry-adapter

Convenient support for working with Avro serialization and schema registry on the JVM
https://www.holixon.io/avro-registry-adapter/snapshot/
Apache License 2.0
8 stars 0 forks source link

build(deps): bump axon-spring-boot-starter from 4.7.0 to 4.8.0 #347

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps axon-spring-boot-starter from 4.7.0 to 4.8.0.

Release notes

Sourced from axon-spring-boot-starter's releases.

Axon Framework v4.8.0

:star: Features

  • #2689 Support Snapshotting for Polymorphic Aggregates #2753
  • Allow property based configuration of load balancing strategies #2750
  • Add test-summary step #2745
  • #1828 Add Anchore Container Scan step #2744
  • #2350 JDBC Dead-Letter Queue #2743
  • Enable tracing in DistributedCommandBus with SpanFactory #2729
  • Make the token store claim timeout easily configurable. #2722
  • Allow easy (property) configuration for the claimTimeout of the default TokenStore #2708
  • Introduce Polymorphic Aggregate Snapshotting auto-configuration #2689
  • #2639 Handler Interceptor support for Dead Letter Processing #2661
  • #2640 Support @ExceptionHandler and @MessageHandlerInterceptor annotated methods in Sagas #2656
  • Support @ExceptionHandler annotated methods in Sagas #2640
  • Handler Interceptor support for Dead Letter Processing #2639
  • Add an auto-merge step for Dependabot Pull Request #2608
  • #2581 Allow to override EventSchema without modifying default JdbcEve… #2582
  • Allow to override EventSchema without modifying default JdbcEventStorageEngine in Spring context #2581
  • Allow Development mode on test containers #2461
  • Autoconfigure automatic load balancing #2453
  • Enable tracing in DistributedCommandBus with SpanFactory #2403
  • JDBC Dead-Letter Queue #2350
  • Validate test-summary GitHub Action #2228
  • Investigate usage of the Anchore Container Scan in GitHub Actions #1828

:chart_with_upwards_trend: Enhancements

  • Introduce AxonServerContainer as test-container #2763
  • #2755 Align assertion messages #2757
  • Put test assertion errors on multiple lines #2755
  • Add db-scheduler implementation of the Event Scheduler and Deadline Manager #2727
  • Add db-scheduler implementation of the Event Scheduler and Deadline Manager #2724
  • Add JCacheAdapter test scenarios #2721
  • Make Configuration accessible #2700
  • refactor: Spring Boot 2.x best practices #2663
  • Improve error message in case a streaming query gives an error. #2662
  • Error handling of Streaming queries is less than ideal #2660
  • Add a warning to the creation of the in memory token store. #2650
  • Add a registerDeadLetterQueueProvider method in the EventProcessingConfigurer. #2633
  • #2628 Extended support for Spring application context hierarchy #2629
  • ObjectMapper cannot be resolved from Spring Parent Context #2628
  • Move AbstractDeadlineManagerTestSuite to spring module so it's deployed. #2622
  • Clean the test logs #2606
  • Create a SequencedDeadLetterQueueFactory #2598
  • #2581 Do not duplicate bean definition of TokenStore #2587
  • #2074 Allow to customize saga schema table and columns #2575
  • Auto-merge successful Dependabot Pull requests #2569
  • Move to use job builder to have more control how the jobs are stored. Add auto configuration. #2564
  • Enable cancelAll and cancelAllwithinScope in the JobRunrDeadlineManager. #2507

... (truncated)

Commits
  • e95cb00 [maven-release-plugin] prepare release axon-4.8.0
  • 1f5e7a9 Switch maven-release-plugin version back to 2.5.3
  • 4861f77 Revert "Adjust release configuration"
  • b071ed4 Fix Javadoc issues
  • 3c07d2e Make method protected
  • af149eb Remove whitespace from comma-separated list
  • 91ad826 Adjust release configuration
  • c19035c Merge pull request #2763 from AxonFramework/feature/single-axon-server-test-c...
  • 8bc624c Process review comments
  • f661bf9 Move initCluster into AxonServerContainer#doStart
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 1 year ago

Superseded by #358.