-
Notifications
You must be signed in to change notification settings - Fork 2
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
Develop #348
Merged
Merged
Develop #348
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
* Remove unnecessary "readyOnly" * Reformat * Rename viewId to viewName
* Change transformer, because id has changed to name * Rename and restructure of some models
Bumps the maven-plugin group with 1 update in the / directory: [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire). Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.5 to 3.3.1 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.5...surefire-3.3.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-plugin ... Signed-off-by: dependabot[bot] <[email protected]>
Plus some Refactoring
…aven-plugin-4a62b4df57 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.1 in the maven-plugin group across 1 directory
Bumps [co.elastic.clients:elasticsearch-java](https://github.com/elastic/elasticsearch-java) from 8.13.4 to 8.14.3. - [Release notes](https://github.com/elastic/elasticsearch-java/releases) - [Changelog](https://github.com/elastic/elasticsearch-java/blob/main/CHANGELOG.md) - [Commits](elastic/elasticsearch-java@v8.13.4...v8.14.3) --- updated-dependencies: - dependency-name: co.elastic.clients:elasticsearch-java dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…o.elastic.clients-elasticsearch-java-8.14.3 Bump co.elastic.clients:elasticsearch-java from 8.13.4 to 8.14.3
* Add README documentation of the modular observation data views * Remove unused import statements * Add JavaDocs
#287 Improved Data Previews - API Adjustments
* fix deprecation-warnings in the security-config * consolidated api-generation * use Instant for date-time * add @RequestMapping to interfaces
…7.7.0 chore(deps): bump openapi-generator to v7.7.0
* It is now possible to filter the data you want to download. * Remove the default timeout for requests (30 seconds) to avoid aborting the download. * Change translation key, because we now differ between monitoring and data tab.
* Remove unused import statements.
* Change date to date-time
Bumps `spring-boot.version` from 3.3.1 to 3.3.2. Updates `org.springframework.boot:spring-boot-dependencies` from 3.3.1 to 3.3.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.1...v3.3.2) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.3.1 to 3.3.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.1...v3.3.2) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…pring-boot.version-3.3.2 Bump spring-boot.version from 3.3.1 to 3.3.2
Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 1.19.8 to 1.20.0. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.19.8...1.20.0) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…rg.testcontainers-testcontainers-bom-1.20.0 Bump org.testcontainers:testcontainers-bom from 1.19.8 to 1.20.0
…because of incomplete/invalid configuration
* Throw ConfigurationExceptions when a required configuration is missing. * Handle Limesurvey errors, when login credentials or login attempts are exceed. * Handle immutable properties (e.g. limesurvey ID).
* Change Set to List, to ensure a correct order which is crucial for the query conditions, because a Set does not guarantees any ordering. * In ElasticSearch Query Strings NOT is the preferred variant and used instead of ! to express negations. * Removed redundant parentheses for cleaner query expressions.
Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 1.20.0 to 1.20.1. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.20.0...1.20.1) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…rg.testcontainers-testcontainers-bom-1.20.1 Bump org.testcontainers:testcontainers-bom from 1.20.0 to 1.20.1
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]>
…et.logstash.logback-logstash-logback-encoder-8.0 Bump net.logstash.logback:logstash-logback-encoder from 7.4 to 8.0
Bumps org.slf4j:slf4j-api from 2.0.13 to 2.0.14. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…rg.slf4j-slf4j-api-2.0.14 Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.14
… have detailed information where the wrong config is located.
* To add all other possible answer option for a specific questionnaire the function addMissingAnswerOptions is introduced. * If a second questionnaire is available, it will merge other possible answer options into the chart labels. Now this is not the case anymore (fixed).
* Avoid js exception for new Date() with invalid date format as argument.
Bumps org.slf4j:slf4j-api from 2.0.14 to 2.0.15. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…rg.slf4j-slf4j-api-2.0.15 Bump org.slf4j:slf4j-api from 2.0.14 to 2.0.15
Bumps org.slf4j:slf4j-api from 2.0.15 to 2.0.16. --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…rg.slf4j-slf4j-api-2.0.16 Bump org.slf4j:slf4j-api from 2.0.15 to 2.0.16
Bumps `spring-boot.version` from 3.3.2 to 3.3.3. Updates `org.springframework.boot:spring-boot-dependencies` 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) Updates `org.springframework.boot:spring-boot-maven-plugin` 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-dependencies dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…pring-boot.version-3.3.3 Bump spring-boot.version from 3.3.2 to 3.3.3
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.
No description provided.