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

Update Gradle Wrapper from 7.4.2 to 7.5 #10

Open
wants to merge 2,434 commits into
base: master
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

Update Gradle Wrapper from 7.4.2 to 7.5.

Read the release notes: https://docs.gradle.org/7.5/release-notes.html


The checksums of the Wrapper JAR and the distribution binary have been successfully verified.

  • Gradle release: 7.5
  • Distribution (-bin) zip checksum: cb87f222c5585bd46838ad4db78463a5c5f3d336e5e2b98dc7c0c586527351c2
  • Wrapper JAR Checksum: 91a239400bb638f36a1795d8fdf7939d532cdc7d794d1119b7261aac158b1e60

You can find the reference checksum values at https://gradle.org/release-checksums/


🤖 This PR has been created by the Update Gradle Wrapper action.

Need help? 🤔

If something doesn't look right with this PR please file an issue here.

aravindanr and others added 30 commits January 27, 2022 14:41
…ixoss_upgrade

# Conflicts:
#	core/src/main/java/com/netflix/conductor/service/AdminServiceImpl.java
Bumps [handlebars](https://github.com/jknack/handlebars.java) from 4.0.+ to 4.3.0.
- [Release notes](https://github.com/jknack/handlebars.java/releases)
- [Commits](https://github.com/jknack/handlebars.java/commits/v4.3.0)

---
updated-dependencies:
- dependency-name: com.github.jknack:handlebars
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps com.google.protobuf from 0.8.15 to 0.8.18.

---
updated-dependencies:
- dependency-name: com.google.protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
* introduce a domain specific object model

* service layer wip

* core and contribs wip

* remove repeated external storage access in state machine

* cassandra module changes

* redis persistence changes

* mysql persistence changes

* postgres persistence changes

* redis concurrency limit module changes

* updated IndexDAO APIs and corresponding ES implementations

* more changes per indexDAO api

* fix tests in es modules due to new contract

* fix unit tests as per new models

* rename objects and classes

* fix integ tests
…d to the decider queue only if it's not present.
…dels

use domain models in default queues
- fix correlationId for failure workflow
- add failure taskId to input
… added log when subWorkflowChanged is reset.
Signed-off-by: gradle-update-robot <[email protected]>
add termination reason param to terminate task
Update Gradle Wrapper from 7.3.3 to 7.4
Bumps [gradle-extra-configurations-plugin](https://github.com/nebula-plugins/gradle-extra-configurations-plugin) from 5.0.3 to 7.0.0.
- [Release notes](https://github.com/nebula-plugins/gradle-extra-configurations-plugin/releases)
- [Changelog](https://github.com/nebula-plugins/gradle-extra-configurations-plugin/blob/main/CHANGELOG.md)
- [Commits](nebula-plugins/gradle-extra-configurations-plugin@v5.0.3...v7.0.0)

---
updated-dependencies:
- dependency-name: com.netflix.nebula:gradle-extra-configurations-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Doug Sillars <[email protected]>
* AMQP messages will generate the observable change

* Reverting unnecessary changes

* Capturing the only changes required for AMQP messagres reading

* Capturing the only changes required for AMQP messagres reading

* Support for sequential and parallel processing of messages

* Channel reusability changes

* Channel reusability changes

* Subscriber channel caching

* Max channel changes

* Connection and opertion retries

* Channel usage for exchanges and publishers

* Acknowledge the message even on failures

* Resolved conflicts

* Apply coding style changes using spotless

* Retry on publish and ack failures

* Externalizing the redis config

* Externalizing the redis config

* Make Event System Task Synchronous

Event is a task that publishes messages to an external eventing system.
The publishing is not a long running task, and publishing message to an async system using async task is not optimal.

marking event as sync, improves the overall performance and has negligible overhead given the task completes quite quick.

* Update integration tests to reflect Event is synchronous

* Getting the latest changes

Co-authored-by: Thangella, Venkat <[email protected]>
Co-authored-by: Viren Baraiya <[email protected]>
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v1...v3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Remove mentions of deprecated ack API
Update apispec.md - remove ack API mention
@github-actions github-actions bot added the gradle-wrapper Pull requests that update Gradle wrapper label Jul 15, 2022
@github-actions
Copy link
Author

This PR is stale, because it has been open for 45 days with no activity. Remove the stale label or comment, or this will be closed in 7 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gradle-wrapper Pull requests that update Gradle wrapper Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.