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

Release - 11.0 #160

Merged
merged 214 commits into from
May 25, 2024
Merged

Release - 11.0 #160

merged 214 commits into from
May 25, 2024

Conversation

Jojoooo1
Copy link
Owner

  • Merge main into develop
  • remove actor
  • Merge main into develop
  • Bump actions/setup-java from 3.13.0 to 4.0.0
  • Bump google-github-actions/auth from 1.2.0 to 2.0.0
  • wip
  • rollback ci
  • Bump org.postgresql:postgresql from 42.7.0 to 42.7.1
  • update spring cloud
  • Bump google-github-actions/setup-gcloud from 1.1.1 to 2.0.0
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.2 to 3.2.3
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3
  • Bump io.hypersistence:hypersistence-utils-hibernate-62
  • Bump google-github-actions/setup-gcloud from 2.0.0 to 2.0.1
  • Bump net.ttddyy.observation:datasource-micrometer-spring-boot
  • Bump google-github-actions/auth from 2.0.0 to 2.0.1
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.3 to 3.2.5
  • Bump com.slack.api:slack-api-client from 1.36.1 to 1.37.0
  • wip
  • finished
  • added pyroscope
  • Bump google-github-actions/auth from 2.0.1 to 2.1.0
  • Bump google-github-actions/setup-gcloud from 2.0.1 to 2.1.0
  • Create codeql.yml
  • wip
  • wip
  • wip
  • Update codeql.yml
  • upgrade spring
  • Bump com.slack.api:slack-api-client from 1.37.0 to 1.38.0
  • wip
  • Bump testcontainers.version from 1.19.3 to 1.19.4
  • Bump querydsl.version from 5.0.0 to 5.1.0
  • Bump io.hypersistence:hypersistence-utils-hibernate-62
  • wip
  • Bump git-code-format-maven-plugin.version from 5.1 to 5.2
  • Bump git-code-format-maven-plugin.version from 5.2 to 5.3
  • Bump io.pyroscope:agent from 0.12.2 to 0.13.0
  • Bump google-github-actions/auth from 2.1.0 to 2.1.1
  • Bump com.slack.api:slack-api-client from 1.38.0 to 1.38.1
  • Bump testcontainers.version from 1.19.4 to 1.19.5
  • Bump io.hypersistence:hypersistence-utils-hibernate-63
  • Bump io.hypersistence:hypersistence-utils-hibernate-63
  • wip
  • wip
  • wip
  • wip
  • wip
  • wip
  • wip
  • wip
  • wip
  • wip
  • wip
  • wip
  • wip
  • wip
  • wip
  • wip
  • wip
  • Update README.md
  • wip
  • wip
  • Bump google-github-actions/auth from 2.1.1 to 2.1.2
  • wip
  • Bump com.slack.api:slack-api-client from 1.38.1 to 1.38.2
  • Bump actions/setup-java from 4.0.0 to 4.1.0
  • wip
  • wip
  • Bump testcontainers.version from 1.19.6 to 1.19.7
  • Bump actions/setup-java from 4.1.0 to 4.2.0
  • Bump actions/setup-java from 4.2.0 to 4.2.1
  • Bump com.slack.api:slack-api-client from 1.38.2 to 1.38.3
  • Bump org.postgresql:postgresql from 42.7.2 to 42.7.3
  • Bump org.projectlombok:lombok from 1.18.30 to 1.18.32
  • wip
  • wip
  • wip
  • wip
  • wip
  • Add otel agent
  • Add otel agent
  • Add otel agent
  • Add otel agent
  • Add otel agent
  • Add otel agent
  • Add otel agent
  • Add otel agent
  • update otel collector
  • wip
  • wip
  • wip
  • wip
  • wip
  • wip
  • Bump io.pyroscope:agent from 0.13.0 to 0.13.1
  • Bump org.apache.commons:commons-text from 1.11.0 to 1.12.0
  • Bump io.hypersistence:hypersistence-utils-hibernate-63
  • Bump io.pyroscope:agent from 0.13.1 to 0.14.0
  • Bump io.opentelemetry:opentelemetry-api from 1.36.0 to 1.37.0
  • Bump io.hypersistence:hypersistence-utils-hibernate-63
  • Bump io.opentelemetry:opentelemetry-bom from 1.36.0 to 1.38.0
  • Bump io.opentelemetry:opentelemetry-api from 1.37.0 to 1.38.0
  • Bump testcontainers.version from 1.19.7 to 1.19.8
  • Bump com.slack.api:slack-api-client from 1.39.0 to 1.39.2
  • Bump google-github-actions/auth from 2.1.2 to 2.1.3
  • wip
  • wip
  • wip
  • wip
  • wip
  • wip
  • wip
  • wip
  • wip

github-actions and others added 30 commits November 27, 2023 21:40
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.13.0 to 4.0.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v3.13.0...v4.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth) from 1.2.0 to 2.0.0.
- [Release notes](https://github.com/google-github-actions/auth/releases)
- [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md)
- [Commits](google-github-actions/auth@v1.2.0...v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
…p/actions/setup-java-4.0.0

Bump actions/setup-java from 3.13.0 to 4.0.0
…p/google-github-actions/auth-2.0.0

Bump google-github-actions/auth from 1.2.0 to 2.0.0
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.0 to 42.7.1.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.7.0...REL42.7.1)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…tgresql-postgresql-42.7.1

Bump org.postgresql:postgresql from 42.7.0 to 42.7.1
Bumps [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) from 1.1.1 to 2.0.0.
- [Release notes](https://github.com/google-github-actions/setup-gcloud/releases)
- [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/main/CHANGELOG.md)
- [Commits](google-github-actions/setup-gcloud@v1.1.1...v2.0.0)

---
updated-dependencies:
- dependency-name: google-github-actions/setup-gcloud
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…p/google-github-actions/setup-gcloud-2.0.0

Bump google-github-actions/setup-gcloud from 1.1.1 to 2.0.0
Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.2.2...surefire-3.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.2.2...surefire-3.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
…che.maven.plugins-maven-surefire-plugin-3.2.3

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3
…che.maven.plugins-maven-failsafe-plugin-3.2.3

Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.2 to 3.2.3
Bumps [io.hypersistence:hypersistence-utils-hibernate-62](https://github.com/vladmihalcea/hypersistence-utils) from 3.6.1 to 3.7.0.
- [Changelog](https://github.com/vladmihalcea/hypersistence-utils/blob/master/changelog.txt)
- [Commits](vladmihalcea/hypersistence-utils@hypersistence-utils-parent-3.6.1...hypersistence-utils-parent-3.7.0)

---
updated-dependencies:
- dependency-name: io.hypersistence:hypersistence-utils-hibernate-62
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…rsistence-hypersistence-utils-hibernate-62-3.7.0

Bump io.hypersistence:hypersistence-utils-hibernate-62 from 3.6.1 to 3.7.0
Bumps [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/google-github-actions/setup-gcloud/releases)
- [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/main/CHANGELOG.md)
- [Commits](google-github-actions/setup-gcloud@v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: google-github-actions/setup-gcloud
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot bot and others added 23 commits May 10, 2024 15:40
Bumps [io.opentelemetry:opentelemetry-bom](https://github.com/open-telemetry/opentelemetry-java) from 1.36.0 to 1.38.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java@v1.36.0...v1.38.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [io.opentelemetry:opentelemetry-api](https://github.com/open-telemetry/opentelemetry-java) from 1.37.0 to 1.38.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java@v1.37.0...v1.38.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
…ntelemetry-opentelemetry-api-1.38.0

Bump io.opentelemetry:opentelemetry-api from 1.37.0 to 1.38.0
…ntelemetry-opentelemetry-bom-1.38.0

Bump io.opentelemetry:opentelemetry-bom from 1.36.0 to 1.38.0
Bumps `testcontainers.version` from 1.19.7 to 1.19.8.

Updates `org.testcontainers:postgresql` from 1.19.7 to 1.19.8
- [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.7...1.19.8)

Updates `org.testcontainers:rabbitmq` from 1.19.7 to 1.19.8
- [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.7...1.19.8)

Updates `org.testcontainers:junit-jupiter` from 1.19.7 to 1.19.8
- [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.7...1.19.8)

---
updated-dependencies:
- dependency-name: org.testcontainers:postgresql
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.testcontainers:rabbitmq
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.testcontainers:junit-jupiter
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ntainers.version-1.19.8

Bump testcontainers.version from 1.19.7 to 1.19.8
Bumps [com.slack.api:slack-api-client](https://github.com/slackapi/java-slack-sdk) from 1.39.0 to 1.39.2.
- [Release notes](https://github.com/slackapi/java-slack-sdk/releases)
- [Changelog](https://github.com/slackapi/java-slack-sdk/blob/main/jSlack_changelog.md)
- [Commits](slackapi/java-slack-sdk@v1.39.0...v1.39.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/google-github-actions/auth/releases)
- [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md)
- [Commits](google-github-actions/auth@v2.1.2...v2.1.3)

---
updated-dependencies:
- dependency-name: google-github-actions/auth
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…op/google-github-actions/auth-2.1.3

Bump google-github-actions/auth from 2.1.2 to 2.1.3
…ack.api-slack-api-client-1.39.2

Bump com.slack.api:slack-api-client from 1.39.0 to 1.39.2
@Jojoooo1 Jojoooo1 merged commit d65f99b into main May 25, 2024
3 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.

None yet

1 participant