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

Add SDK functionality to make it easier to deserialize/consume EventGrid events #2426

Merged
merged 7 commits into from
Sep 27, 2018
Merged

Add SDK functionality to make it easier to deserialize/consume EventGrid events #2426

merged 7 commits into from
Sep 27, 2018

Commits on Sep 25, 2018

  1. Configuration menu
    Copy the full SHA
    d5ea61e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d44634 View commit details
    Browse the repository at this point in the history
  3. Adding beta annotation for EventGridSubscriber and associated types, …

    …rename mappingExists -> containsMappingFor
    anuchandy committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    e677125 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2018

  1. Configuration menu
    Copy the full SHA
    902e748 View commit details
    Browse the repository at this point in the history
  2. Simplifying code using canonicalizeEventType(String), improved custom…

    … mapping lookup methods, adding method to return all custom mapping and adding new IoT & resource events
    anuchandy committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    613a617 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42e2c97 View commit details
    Browse the repository at this point in the history
  4. Rename getAllCustomEventMapping() -> getAllCustomEventMappings(), add…

    …ing tests for custom mapping operations
    anuchandy committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    8b21ddc View commit details
    Browse the repository at this point in the history