Netflix / conductor-community

Apache License 2.0
61 stars 72 forks source link

support for version 8 servers #258

Closed egandro closed 1 year ago

egandro commented 1 year ago

Pull Request type

Changes in this PR

Added support for ES8.

Describe the new behavior from this PR, and why it's needed Issue #

The ES8 API for Templates has changed.

Alternatives considered

Make a ES8 folder. Since the changes are 3 lines of code to the templates and the name of the index URL I didn't want to create more copy&paste code as needed.

(Maybe the build breakes on CI/CD - then I will add this PR here, too - https://github.com/Netflix/conductor-community/pull/257)

egandro commented 1 year ago

This is broken :(

The libraries also needs to be updated.

Closing this PR.