-
Notifications
You must be signed in to change notification settings - Fork 12
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 #663
Merged
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
Fix #529: Set develop version to 1.5.0-SNAPSHOT
Fix documentation of 1.4.0
Fix #563: Update pushy lib to 0.15.2
Fix 558: Move from Java EE to Jakarta EE
Fix #523: Update Spring Boot to 2.7.7
Fix #567: Invalid database mapping
Fix #570: Add plain text summary and mime-type to inbox message model
Fix #575: Make type and summary not null on Oracle.
…validation Fix #578: Add handler for MethodArgumentNotValidException
Fix #580: Update springdoc-openapi-ui
Fix #582: Drop MySQL Support
Add dependabot configuration
Bumps [maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.1.0 to 3.2.1. - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](apache/maven-enforcer@enforcer-3.1.0...enforcer-3.2.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.4.1 to 3.5.0. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.4.1...maven-javadoc-plugin-3.5.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 #653: Replace EciesFactory by EncryptorFactory
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.2...v3.1.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.1.3 Bump org.springframework.boot:spring-boot-starter-parent from 3.1.2 to 3.1.3
Fix #655: Add logstash-logback-encoder dependency
- update google-api-client to 1.35.2 - drop explicit guava declaration
Fix #659: Replace Spring Security deprecated API
Fix #661: Polish google-api-client and guava versions
Fix #657: Match springdoc-openapi and swagger-jakarta versions
Fix #668: Add liquibase tag 1.5.0
banterCZ
temporarily deployed
to
internal-publish
September 5, 2023 12:05 — with
GitHub Actions
Inactive
jandusil
temporarily deployed
to
internal-publish
September 12, 2023 22:07 — with
GitHub Actions
Inactive
Fix #672: Liquibase updates
banterCZ
temporarily deployed
to
internal-publish
September 15, 2023 08:37 — with
GitHub Actions
Inactive
banterCZ
temporarily deployed
to
internal-publish
September 21, 2023 11:06 — with
GitHub Actions
Inactive
romanstrobl
approved these changes
Sep 26, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks OK.
Fix #664: Set release version to 1.5.0
banterCZ
temporarily deployed
to
internal-publish
September 26, 2023 07:06 — 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.
Preparation for the release.