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 io.streamthoughts:jikkou-core from 0.32.0 to 0.33.0 #16

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 14, 2024

Bumps io.streamthoughts:jikkou-core from 0.32.0 to 0.33.0.

Release notes

Sourced from io.streamthoughts:jikkou-core's releases.

Release v0.33.0

Changelog

🚀 New Features

  • 660a6f5 feat(server): add support for resource patch (Florian Hussonnois)
  • df7a2bc feat(provider-kafka): add offset-lag to ConsumerGroup status (Florian Hussonnois)
  • 348ca13 feat(provider-kafka): add new status option for kafka topics (Florian Hussonnois)
  • 4b24846 feat: add new CLI command patch (Florian Hussonnois)
  • 9ed16c0 feat: add CLI options to filter returned diff changes (#313) (Florian Hussonnois)

🪛 Improvement and 🐞 Bug fixes

  • 8add621 fix(provider-schema-registry): add list SubjectSchemaReferencereferences (#233) (Florian Hussonnois)
  • 1ba4167 fix(provider-schemaregistry): fix NPE when compatibility is not defined (Florian Hussonnois)
  • f56555b fix(provider-kafka): fix resource binding for kafka quota (Florian Hussonnois)
  • 42d5cfb fix(build): fix pom.xml version (Florian Hussonnois)
  • f5dfadd chore(core): enhance data TypeConverter api (Florian Hussonnois)
  • 09d326e docs(gh-page): fix description (Florian Hussonnois)
  • 1512e4a chore: cleanup unused code (Florian Hussonnois)
  • 02904f5 chore: rellocate base directories (Florian Hussonnois)
  • 0f78142 docs: fix title (Florian Hussonnois)
  • e5235b2 fix(core): fix deserialization for ResourceListObject (#339) (Florian Hussonnois)
  • 812116b refactor(api): redesign core change api (Florian Hussonnois)
  • 5e60348 docs(gh-page): update baseURL config (Florian Hussonnois)
  • 644786a Create CNAME (Florian Hussonnois)
  • 6297af8 docs(gh-page): update (Florian Hussonnois)

⬆️ Dependencies

  • 03e1ab0 build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin (dependabot[bot])
  • 9dfdf5c build(deps): bump com.diffplug.spotless:spotless-maven-plugin (dependabot[bot])
  • 5c447c4 build(deps): bump org.graalvm.sdk:graal-sdk from 23.1.0 to 23.1.2 (dependabot[bot])
  • 7a65b2d build(deps): bump jersey.version from 3.1.3 to 3.1.5 (dependabot[bot])
  • 2e7b2f4 build(deps): bump io.projectreactor:reactor-core from 3.5.11 to 3.6.2 (dependabot[bot])
  • 936466b build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin (dependabot[bot])
  • f05c09f build(deps): bump logback.version from 1.4.11 to 1.4.14 (dependabot[bot])
  • b7ff80d build(deps): bump jackson.version from 2.15.3 to 2.16.1 (dependabot[bot])
  • 9ea1032 build(deps): bump com.github.spotbugs:spotbugs-maven-plugin (dependabot[bot])
  • 6402346 build(deps): bump org.apache.maven.plugins:maven-surefire-plugin (dependabot[bot])
  • 4b44dc2 build(deps): bump org.springframework.security:spring-security-crypto (dependabot[bot])

Contributors

We'd like to thank the following people for their contributions: Florian Hussonnois, GitHub, dependabot[bot], github-actions[bot]

Release 0.32.0-early-access

Changelog

Contributors

We'd like to thank the following people for their contributions:

... (truncated)

Commits
  • e14a849 ci: release version 0.33.0 🎉
  • 5440de6 ci: fix
  • 8add621 fix(provider-schema-registry): add list SubjectSchemaReferencereferences (#233)
  • 1ba4167 fix(provider-schemaregistry): fix NPE when compatibility is not defined
  • f56555b fix(provider-kafka): fix resource binding for kafka quota
  • 42d5cfb fix(build): fix pom.xml version
  • 03e1ab0 build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin
  • 9dfdf5c build(deps): bump com.diffplug.spotless:spotless-maven-plugin
  • 660a6f5 feat(server): add support for resource patch
  • 5c447c4 build(deps): bump org.graalvm.sdk:graal-sdk from 23.1.0 to 23.1.2
  • 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 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)

Bumps [io.streamthoughts:jikkou-core](https://github.com/streamthoughts/jikkou) from 0.32.0 to 0.33.0.
- [Release notes](https://github.com/streamthoughts/jikkou/releases)
- [Commits](streamthoughts/jikkou@v0.32.0...v0.33.0)

---
updated-dependencies:
- dependency-name: io.streamthoughts:jikkou-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from fhussonnois as a code owner February 14, 2024 16:24
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 14, 2024
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants