Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump axon-messaging from 4.6.0 to 4.6.1 #161

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2022

Bumps axon-messaging from 4.6.0 to 4.6.1.

Release notes

Sourced from axon-messaging's releases.

Axon Framework v4.6.1

📈 Enhancements

  • Added ConditionalOnMissingBean to AutoConfiguration #2414
  • Add ConditionalOnMissingBean to AxonServerActuatorAutoConfigurationis #2411

🪲 Bug Fixes

  • Only return unique sequence identifiers in deadLetters call of JPA DLQ #2428
  • autowiring command model Repository results in NoSuchBeanDefinitionException in 4.6.0 #2426
  • Deadlines bug #2424
  • #1211 Add Cache#computeIfPresent and use in CachingSagaStore for Association Values #2423
  • Renamed size column name in JdbcTokenStore #2413
  • #2393 Move retrieval of Command Handler to the end of the InterceptorChain #2412
  • JdbcTokenStore uses query that contains reserved word in oracle #2409
  • #2389 Make constructors accessible in NoArgumentConstructorCreationPolicyAggregateFactory #2407
  • Rename index column to sequenceIndex #2401
  • #2396 Deadletter logging changes #2398
  • Dead Letter Queue implementations can leak personal data to log #2396
  • CommandHandlerInterceptor annotated method in aggregate root doesn't work when command handling entity not created #2393
  • #2382 Disable batch optimization for token-based event reading #2390
  • Aggregates no longer allow private/protected no-arg constructors #2389
  • Events are not processed when optimize-event-consumption is disabled #2382
  • #2367 Fix Repository beans not being registered to the Spring application context #2370
  • #2364 Fix framework failing to start due to a ClassNotFoundException #2369
  • Fix GA for Slack release announcement #2368
  • Aggregate org.axonframework.modelling.command.Repository bean not available in Spring context #2367
  • Event storage engines cannot be used without XStream #2364
  • Concurrency conflicts in CachingSagaStore #1211

🛠️ Dependency Upgrade

  • Bump testcontainers.version from 1.17.4 to 1.17.5 #2425
  • Bump axonserver-connector-java from 4.6.1 to 4.6.2 #2419
  • Upgrade to axonserver-connector-java 4.6.2 #2416
  • Bump testcontainers.version from 1.17.3 to 1.17.4 #2415
  • Bump slf4j.version from 2.0.2 to 2.0.3 #2408
  • Bump hibernate-core.version from 5.6.11.Final to 5.6.12.Final #2405
  • Bump joda-time from 2.11.0 to 2.11.2 #2395
  • Bump spring.boot.version from 2.7.3 to 2.7.4 #2392
  • Bump joda-time from 2.11.0 to 2.11.1 #2391
  • Bump slf4j.version from 2.0.1 to 2.0.2 #2388
  • Bump javassist from 3.29.0-GA to 3.29.2-GA #2387
  • Bump jackson-bom from 2.13.3 to 2.13.4 #2386
  • Bump byte-buddy.version from 1.12.16 to 1.12.17 #2385
  • Bump junit.jupiter.version from 5.9.0 to 5.9.1 #2384
  • Bump maven-bundle-plugin from 5.1.4 to 5.1.8 #2381
  • Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 #2380
  • Bump micrometer-core from 1.9.3 to 1.9.4 #2379
  • Bump metrics-core from 4.2.9 to 4.2.12 #2378

... (truncated)

Commits
  • f84de75 [maven-release-plugin] prepare release axon-4.6.1
  • 6495ddd Compare against simple name i.o. name
  • 7941790 Move Javadoc plugin to javadoc profile, activated on performRelease
  • 08a8ade Check on the complete name of the aggregate when determining the scope
  • bc2c2b3 Exclude xalan from XOM dependency
  • 366238c Merge pull request #2428 from AxonFramework/feature/fix-jpa-dlq
  • 0679768 Merge pull request #2423 from AxonFramework/bug/1211
  • 69ce204 Change JpaSequencedDeadLetterQueue.deadLetters to only return unique sequence...
  • 75a897b Change JpaSequencedDeadLetterQueue.deadLetters to only return unique sequence...
  • 3819a80 Merge pull request #2425 from AxonFramework/dependabot/maven/axon-4.6.x/testc...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [axon-messaging](https://github.com/AxonFramework/AxonFramework) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/AxonFramework/AxonFramework/releases)
- [Changelog](https://github.com/AxonFramework/AxonFramework/blob/master/axon-4-api-changes.md)
- [Commits](AxonFramework/AxonFramework@axon-4.6.0...axon-4.6.1)

---
updated-dependencies:
- dependency-name: org.axonframework:axon-messaging
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/org.axonframework-axon-messaging-4.6.1 branch from 615349f to 91236c4 Compare October 12, 2022 08:18
@gklijs gklijs self-requested a review January 23, 2023 13:43
Copy link
Contributor

@gklijs gklijs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gklijs gklijs merged commit 220dd2f into master Jan 23, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.axonframework-axon-messaging-4.6.1 branch January 23, 2023 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant