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

Prepares 1.5.0 release #357

Closed
wants to merge 132 commits into from
Closed

Prepares 1.5.0 release #357

wants to merge 132 commits into from

Conversation

FrankSchnicke
Copy link
Contributor

No description provided.

FrankSchnicke and others added 30 commits April 3, 2023 14:35
Bumps sdk-client from 0.6.8 to 0.6.9.

---
updated-dependencies:
- dependency-name: org.eclipse.milo:sdk-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps sdk-server from 0.6.8 to 0.6.9.

---
updated-dependencies:
- dependency-name: org.eclipse.milo:sdk-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…nt/org.eclipse.milo-sdk-client-0.6.9

Bump sdk-client from 0.6.8 to 0.6.9
…nt/org.eclipse.milo-sdk-server-0.6.9

Bump sdk-server from 0.6.8 to 0.6.9
Bumps [mockito-core](https://github.com/mockito/mockito) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.2.0...v5.3.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [spring-security-bom](https://github.com/spring-projects/spring-security) from 5.8.2 to 5.8.3.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@5.8.2...5.8.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
- Can read rbac rules file from file system

Signed-off-by: FlorianWege-IESE <[email protected]>
Bumps tomcat-catalina from 9.0.73 to 9.0.74.

---
updated-dependencies:
- dependency-name: org.apache.tomcat:tomcat-catalina
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [logback-classic](https://github.com/qos-ch/logback) from 1.4.6 to 1.4.7.
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](qos-ch/logback@v_1.4.6...v_1.4.7)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…nt/ch.qos.logback-logback-classic-1.4.7

Bump logback-classic from 1.4.6 to 1.4.7
…nt/org.springframework.security-spring-security-bom-5.8.3

Bump spring-security-bom from 5.8.2 to 5.8.3
…nt/org.mockito-mockito-core-5.3.0

Bump mockito-core from 5.2.0 to 5.3.0
…nt/org.apache.tomcat-tomcat-catalina-9.0.74

Bump tomcat-catalina from 9.0.73 to 9.0.74
Bumps [mockito-core](https://github.com/mockito/mockito) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.3.0...v5.3.1)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.14.2 to 2.15.0.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…nt/com.fasterxml.jackson.core-jackson-databind-2.15.0

Bump jackson-databind from 2.14.2 to 2.15.0
…nt/org.mockito-mockito-core-5.3.1

Bump mockito-core from 5.3.0 to 5.3.1
Bumps commons-compress from 1.21 to 1.23.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…nt/org.apache.commons-commons-compress-1.23.0

Bump commons-compress from 1.21 to 1.23.0
Signed-off-by: Mohammad Ghazanfar Ali Danish <[email protected]>
Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.0.0...surefire-3.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.0.1 to 3.1.0.
- [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.0.1...maven-gpg-plugin-3.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.0.0...surefire-3.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
…nt/org.apache.maven.plugins-maven-surefire-plugin-3.1.0

Bump maven-surefire-plugin from 3.0.0 to 3.1.0
…nt/org.apache.maven.plugins-maven-gpg-plugin-3.1.0

Bump maven-gpg-plugin from 3.0.1 to 3.1.0
…nt/org.apache.maven.plugins-maven-failsafe-plugin-3.1.0

Bump maven-failsafe-plugin from 3.0.0 to 3.1.0
dependabot bot and others added 29 commits August 15, 2023 08:03
Bumps org.apache.tomcat:tomcat-catalina from 9.0.78 to 9.0.79.

---
updated-dependencies:
- dependency-name: org.apache.tomcat:tomcat-catalina
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…nt/org.apache.tomcat-tomcat-catalina-9.0.79

Bump org.apache.tomcat:tomcat-catalina from 9.0.78 to 9.0.79
* Update EmbeddedDataSpecification.java

Generalised EmbeddedDataSpecification to comply not only with the IEC 61360 template

* Update EmbeddedDataSpecification.java

Delete unnecessary import
Bumps [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security) from 5.8.5 to 5.8.6.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@5.8.5...5.8.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
…nt/org.springframework.security-spring-security-bom-5.8.6

Bump org.springframework.security:spring-security-bom from 5.8.5 to 5.8.6
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.4.0...v5.5.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…nt/org.mockito-mockito-core-5.5.0

Bump org.mockito:mockito-core from 5.4.0 to 5.5.0
Bumps org.apache.tomcat:tomcat-catalina from 9.0.79 to 9.0.80.

---
updated-dependencies:
- dependency-name: org.apache.tomcat:tomcat-catalina
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.apache.tika:tika-core](https://github.com/apache/tika) from 2.8.0 to 2.9.0.
- [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt)
- [Commits](apache/tika@2.8.0...2.9.0)

---
updated-dependencies:
- dependency-name: org.apache.tika:tika-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps org.slf4j:slf4j-api from 2.0.7 to 2.0.9.

---
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]>
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…development/actions/checkout-4

Bump actions/checkout from 3 to 4
…nt/org.slf4j-slf4j-api-2.0.9

Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9
…nt/org.apache.tomcat-tomcat-catalina-9.0.80

Bump org.apache.tomcat:tomcat-catalina from 9.0.79 to 9.0.80
…nt/org.apache.tika-tika-core-2.9.0

Bump org.apache.tika:tika-core from 2.8.0 to 2.9.0
…APIFactory to prevent that MongoDb creates new AAS every time whenn fetching the provider (#343)



Signed-off-by: Zai Zhang <[email protected]>
Co-authored-by: Rene-Pascal Fischer <[email protected]>
Bumps org.eclipse.milo:sdk-client from 0.6.10 to 0.6.11.

---
updated-dependencies:
- dependency-name: org.eclipse.milo:sdk-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps org.eclipse.milo:sdk-server from 0.6.10 to 0.6.11.

---
updated-dependencies:
- dependency-name: org.eclipse.milo:sdk-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps org.apache.commons:commons-compress from 1.23.0 to 1.24.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…nt/org.apache.commons-commons-compress-1.24.0

Bump org.apache.commons:commons-compress from 1.23.0 to 1.24.0
…nt/org.eclipse.milo-sdk-server-0.6.11

Bump org.eclipse.milo:sdk-server from 0.6.10 to 0.6.11
…nt/org.eclipse.milo-sdk-client-0.6.11

Bump org.eclipse.milo:sdk-client from 0.6.10 to 0.6.11
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.5.0...maven-javadoc-plugin-3.6.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]>
Bumps [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security) from 5.8.6 to 5.8.7.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@5.8.6...5.8.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps commons-io:commons-io from 2.13.0 to 2.14.0.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…nt/org.apache.maven.plugins-maven-javadoc-plugin-3.6.0

Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0
…nt/org.springframework.security-spring-security-bom-5.8.7

Bump org.springframework.security:spring-security-bom from 5.8.6 to 5.8.7
…nt/commons-io-commons-io-2.14.0

Bump commons-io:commons-io from 2.13.0 to 2.14.0
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.