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

chore(sinks, codecs): Remove legacy EncodingConfiguration #13518

Merged
merged 14 commits into from
Jul 14, 2022

Commits on Jul 12, 2022

  1. Remove legacy EncodingConfiguration

    Signed-off-by: Pablo Sichert <[email protected]>
    pablosichert committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    2d0cd6b View commit details
    Browse the repository at this point in the history
  2. Upgrade usage of encoding in docs and examples

    Signed-off-by: Pablo Sichert <[email protected]>
    pablosichert committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    2065569 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Refactor inferring Framer based on sink type

    Signed-off-by: Pablo Sichert <[email protected]>
    pablosichert committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    2ab8a6e View commit details
    Browse the repository at this point in the history
  2. Fix cue formatting

    Signed-off-by: Pablo Sichert <[email protected]>
    pablosichert committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    333fb70 View commit details
    Browse the repository at this point in the history
  3. Remove obsolete encode_log bench

    Signed-off-by: Pablo Sichert <[email protected]>
    pablosichert committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    f7fc920 View commit details
    Browse the repository at this point in the history
  4. Fix invalid usage of encoding in HTTP >source<

    Signed-off-by: Pablo Sichert <[email protected]>
    pablosichert committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    8105e36 View commit details
    Browse the repository at this point in the history
  5. Remove dead code

    Signed-off-by: Pablo Sichert <[email protected]>
    pablosichert committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    7128751 View commit details
    Browse the repository at this point in the history
  6. Revert changes to highlight to be compatible with version in that con…

    …text
    
    Signed-off-by: Pablo Sichert <[email protected]>
    pablosichert committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    d7e723d View commit details
    Browse the repository at this point in the history
  7. Add breaking changes to upgrade guide

    Signed-off-by: Pablo Sichert <[email protected]>
    pablosichert committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    38a83a0 View commit details
    Browse the repository at this point in the history
  8. Fix decoding config for HTTP source in soaks

    Signed-off-by: Pablo Sichert <[email protected]>
    pablosichert committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    b340aab View commit details
    Browse the repository at this point in the history
  9. Remove unnecessary namespace

    Signed-off-by: Pablo Sichert <[email protected]>
    pablosichert committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    c33d6fc View commit details
    Browse the repository at this point in the history
  10. Improve wording/formatting in upgrade guide

    Co-authored-by: Jesse Szwedko <[email protected]>
    pablosichert and jszwedko authored Jul 13, 2022
    Configuration menu
    Copy the full SHA
    ff70283 View commit details
    Browse the repository at this point in the history
  11. Merge remote-tracking branch 'origin/master' into pablosichert/remove…

    …-legacy-encoding
    
    Signed-off-by: Pablo Sichert <[email protected]>
    pablosichert committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    22f327a View commit details
    Browse the repository at this point in the history
  12. Remove TLD from links

    Signed-off-by: Pablo Sichert <[email protected]>
    pablosichert committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    d2cb825 View commit details
    Browse the repository at this point in the history