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

Bump geode-core from 1.1.0 to 1.15.0 in /geode #60

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2022

Bumps geode-core from 1.1.0 to 1.15.0.

Release notes

Sourced from geode-core's releases.

Apache Geode 1.15.0

This release includes a significant number of bug fixes and improvements, including JDK17 support.

sha256 for apache-geode-1.15.0.tgz is 97cd96e94991cbd433d93e8474e1c2e65deb92f022d810a1931464017701701b

See full release notes at https://cwiki.apache.org/confluence/display/GEODE/Release+Notes#ReleaseNotes-1.15.0

Apache Geode 1.14.4

This patch release includes a few bug fixes.

sha256 for apache-geode-1.14.4.tgz is 7dd214f41d2bb1187efc83f054028e6f747a7d4ec7c417dcd003edbcd1e1f59b

See full release notes at https://cwiki.apache.org/confluence/display/GEODE/Release+Notes#ReleaseNotes-1.14.4

Apache Geode 1.14.3

This patch release includes a few bug fixes.

sha256 for apache-geode-1.14.3.tgz is 5efb1c71db34ba3b7ce1004579f8b9b7a43eae30f42c37837d5abd68c6d778bd

See full release notes at https://cwiki.apache.org/confluence/display/GEODE/Release+Notes#ReleaseNotes-1.14.3

Apache Geode 1.14.2

This patch release upgrades to log4j 2.16.0.

sha256 for apache-geode-1.14.2.tgz is 78d6d6c0534ef32396e8de790fb7318d70b7c85894c046916ff8db401b9472fd

See full release notes at https://cwiki.apache.org/confluence/display/GEODE/Release+Notes#ReleaseNotes-1.14.2

Apache Geode 1.14.1

This patch release includes a few bug fixes.

sha256 for apache-geode-1.14.1.tgz is 1be5c03d82ef852eb8bb914af6927af545cbe69d62fd645eb122f077674a014f

See full release notes at https://cwiki.apache.org/confluence/display/GEODE/Release+Notes#ReleaseNotes-1.14.1

Apache Geode 1.14.0

This release includes a significant number of bug fixes, improvements in current behavior along with the addition of a few statistics to monitor the cluster health.

sha256 for apache-geode-1.14.0.tgz is d8a72225caf63889e41f8909cffc9303fb288515387f216d3207bc6d5457b947

See full release notes at https://cwiki.apache.org/confluence/display/GEODE/Release+Notes#ReleaseNotes-1.14.0

Apache Geode 1.13.8

This patch release includes a few bug fixes.

sha256 for apache-geode-1.13.8.tgz is b5fc105ce0a16aaf7ba341668e022d458b18d6d2c44705a8c79c42077c6d8229

See full release notes at https://cwiki.apache.org/confluence/display/GEODE/Release+Notes#ReleaseNotes-1.13.8

... (truncated)

Commits
  • 1869f2c GEODE-10380: use waitingThreadPool to notify dispatcher at re_auth (#7801)
  • c30c3ab GEODE-10375: update supported api docs link (#7794)
  • f75edd9 Revert "GEODE-9632: Allow INDEX_THRESHOLD_SIZE System property to override Co...
  • 90cb26b GEODE-10342: Simplify copying jars (#7788)
  • a6da307 GEODE-10089: update LICENSE due to redis removal, change to springdoc, and in...
  • 0376348 GEODE-10365: add missing components to table (#7780)
  • 5f33d22 GEODE-10106: Use local ref to queueConnection. (#7740)
  • f05ef0d GEODE-8977: change ThreadMonitor to reduce how long it does a "stop the world...
  • 3c9bb2e GEODE-10301: support LocalDate and JodaTime (#7737)
  • b20081a GEODE-10342: Add current jars to HTTP Module for Tomcat instructions 1.15 (#7...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [geode-core](https://github.com/apache/geode) from 1.1.0 to 1.15.0.
- [Release notes](https://github.com/apache/geode/releases)
- [Commits](apache/geode@rel/v1.1.0...rel/v1.15.0)

---
updated-dependencies:
- dependency-name: org.apache.geode:geode-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants