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

release 1.18.2 #1666

Merged
merged 13 commits into from
Sep 2, 2022
Merged

release 1.18.2 #1666

merged 13 commits into from
Sep 2, 2022

Commits on Jun 29, 2022

  1. Configuration menu
    Copy the full SHA
    217139c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    417fa64 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Update net50 samples to use 50 client version (#1639)

    * Update net50 samples to use 50 client version
    
    * resolve comments
    
    * Updating CS samples too
    
    * resolve comment
    vicancy authored Jul 6, 2022
    Configuration menu
    Copy the full SHA
    6814572 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. add swagger for V20220601 (#1647)

    * add swagger for V20220601
    xingsy97 authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    e8d7b43 View commit details
    Browse the repository at this point in the history
  2. Upgrade rest api clients to Version 20220601 (#1646)

    * Upgrade rest api clients version from v1 to 2022-06-01
    xingsy97 authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    11d0e25 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

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

Commits on Aug 5, 2022

  1. Add InitialConnectionCount and MaxConnectionCount and hide Connection…

    …Count (#1653)
    
    * Add InitialConnectionCount and MaxConnectionCount
    
    * Add Obsolete
    vicancy authored Aug 5, 2022
    Configuration menu
    Copy the full SHA
    7350640 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. add support for new API removeConnectionFromAllGroups (#1641)

    * add support for new API removeConnectionFromAllGroups
    xingsy97 authored Aug 12, 2022
    Configuration menu
    Copy the full SHA
    180cf19 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. get rid of System.IdentityModel.Tokens.Jwt package when generating th…

    …e JWT token (#1618)
    
    * get rid of System.IdentityModel.Tokens.Jwt package when generating the JWT token
    xingsy97 authored Aug 17, 2022
    Configuration menu
    Copy the full SHA
    fd10413 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

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

Commits on Aug 22, 2022

  1. Hide 401 exceptions when the old key is still available (#1659)

    * Hide 401 exceptions when the old key is still available
    
    * update
    
    * update
    terencefan authored Aug 22, 2022
    Configuration menu
    Copy the full SHA
    538b64e View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Add ClientInvocation protocol (#1645)

    * Add ClientInvocation protocol
    
    * Move mapping message to a ServiceMessage.
    
    * resolve some comments.
    
    * update ServiceProtocol names
    
    * add result Protocol.
    
    * remove empty
    
    * split completion message.
    JialinXin authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    bcd1b09 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Upgrade to .NET 7 (#1658)

    * Upgrade to .NET 7 for some packages
    xingsy97 authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    a932b47 View commit details
    Browse the repository at this point in the history