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 #1196

Merged
merged 104 commits into from
Jan 5, 2024
Merged

Merge develop to master #1196

merged 104 commits into from
Jan 5, 2024

Conversation

banterCZ
Copy link
Member

No description provided.

banterCZ and others added 30 commits September 18, 2023 06:57
Fix #1055: Update develop version to 1.6.0-SNAPSHOT
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.1.3...v3.1.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
…work.boot-spring-boot-starter-parent-3.1.4
Fix #1065: Filter jboss descriptor with bouncycastle version from pom
Fix target path of filtered jboss descriptor
Bumps [net.javacrumbs.shedlock:shedlock-bom](https://github.com/lukas-krecan/ShedLock) from 5.8.0 to 5.9.0.
- [Commits](lukas-krecan/ShedLock@shedlock-parent-5.8.0...shedlock-parent-5.9.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]>
Add GitHub action for SCP deploy
Fix #1081: Enable Authorize button in springdoc-openapi-ui for Basic Authentication
Fix #1083: PowerAuthClientException#getPowerAuthError is nullable
Fix #1085: Swagger UI does not follow HTTPS redirect
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.1.4...v3.1.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [net.javacrumbs.shedlock:shedlock-bom](https://github.com/lukas-krecan/ShedLock) from 5.9.0 to 5.9.1.
- [Commits](lukas-krecan/ShedLock@shedlock-parent-5.9.0...shedlock-parent-5.9.1)

---
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]>
* Fix #1216: Modify Paging of Activations
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.

Looks good.

* Fix #1222: Update DB scripts for migration to release 1.6.0

---------

Co-authored-by: Lubos Racansky <[email protected]>
* Fix #1225: Add activationId to OperationDetailResponse
- Update docs
#1226)

* Fix #1224: Filtering of operations in operation list by activation ID and flags
- Add activationId to DTO
- Update select query to findAllOperations for user with filters
- Add filtering of pending operations
- Add tests
- Update docs
dependabot bot added 3 commits December 25, 2023 01:11
Bumps [nl.jqno.equalsverifier:equalsverifier](https://github.com/jqno/equalsverifier) from 3.15.4 to 3.15.5.
- [Release notes](https://github.com/jqno/equalsverifier/releases)
- [Changelog](https://github.com/jqno/equalsverifier/blob/main/CHANGELOG.md)
- [Commits](jqno/equalsverifier@equalsverifier-3.15.4...equalsverifier-3.15.5)

---
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]>
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 dependabot bot had a problem deploying to internal-publish January 2, 2024 07:20 Failure
@dependabot dependabot bot had a problem deploying to internal-publish January 2, 2024 07:20 Failure
* Fix #1238: NullPointerException in Activation Retrieval Method
- Prevent possible NullPointerException when fetching activation flags
Fix #1191: Set release version to 1.6.0
@banterCZ banterCZ temporarily deployed to internal-publish January 5, 2024 14:38 — with GitHub Actions Inactive
@banterCZ banterCZ merged commit 8444ca8 into master Jan 5, 2024
9 checks passed
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.

6 participants