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

EventGridv2 TypeSpec Api Preview #23204

Merged
merged 38 commits into from
May 22, 2023
Merged

EventGridv2 TypeSpec Api Preview #23204

merged 38 commits into from
May 22, 2023

Commits on Mar 17, 2023

  1. start typespec

    l0lawrence committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    68f887b View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

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

Commits on Mar 22, 2023

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

Commits on Mar 23, 2023

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

Commits on Mar 24, 2023

  1. Update specification/eventgrid/typespec/main.tsp

    Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>
    lmazuel and JoshLove-msft authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    6b989da View commit details
    Browse the repository at this point in the history
  2. Update specification/eventgrid/typespec/main.tsp

    Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>
    lmazuel and JoshLove-msft authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    4a5f9cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5511313 View commit details
    Browse the repository at this point in the history
  4. openapi.json

    l0lawrence committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    1a56614 View commit details
    Browse the repository at this point in the history
  5. Update specification/eventgrid/typespec/main.tsp

    Co-authored-by: Libba Lawrence <llawrence@microsoft.com>
    lmazuel and l0lawrence authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    c724eed View commit details
    Browse the repository at this point in the history
  6. Update specification/eventgrid/typespec/main.tsp

    Co-authored-by: Libba Lawrence <llawrence@microsoft.com>
    lmazuel and l0lawrence authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    f91ee18 View commit details
    Browse the repository at this point in the history
  7. Update specification/eventgrid/typespec/main.tsp

    Co-authored-by: Libba Lawrence <llawrence@microsoft.com>
    lmazuel and l0lawrence authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    eb01ed4 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. Configuration menu
    Copy the full SHA
    69ccc41 View commit details
    Browse the repository at this point in the history
  2. changes

    l0lawrence committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    0d2cb3a View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    c2d4c68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36d0e06 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. name_change

    l0lawrence committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    15dccec View commit details
    Browse the repository at this point in the history
  2. add @internal for python

    l0lawrence committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    13f6949 View commit details
    Browse the repository at this point in the history
  3. Update specification/eventgrid/Azure.Messaging.EventGrid/main.tsp

    Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>
    l0lawrence and JoshLove-msft authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    069bafb View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

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

Commits on Apr 14, 2023

  1. rename (#23565)

    l0lawrence authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    17fd291 View commit details
    Browse the repository at this point in the history
  2. [EventGrid Typespec] breaking changes with april release of typespec (#…

    …23539)
    
    * breaking changes with april release of typespec
    
    * unknown type
    l0lawrence authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    663b348 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. [EG Typespec] Update Release behavior (#23699)

    * update behavior
    
    * just behavior
    l0lawrence authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    fd1fd9d View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Add tspconfig and remove AAD auth (#23717)

    * add tspconfig
    
    * add namespace
    
    * remove oauth
    JoshLove-msft authored Apr 25, 2023
    Configuration menu
    Copy the full SHA
    02ea7de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17d65e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. [EG TypeSpec] Archboard Comments (#23696)

    * refactoring off of apiview
    
    * keep as int
    
    * no duration
    
    * aligning ack and release
    
    * remove behavioral change
    
    * ack to release
    
    * initial naming changes
    
    * Update ReleaseResult doc
    
    Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>
    
    * Update AckResult doc
    
    Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>
    
    * versioning twice-- remove one instance
    
    ---------
    
    Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>
    l0lawrence and JoshLove-msft authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    3806bc1 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Address couple of stewardship team feedback. These include: 1. Rename…

    … CloudEventEvent to simply CloudEvent, 2. Add more description to the operations including the possible erorr codes, 3. Add PublishResult with empty Json object as successful response for the Publish operation, 4. Others.
    ahamad-MS committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    799d10c View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. Add support for missing Reject operation + adding deliveryAttemptCoun…

    …t to BrokerProperties + Adding query parameter for release operation for deliveryDelayInSeconds
    ahamad-MS committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    10e0e8c View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. Configuration menu
    Copy the full SHA
    09f9244 View commit details
    Browse the repository at this point in the history
  2. Update to match service behavior (#23754)

    * Update to match service behavior
    
    * remove locktoken
    JoshLove-msft authored May 1, 2023
    Configuration menu
    Copy the full SHA
    6c2b560 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. [EGv2] Editing unused variables (#23917)

    * event delivery delay not in preview
    
    * remove from url comment
    l0lawrence authored May 10, 2023
    Configuration menu
    Copy the full SHA
    20958fd View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    16602df View commit details
    Browse the repository at this point in the history
  2. [EGv2] Version dependency on Azure.Core (#23936)

    * verioning fix
    
    * spacing mishap?
    l0lawrence authored May 11, 2023
    Configuration menu
    Copy the full SHA
    911c47f View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. [EventGrid] Deliveryattempt change (#23960)

    * deliveryCount 5/1
    
    * small typo
    l0lawrence authored May 12, 2023
    Configuration menu
    Copy the full SHA
    418e39a View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. [EventGrid] Remove internal (#23995)

    * remove internal
    
    * remove client.tsp
    l0lawrence authored May 16, 2023
    Configuration menu
    Copy the full SHA
    e570388 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Configuration menu
    Copy the full SHA
    0b24c89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a90210c View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. [Egv2] Encode param (#24080)

    * encode
    
    * remove num default on duration
    
    ---------
    
    Co-authored-by: Laurent Mazuel <laurent.mazuel@gmail.com>
    l0lawrence and lmazuel authored May 22, 2023
    Configuration menu
    Copy the full SHA
    d1c21b5 View commit details
    Browse the repository at this point in the history
  2. [EGv2] Fix pipeline (#24098)

    * regen off new commit for encode
    
    * reference preview tag
    
    * ignore word
    
    * update readme to have both apis
    
    * update with next autorest
    
    * change format to int32
    l0lawrence authored May 22, 2023
    Configuration menu
    Copy the full SHA
    4b1d4a0 View commit details
    Browse the repository at this point in the history