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

Merge upstream #135

Merged
merged 37 commits into from
Jan 8, 2024
Merged

Merge upstream #135

merged 37 commits into from
Jan 8, 2024

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    7b52f9d View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Merge pull request #940 from wultra/issues/939-custom-banner

    Fix #939: Custom Spring Boot Banner
    banterCZ authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    c6e03c4 View commit details
    Browse the repository at this point in the history
  2. Fix #945: Coverity: Eq: Problems with implementation of equals()

    - add equals and hashcode
    - make ActivationOtpErrorResponse immutable
    banterCZ committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    80a1bfe View commit details
    Browse the repository at this point in the history
  3. Merge pull request #946 from wultra/issues/945-coverity-equals

    Fix #945: Coverity: Eq: Problems with implementation of equals()
    banterCZ authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    9e28014 View commit details
    Browse the repository at this point in the history
  4. Fix #947: Update logback

    banterCZ committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    8b59b4e View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Bump io.swagger.core.v3:swagger-annotations-jakarta

    Bumps io.swagger.core.v3:swagger-annotations-jakarta from 2.2.15 to 2.2.19.
    
    ---
    updated-dependencies:
    - dependency-name: io.swagger.core.v3:swagger-annotations-jakarta
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    fa9e50a View commit details
    Browse the repository at this point in the history
  2. Bump net.javacrumbs.shedlock:shedlock-bom from 5.10.0 to 5.10.2

    Bumps [net.javacrumbs.shedlock:shedlock-bom](https://github.com/lukas-krecan/ShedLock) from 5.10.0 to 5.10.2.
    - [Commits](lukas-krecan/ShedLock@shedlock-parent-5.10.0...shedlock-parent-5.10.2)
    
    ---
    updated-dependencies:
    - dependency-name: net.javacrumbs.shedlock:shedlock-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    afd550c View commit details
    Browse the repository at this point in the history
  3. Bump org.openapitools:openapi-generator-maven-plugin from 7.0.0 to 7.1.0

    Bumps org.openapitools:openapi-generator-maven-plugin from 7.0.0 to 7.1.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.openapitools:openapi-generator-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    e97e454 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #953 from wultra/dependabot/maven/org.openapitools…

    …-openapi-generator-maven-plugin-7.1.0
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    0eb8592 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #952 from wultra/dependabot/maven/net.javacrumbs.s…

    …hedlock-shedlock-bom-5.10.2
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    8dadb67 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #950 from wultra/dependabot/maven/io.swagger.core.…

    …v3-swagger-annotations-jakarta-2.2.19
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    b3d0b50 View commit details
    Browse the repository at this point in the history
  7. Bump org.springdoc:springdoc-openapi-starter-webmvc-ui

    Bumps [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) from 2.2.0 to 2.3.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.2.0...v2.3.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]>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    af14b76 View commit details
    Browse the repository at this point in the history
  8. Bump spring-statemachine.version from 3.2.1 to 4.0.0

    Bumps `spring-statemachine.version` from 3.2.1 to 4.0.0.
    
    Updates `org.springframework.statemachine:spring-statemachine-starter` from 3.2.1 to 4.0.0
    - [Release notes](https://github.com/spring-projects/spring-statemachine/releases)
    - [Commits](spring-projects/spring-statemachine@v3.2.1...v4.0.0)
    
    Updates `org.springframework.statemachine:spring-statemachine-test` from 3.2.1 to 4.0.0
    - [Release notes](https://github.com/spring-projects/spring-statemachine/releases)
    - [Commits](spring-projects/spring-statemachine@v3.2.1...v4.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.statemachine:spring-statemachine-starter
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: org.springframework.statemachine:spring-statemachine-test
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    74edc3a View commit details
    Browse the repository at this point in the history
  9. Merge pull request #949 from wultra/dependabot/maven/org.springdoc-sp…

    …ringdoc-openapi-starter-webmvc-ui-2.3.0
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    22b60e9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    97d7da1 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Merge pull request #948 from wultra/issues/947-update-logback

    Fix #947: Update logback
    banterCZ authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    7cea252 View commit details
    Browse the repository at this point in the history
  2. Fix #911: Expose API to upload presence check data (#941)

    * Fix #911: Expose API to upload presence check data
    banterCZ authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    ad8bf89 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    ed971a4 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Fix #907: Innovatrics DocumentVerificationProvider (#938)

    * Fix #907: Innovatrics DocumentVerificationProvider
    
    * Merge providers
    
    * Do not check consistency of each attribute of a document
    jnpsk authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    34a30ab View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    8932022 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #963 from wultra/issues/962-migration-guide

    Fix #962: Add Migration Guide for 1.6.0
    banterCZ authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    0202d5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ddfe6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a54da3 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    dd7cf0a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #969 from wultra/issues/968-monetary-converter

    Fix #968: MonetaryConverter throws an exception for currency '...'
    banterCZ authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    c460f13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    059a926 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #972 from wultra/issues/966-micrometer-prometheus

    Fix #966: Add micrometer-registry-prometheus
    banterCZ authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    da17b54 View commit details
    Browse the repository at this point in the history
  5. Fix #965: Reflect changes in filtering operations on PowerAuth Server…

    … (#967)
    
    * Fix #965: Reflect changes in filtering operations on PowerAuth Server
    - Change activationFlags to activationId for filtering of requested operations
    - Add test for MobileTokenService
    jandusil authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    ed83f97 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Bump org.openapitools:openapi-generator-maven-plugin from 7.1.0 to 7.2.0

    Bumps org.openapitools:openapi-generator-maven-plugin from 7.1.0 to 7.2.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.openapitools:openapi-generator-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 25, 2023
    Configuration menu
    Copy the full SHA
    df26995 View commit details
    Browse the repository at this point in the history
  2. Bump io.swagger.core.v3:swagger-annotations-jakarta

    Bumps io.swagger.core.v3:swagger-annotations-jakarta from 2.2.19 to 2.2.20.
    
    ---
    updated-dependencies:
    - dependency-name: io.swagger.core.v3:swagger-annotations-jakarta
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 25, 2023
    Configuration menu
    Copy the full SHA
    b11f7ab View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Merge pull request #976 from wultra/dependabot/maven/io.swagger.core.…

    …v3-swagger-annotations-jakarta-2.2.20
    dependabot[bot] authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    e6afd9b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #974 from wultra/dependabot/maven/org.openapitools…

    …-openapi-generator-maven-plugin-7.2.0
    dependabot[bot] authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    2a50517 View commit details
    Browse the repository at this point in the history
  3. Fix #970: AmountAttribute with invalid amount (#971)

    * Fix #970: AmountAttribute with invalid amount
    banterCZ authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    4b58e1a View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    452f27f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #983 from wultra/issues/982-docker-dependencies

    Fix #982: Update Docker dependencies
    banterCZ authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    6836a8a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #955 from wultra/issues/954-wultra-dependencies

    Fix #954: Update Wultra dependencies
    banterCZ authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    ead6af6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de86f41 View commit details
    Browse the repository at this point in the history