Skip to content

Proposal for removing/updating modules in 7.x #193

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

Closed
10 tasks done
ezimuel opened this issue Aug 12, 2020 · 1 comment
Closed
10 tasks done

Proposal for removing/updating modules in 7.x #193

ezimuel opened this issue Aug 12, 2020 · 1 comment
Milestone

Comments

@ezimuel
Copy link
Contributor

ezimuel commented Aug 12, 2020

We are working on 7.3 release, we released 7.30 dev1 version fee days ago.

We have some old code base in the library, e.g. using old Perl modules, and we would like to clean it and update the versions if possible. Here we collected some of the changes that we would like to apply for 7.x:

  • remove the Hijk HTTP Cxn adapter since it doesn't support SSL;
  • update the version of HTTP::Tiny to the latest 0.076;
  • remove dist-client-0_90 *;
  • remove dist-client-0_90-async *;
  • remove dist-client-1_0 *;
  • remove dist-client-1_0-async *;
  • remove dist-client-2_0 *;
  • remove dist-client-2_0-async *;
  • remove dist-client-5_0 *;
  • remove dist-client-5_0-async *;

* since we are supporting only Elasticsearch >= 6.7 (see Elastic product end of life dates).

/cc @philkra

@ezimuel
Copy link
Contributor Author

ezimuel commented Sep 15, 2020

Done in 430813a and b8c284e

@ezimuel ezimuel closed this as completed Sep 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant