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

Merged
merged 40 commits into from
Oct 25, 2024
Merged

Merge develop to master #886

merged 40 commits into from
Oct 25, 2024

Conversation

banterCZ
Copy link
Member

No description provided.

banterCZ and others added 27 commits July 26, 2024 11:30
Fix #856: Set develop version to 1.9.0-SNAPSHOT
Bumps [net.logstash.logback:logstash-logback-encoder](https://github.com/logfellow/logstash-logback-encoder) from 7.4 to 8.0.
- [Release notes](https://github.com/logfellow/logstash-logback-encoder/releases)
- [Commits](logfellow/logstash-logback-encoder@logstash-logback-encoder-7.4...logstash-logback-encoder-8.0)

---
updated-dependencies:
- dependency-name: net.logstash.logback:logstash-logback-encoder
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
- Update maven-javadoc-plugin configuration to use delomboked sources.
- Fix MavenReportException: Error while generating Javadoc.
Fix #868: Add missing SQL migration script for 1.7.0
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/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-starter-parent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…ork.boot-spring-boot-starter-parent-3.3.3
Fix #875: Unable to compile after adding support for temporary keys
Bumps io.swagger.core.v3:swagger-annotations-jakarta from 2.2.22 to 2.2.23.

---
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]>
Bumps [com.google.api-client:google-api-client](https://github.com/googleapis/google-api-java-client) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/googleapis/google-api-java-client/releases)
- [Changelog](https://github.com/googleapis/google-api-java-client/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-api-java-client@v2.6.0...v2.7.0)

---
updated-dependencies:
- dependency-name: com.google.api-client:google-api-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.3.3 to 3.3.4.
- [Release notes](https://github.com/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-starter-parent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…ork.boot-spring-boot-starter-parent-3.3.4
Bumps io.swagger.core.v3:swagger-annotations-jakarta from 2.2.23 to 2.2.24.

---
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]>
* Fix #841: Add warning when push notification cannot be sent due to an invalid userId or userId+activationId combination
Add migration instructions from 1.8.x to 1.9.x
Bumps io.swagger.core.v3:swagger-annotations-jakarta from 2.2.24 to 2.2.25.

---
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]>
Bumps `wultra-core.version` from 1.11.0-SNAPSHOT to 1.11.0.

Updates `io.getlime.core:rest-model-base` from 1.11.0-SNAPSHOT to 1.11.0
- [Release notes](https://github.com/wultra/lime-java-core/releases)
- [Commits](https://github.com/wultra/lime-java-core/commits/1.11.0)

Updates `io.getlime.core:rest-client-base` from 1.11.0-SNAPSHOT to 1.11.0
- [Release notes](https://github.com/wultra/lime-java-core/releases)
- [Commits](https://github.com/wultra/lime-java-core/commits/1.11.0)

---
updated-dependencies:
- dependency-name: io.getlime.core:rest-model-base
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.getlime.core:rest-client-base
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@banterCZ banterCZ requested a review from romanstrobl October 10, 2024 08:46
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 temporarily deployed to internal-publish October 10, 2024 09:33 — with GitHub Actions Inactive
banterCZ and others added 3 commits October 11, 2024 09:59
Bumps [io.getlime.security:powerauth-java-crypto](https://github.com/wultra/powerauth-crypto) from 1.9.0-SNAPSHOT to 1.9.0.
- [Release notes](https://github.com/wultra/powerauth-crypto/releases)
- [Changelog](https://github.com/wultra/powerauth-crypto/blob/develop/docs/Releases.md)
- [Commits](https://github.com/wultra/powerauth-crypto/commits/1.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
#885)

* Fix #884: clearing the cache of the push client works only on one node
@banterCZ banterCZ temporarily deployed to internal-publish October 15, 2024 12:01 — with GitHub Actions Inactive
@korbelm korbelm temporarily deployed to internal-publish October 23, 2024 08:52 — with GitHub Actions Inactive
@banterCZ banterCZ temporarily deployed to internal-publish October 25, 2024 05:16 — with GitHub Actions Inactive
Fix #899: Remove SQL schema creation from markdown
@banterCZ banterCZ temporarily deployed to internal-publish October 25, 2024 05:17 — with GitHub Actions Inactive
@banterCZ banterCZ temporarily deployed to internal-publish October 25, 2024 05:21 — with GitHub Actions Inactive
Fix #887: Set release version to 1.9.0
@banterCZ banterCZ temporarily deployed to internal-publish October 25, 2024 05:22 — with GitHub Actions Inactive
@banterCZ banterCZ merged commit 0ff4ec7 into master Oct 25, 2024
7 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.

3 participants