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 develop to master #566

Open
wants to merge 31 commits into
base: master
Choose a base branch
from
Open

Merge develop to master #566

wants to merge 31 commits into from

Conversation

banterCZ
Copy link
Member

No description provided.

banterCZ and others added 27 commits July 26, 2024 11:10
Fix #530: Set develop version to 1.9.0-SNAPSHOT
Fix #540: Cleanup usage of RequestMapping annotations
Fix #544: Extract methods commitActivation and fetchUserClaimsForUserId in ActivationService
Fix #542: Reduce duplicity and improve exception handling in ActivationService
Bumps [org.springframework.boot:spring-boot-dependencies](https:/spring-projects/spring-boot) from 3.3.2 to 3.3.3.
- [Release notes](https:/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.2...v3.3.3)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.apache.maven.plugins:maven-deploy-plugin](https:/apache/maven-deploy-plugin) from 3.1.2 to 3.1.3.
- [Release notes](https:/apache/maven-deploy-plugin/releases)
- [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-3.1.2...maven-deploy-plugin-3.1.3)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-deploy-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
* Add temporary key ID to service calls

* Added endpoints for requesting temporary key

* Fix exception and controller bean names

* Move temporary key ID to the request body

* Fix supported version support

* Removed unnecessary annotation

* Add version to status endpoint if available

* Improve the structure of the application info in status endpoint

* Add request/response wrapper
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https:/apache/maven-javadoc-plugin) from 3.8.0 to 3.10.0.
- [Release notes](https:/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.8.0...maven-javadoc-plugin-3.10.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Fix #548: Simplify ActivationService#createActivation
)

* Fix #532: OIDC: Implement activation using OAuth 2.0, openid scope
* Fix #534: OIDC: Implement PKCE extension
Change log level of DIRECT activation fallback
Bumps [org.springframework.boot:spring-boot-dependencies](https:/spring-projects/spring-boot) from 3.3.3 to 3.3.4.
- [Release notes](https:/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.3...v3.3.4)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [io.getlime.core:core-bom](https:/wultra/lime-java-core) from 1.11.0-SNAPSHOT to 1.11.0.
- [Release notes](https:/wultra/lime-java-core/releases)
- [Commits](https:/wultra/lime-java-core/commits/1.11.0)

---
updated-dependencies:
- dependency-name: io.getlime.core:core-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https:/apache/maven-javadoc-plugin) from 3.10.0 to 3.10.1.
- [Release notes](https:/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.10.0...maven-javadoc-plugin-3.10.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Member

@romanstrobl romanstrobl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved.

@banterCZ banterCZ deployed to internal-publish October 10, 2024 09:32 — with GitHub Actions Active
Bumps `powerauth-crypto.version` from 1.9.0-SNAPSHOT to 1.9.0.

Updates `io.getlime.security:powerauth-java-crypto` from 1.9.0-SNAPSHOT to 1.9.0
- [Release notes](https:/wultra/powerauth-crypto/releases)
- [Changelog](https:/wultra/powerauth-crypto/blob/develop/docs/Releases.md)
- [Commits](https:/wultra/powerauth-crypto/commits/1.9.0)

Updates `io.getlime.security:powerauth-java-http` from 1.9.0-SNAPSHOT to 1.9.0
- [Release notes](https:/wultra/powerauth-crypto/releases)
- [Changelog](https:/wultra/powerauth-crypto/blob/develop/docs/Releases.md)
- [Commits](https:/wultra/powerauth-crypto/commits/1.9.0)

---
updated-dependencies:
- dependency-name: io.getlime.security:powerauth-java-crypto
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.getlime.security:powerauth-java-http
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants