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.falu:falu-java from 1.4.17 to 2.0.0 in /identity-verification/java #68

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 5, 2024

Bumps io.falu:falu-java from 1.4.17 to 2.0.0.

Release notes

Sourced from io.falu:falu-java's releases.

2.0.0

What's Changed

Breaking Changes

  1. JSON Library Update: Replaced Gson with Jackson for JSON serialization and deserialization.

    • This change improves performance and compatibility with other Jackson-based tools.
    • Custom serializers and deserializers for Optional fields have been added.
  2. Model Renaming:

    • All models related to -PatchModel have been renamed to -UpdateOptions.
    • All models related to -CreateRequest have been renamed to -CreateOptions.

Additions

  1. Path Segment Update:

    • Changed the path segment from identity/verifications_reports to identity/verification_reports.
    • PR: #112 by @​mburumaxwell.
  2. Optional Serialization and Deserialization:

    • Added tests for serialization and deserialization of Optional fields.
    • PR: #113 by @​sethonyango.
  3. Dependency Update:

Full Changelog: faluapp/falu-java@1.5.0...2.0.0

1.5.0

What's Changed

Full Changelog: faluapp/falu-java@1.4.18...1.5.0

1.4.18

What's Changed

Full Changelog: faluapp/falu-java@1.4.17...1.4.18

Commits
  • e91c327 Bump org.projectlombok:lombok from 1.18.32 to 1.18.34 (#114)
  • e922a56 Test serialization and deserialization of Optionals (#113)
  • 72686a0 Change path segment identity/verifications_reports to `identity/verificatio...
  • eab00ae Remove codeql workflow to leverage automatic setup
  • 4701588 Remove json patch and related files (#111)
  • 48afa72 Migrate from json-patch to merge-patch (#110)
  • See full diff 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.falu:falu-java](https://github.com/faluapp/falu-java) from 1.4.17 to 2.0.0.
- [Release notes](https://github.com/faluapp/falu-java/releases)
- [Commits](faluapp/falu-java@1.4.17...2.0.0)

---
updated-dependencies:
- dependency-name: io.falu:falu-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 5, 2024
Copy link

github-actions bot commented Jul 6, 2024

Deployment of your Review Apps succeeded.

You can check them out below

Application Url
Identity (Python) https://identity-verification-ra68.hst-smpls.falu.io/ping

@sethonyango sethonyango enabled auto-merge (squash) July 6, 2024 13:36
@sethonyango sethonyango merged commit ed55468 into main Jul 6, 2024
3 checks passed
@sethonyango sethonyango deleted the dependabot/gradle/identity-verification/java/io.falu-falu-java-2.0.0 branch July 6, 2024 13:36
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.

1 participant