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

Refactor MessageExtras #595

Merged
merged 5 commits into from
Nov 23, 2020
Merged

Commits on Aug 23, 2020

  1. Refactored MessageExtras, Added annotations library to have precompil…

    …ation
    
    null checks on data, updated tests
    sacOO7 committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    5cec0a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2020

  1. Configuration menu
    Copy the full SHA
    1f9da19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4481cb0 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into feature/580-refactor-message-extras

    # Conflicts:
    #	lib/src/main/java/io/ably/lib/types/BaseMessage.java
    #	lib/src/main/java/io/ably/lib/types/DeltaExtras.java
    #	lib/src/main/java/io/ably/lib/types/Message.java
    #	lib/src/main/java/io/ably/lib/types/MessageExtras.java
    #	lib/src/test/java/io/ably/lib/types/MessageExtrasTest.java
    sacOO7 committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    4ac5353 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Reinstate test.

    Quintin Willison committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    72a166a View commit details
    Browse the repository at this point in the history