-
Notifications
You must be signed in to change notification settings - Fork 11
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
Merge develop to master #1325
Merged
Merge develop to master #1325
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Jackson deserializes base64 to byte array out of the box.
…serializer Fix #1442: Remove Base64ToByteArrayDeserializer
banterCZ
temporarily deployed
to
internal-publish
March 28, 2024 13:44 — with
GitHub Actions
Inactive
Bumps [org.springframework.cloud:spring-cloud-starter-vault-config](https://github.com/spring-cloud/spring-cloud-vault) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/spring-cloud/spring-cloud-vault/releases) - [Commits](spring-cloud/spring-cloud-vault@v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: org.springframework.cloud:spring-cloud-starter-vault-config dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Fix #1434: Return ERROR_NOT_FOUND code instead of white label error page
banterCZ
temporarily deployed
to
internal-publish
April 2, 2024 09:33 — with
GitHub Actions
Inactive
…work.cloud-spring-cloud-starter-vault-config-4.1.1
Bumps [com.webauthn4j:webauthn4j-test](https://github.com/webauthn4j/webauthn4j) from 0.22.2.RELEASE to 0.23.0.RELEASE. - [Release notes](https://github.com/webauthn4j/webauthn4j/releases) - [Changelog](https://github.com/webauthn4j/webauthn4j/blob/master/github-release-notes-generator.yml) - [Commits](webauthn4j/webauthn4j@0.22.2.RELEASE...0.23.0.RELEASE) --- updated-dependencies: - dependency-name: com.webauthn4j:webauthn4j-test dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) from 2.3.0 to 2.5.0. - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v2.3.0...v2.5.0) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…webauthn4j-test-0.23.0.RELEASE
…pringdoc-openapi-starter-webmvc-ui-2.5.0
#1398) * Fix #1397: Return structured device info in the operation detail response * - fix naming in test * - extend additional data for operation callback * - log structured user agent when approve/reject/fail ops fail * - fix logic inconsistency - remove static import * - remove non-valid tests --------- Co-authored-by: Petr Dvořák <[email protected]> Co-authored-by: Luboš Račanský <[email protected]>
jandusil
temporarily deployed
to
internal-publish
April 5, 2024 23:05 — with
GitHub Actions
Inactive
Bumps [net.javacrumbs.shedlock:shedlock-bom](https://github.com/lukas-krecan/ShedLock) from 5.12.0 to 5.13.0. - [Commits](lukas-krecan/ShedLock@shedlock-parent-5.12.0...shedlock-parent-5.13.0) --- updated-dependencies: - dependency-name: net.javacrumbs.shedlock:shedlock-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [nl.jqno.equalsverifier:equalsverifier](https://github.com/jqno/equalsverifier) from 3.16 to 3.16.1. - [Release notes](https://github.com/jqno/equalsverifier/releases) - [Changelog](https://github.com/jqno/equalsverifier/blob/main/CHANGELOG.md) - [Commits](jqno/equalsverifier@equalsverifier-3.16...equalsverifier-3.16.1) --- updated-dependencies: - dependency-name: nl.jqno.equalsverifier:equalsverifier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…erifier-equalsverifier-3.16.1
…shedlock-shedlock-bom-5.13.0
Fix #1320: Set release version to 1.7.0
banterCZ
temporarily deployed
to
internal-publish
April 8, 2024 08:11 — with
GitHub Actions
Inactive
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.