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

chg: [serializer] add support for phoenix version 2 serialization #68

Open
wants to merge 37 commits into
base: main
Choose a base branch
from

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    9e23d75 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    52ece71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5bd333 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93bf498 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    4b3215b View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    ca06e8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    172f9c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    ccc9e78 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    3e4424d View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    f92d755 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Fix reconnection

    maxbaluev authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    5009fcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86d9306 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Improve error handling

    maxbaluev committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    d010483 View commit details
    Browse the repository at this point in the history
  2. fix _handle_reconnection

    maxbaluev committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    e9b4d66 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. test improvements

    seva committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    e9e44d8 View commit details
    Browse the repository at this point in the history
  2. test improvements

    seva committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    f271851 View commit details
    Browse the repository at this point in the history
  3. test improvements

    seva committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    fcdc3de View commit details
    Browse the repository at this point in the history
  4. test improvements

    seva committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    1251851 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. test improvements

    seva committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    6b32e15 View commit details
    Browse the repository at this point in the history
  2. break on terminate

    seva committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    8debb8e View commit details
    Browse the repository at this point in the history
  3. fix message

    seva committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    f227115 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. fix message

    seva committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    fdc3440 View commit details
    Browse the repository at this point in the history
  2. fix message

    seva committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    d00acfb View commit details
    Browse the repository at this point in the history
  3. fix message

    seva committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    001eb5a View commit details
    Browse the repository at this point in the history
  4. fix message

    seva committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    a6be915 View commit details
    Browse the repository at this point in the history
  5. fix message

    seva committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    52af8ff View commit details
    Browse the repository at this point in the history
  6. fix message

    seva committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    7a5474d View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. raise exceptions

    seva committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    cb1b695 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Test callback improvements (#1)

    * safe callback
    
    ---------
    
    Co-authored-by: seva <[email protected]>
    karvetskiy and seva authored Nov 11, 2023
    Configuration menu
    Copy the full SHA
    6f8d9c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. do not raise exceptions on disconnect

    seva committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    4790742 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master'

    seva committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    fac7bfe View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. retry connection to socket

    seva committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    373383a View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    080419e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c70dd5 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    a1c3b18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efded7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46725e7 View commit details
    Browse the repository at this point in the history