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

Transport.php fix backported into 6.8.x #1109

Merged
merged 5 commits into from
Mar 22, 2021
Merged

Commits on Mar 2, 2021

  1. Update Transport.php

    potemkin-git committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    05ab905 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from potemkin-git/potemkin-git-patch-1

    Update Transport.php
    potemkin-git committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    9556179 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Fix 6.8.0 release adding missing class alises (elastic#1114)

    * Fix for elastic#1112 issue. Adding endpoint aliases + IndicesNamespace::getAliases()
    
    * Reverted array alias to class in src/autoload.php + added unit tests for missing class aliases in 6.8
    
    * Fixed indentation in src/ autoload.php
    ezimuel committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    285ed33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df18760 View commit details
    Browse the repository at this point in the history
  3. Added TransportTest

    ezimuel committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    6633ba4 View commit details
    Browse the repository at this point in the history