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 com.github.dbmdz.flusswerk:flusswerk from 5.1.1 to 6.0.1 #48

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2023

Bumps com.github.dbmdz.flusswerk:flusswerk from 5.1.1 to 6.0.1.

Release notes

Sourced from com.github.dbmdz.flusswerk:flusswerk's releases.

v6.0.1

Fixed

  • Remove SNAPSHOT version from pom
Changelog

Sourced from com.github.dbmdz.flusswerk:flusswerk's changelog.

[6.0.1] - 2023-12-06

Fixed

  • Remove SNAPSHOT version from pom

[6.0.0]

Fixed

  • The Counter flusswerk_messages_seconds now records the processing time in seconds (#444)
  • Flusswerk default metrics names now follow best practices (#420)

Changed

  • The DefaultProcessReport now supports common defaults and sensible structured fields so that most applications don't need to implement their own ProcessReport anymore (DefaultProcessReport)
  • Migrated to SpringBoot 3 / JDK17
  • flowInfo.duration() returns a Duration object instead of long (#444)
  • Support for partial retries: When a workload is split in smaller chunks, then part of these can be successful and part can be retried (e.g. when sending all images of a book individually to cloud services). See RetryProcessingException.send() for details.
  • Flusswerk can now deserialize messages without @JsonName annotations.
Commits
  • fd6f240 Merge pull request #514 from dbmdz/release
  • 8751fd2 Set framework version explicitly
  • 2c46088 Bump version to 6.0.1
  • a3228d9 Bump org.junit.jupiter:junit-jupiter from 5.9.2 to 5.10.1
  • 60f596f Bump org.jacoco:jacoco-maven-plugin from 0.8.9 to 0.8.11
  • 99878f3 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3
  • cff28ee Bump org.testcontainers:toxiproxy from 1.19.2 to 1.19.3
  • a826635 Bump org.testcontainers:rabbitmq from 1.19.2 to 1.19.3
  • e878fcd Bump org.testcontainers:junit-jupiter from 1.19.2 to 1.19.3
  • f8adf0f Bump org.testcontainers:testcontainers from 1.19.2 to 1.19.3
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.

Bumps [com.github.dbmdz.flusswerk:flusswerk](https://github.com/dbmdz/flusswerk) from 5.1.1 to 6.0.1.
- [Release notes](https://github.com/dbmdz/flusswerk/releases)
- [Changelog](https://github.com/dbmdz/flusswerk/blob/main/CHANGES.md)
- [Commits](dbmdz/flusswerk@v5.1.1...v6.0.1)

---
updated-dependencies:
- dependency-name: com.github.dbmdz.flusswerk:flusswerk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 7, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 6, 2024

Superseded by #50.

@dependabot dependabot bot closed this Feb 6, 2024
@dependabot dependabot bot deleted the dependabot/maven/com.github.dbmdz.flusswerk-flusswerk-6.0.1 branch February 6, 2024 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants