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 app microsoft.app 2024 08 02 preview #30562

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

Commits on Jun 21, 2024

  1. Copy files from preview/2024-02-02-preview

    Copied the files in a separate commit.
    This allows reviewers to easily diff subsequent changes against the previous spec.
    Juliehzl committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    c02bea3 View commit details
    Browse the repository at this point in the history
  2. Update version to preview/2024-08-02-preview

    Updated the API version from preview/2024-02-02-preview to preview/2024-08-02-preview.
    Juliehzl committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    08daf68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40002d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Support spring cloud gateway (#29591)

    * support scg in 0802preview
    
    * fix lint issue
    
    ---------
    
    Co-authored-by: Xuyang Cao <[email protected]>
    Caoxuyang and Xuyang Cao committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    e5f2a13 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Add scale property to java component (#29801)

    * add scale property for jc
    
    * swagger prettiercheck
    
    * prettier check
    
    * the prettier check has a bug
    
    * edit description
    
    * refine description
    
    ---------
    
    Co-authored-by: Xuyang Cao <[email protected]>
    Caoxuyang and Xuyang Cao committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    da9cbac View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. [Microsoft.App] add debug endpoint on replica container (#29778)

    * add debug endpoint on replica container
    
    * fix code style errors
    
    * add example debug endpoint
    yiliuTo committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ab21dde View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Update header and query parameter for source control (#29536)

    * update
    
    * fix example
    
    * fix
    
    * fix
    
    * fix
    
    * update examples
    
    * use v5
    Juliehzl committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    0263161 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Enable DeploymentErrors for ContainerApps (#29822)

    * Enable DeploymentErrors for ContainerApps
    
    * Add example
    
    * Fix format
    
    ---------
    
    Co-authored-by: layliu <[email protected]>
    LaylaLiu-gmail and LaylaLiu committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    8bb1206 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Add dockerfile path argument (#30156)

    * Add dockerfile path argument
    
    * Fix example
    
    * Fix example
    
    * Fix linting errors
    
    * Modify example
    
    * Update sdk-suppressions.yaml
    
    ---------
    
    Co-authored-by: Yuchao Yan <[email protected]>
    snehapar9 and msyyc committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    c706e7e View commit details
    Browse the repository at this point in the history
  2. Add KEDA cooldownPeriod/pollingInterval property for Container App & …

    …Jobs (#30154)
    
    * Add cooldownPeriod property to Jobs.json and Job_CreateorUpdate_EventTrigger.json-TEW
    
    * PR Feedback: Run prettier on json file for PR check-TEW
    
    * PR Feedback: Update ARM for Container Apps with both cooldown and polling properties; Update jobs.json with missing cooldown Period reference-TEW
    
    * PR Feedback: Update ContainerApp examples with KEDA properties cooldownPeriod/pollingInterval-TEW"
    
    * PR Feedback: Re-ran prettier on files noted in PR Check-TEW
    
    * Removing cooldownPeriod from Jobs.json and Jobs examples-TEW
    tawalke committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    f8682d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

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

Commits on Aug 23, 2024

  1. Add includeDapr in traces and include keda in metrics for container a…

    …pp environment (#29987)
    
    * Add includeDapr in traces and include keda in metrics
    
    * pretty
    michaelkira committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    95a6733 View commit details
    Browse the repository at this point in the history
  2. Fix sessionpool name parameter location (#30231)

    * Fix sessionpool name parameter location
    
    * Prettier
    yitaopan committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    fe14421 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Add job suspend resume (#30304)

    * add fields
    
    * add
    
    * Update Jobs.json
    
    fix runningState and add azure-asyncoperation
    
    * Update Jobs_Resume.json
    
    * Update Jobs_Suspend.json
    
    * add azure-asyncoperation
    
    * fix lintdiff
    
    * fix
    
    * fix
    
    * fix
    
    * add
    
    * reopen PR & add runningState states
    
    ---------
    
    Co-authored-by: [email protected] <[email protected]>
    bgashirabake and [email protected] committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c7bb185 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

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

Commits on Sep 18, 2024

  1. [Microsoft.App] Add enableFips property for dedicated workload profil…

    …es (#30418)
    
    * enableFips Property for workload profile
    
    * Fix description
    
    * Add default value for property
    
    * run prettier
    
    * More prettier fixes
    jijohn14 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    28dcb2a View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

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

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    8e360bb View commit details
    Browse the repository at this point in the history
  2. add suppression for patch java component (#30644)

    Co-authored-by: Xuyang Cao <[email protected]>
    Caoxuyang and Xuyang Cao committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    077e110 View commit details
    Browse the repository at this point in the history
  3. Fix session pool error response (#30647)

    Co-authored-by: Zunli Hu <[email protected]>
    yitaopan and Juliehzl committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    8de0ed3 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Fix Swagger PrettierCheck for examples (#30674)

    * Copy files from preview/2024-02-02-preview
    
    Copied the files in a separate commit.
    This allows reviewers to easily diff subsequent changes against the previous spec.
    
    * Update version to preview/2024-08-02-preview
    
    Updated the API version from preview/2024-02-02-preview to preview/2024-08-02-preview.
    
    * Added tag for 2024-08-02-preview in readme file
    
    * Support spring cloud gateway (#29591)
    
    * support scg in 0802preview
    
    * fix lint issue
    
    ---------
    
    Co-authored-by: Xuyang Cao <[email protected]>
    
    * Add scale property to java component (#29801)
    
    * add scale property for jc
    
    * swagger prettiercheck
    
    * prettier check
    
    * the prettier check has a bug
    
    * edit description
    
    * refine description
    
    ---------
    
    Co-authored-by: Xuyang Cao <[email protected]>
    
    * [Microsoft.App] add debug endpoint on replica container (#29778)
    
    * add debug endpoint on replica container
    
    * fix code style errors
    
    * add example debug endpoint
    
    * Update header and query parameter for source control (#29536)
    
    * update
    
    * fix example
    
    * fix
    
    * fix
    
    * fix
    
    * update examples
    
    * use v5
    
    * Enable DeploymentErrors for ContainerApps (#29822)
    
    * Enable DeploymentErrors for ContainerApps
    
    * Add example
    
    * Fix format
    
    ---------
    
    Co-authored-by: layliu <[email protected]>
    
    * Add dockerfile path argument (#30156)
    
    * Add dockerfile path argument
    
    * Fix example
    
    * Fix example
    
    * Fix linting errors
    
    * Modify example
    
    * Update sdk-suppressions.yaml
    
    ---------
    
    Co-authored-by: Yuchao Yan <[email protected]>
    
    * Add KEDA cooldownPeriod/pollingInterval property for Container App & Jobs (#30154)
    
    * Add cooldownPeriod property to Jobs.json and Job_CreateorUpdate_EventTrigger.json-TEW
    
    * PR Feedback: Run prettier on json file for PR check-TEW
    
    * PR Feedback: Update ARM for Container Apps with both cooldown and polling properties; Update jobs.json with missing cooldown Period reference-TEW
    
    * PR Feedback: Update ContainerApp examples with KEDA properties cooldownPeriod/pollingInterval-TEW"
    
    * PR Feedback: Re-ran prettier on files noted in PR Check-TEW
    
    * Removing cooldownPeriod from Jobs.json and Jobs examples-TEW
    
    * Make the header optional for source control (#30232)
    
    * Add includeDapr in traces and include keda in metrics for container app environment (#29987)
    
    * Add includeDapr in traces and include keda in metrics
    
    * pretty
    
    * Fix sessionpool name parameter location (#30231)
    
    * Fix sessionpool name parameter location
    
    * Prettier
    
    * Add job suspend resume (#30304)
    
    * add fields
    
    * add
    
    * Update Jobs.json
    
    fix runningState and add azure-asyncoperation
    
    * Update Jobs_Resume.json
    
    * Update Jobs_Suspend.json
    
    * add azure-asyncoperation
    
    * fix lintdiff
    
    * fix
    
    * fix
    
    * fix
    
    * add
    
    * reopen PR & add runningState states
    
    ---------
    
    Co-authored-by: [email protected] <[email protected]>
    
    * add runningState change (#30464)
    
    Co-authored-by: [email protected] <[email protected]>
    
    * [Microsoft.App] Add enableFips property for dedicated workload profiles (#30418)
    
    * enableFips Property for workload profile
    
    * Fix description
    
    * Add default value for property
    
    * run prettier
    
    * More prettier fixes
    
    * Add system data back for billingMeter (#30627)
    
    * Fix CI check for 2024-08-02-preview (#30641)
    
    * add suppression for patch java component (#30644)
    
    Co-authored-by: Xuyang Cao <[email protected]>
    
    * Fix session pool error response (#30647)
    
    Co-authored-by: Zunli Hu <[email protected]>
    
    * update
    
    ---------
    
    Co-authored-by: Xuyang Cao <[email protected]>
    Co-authored-by: Xuyang Cao <[email protected]>
    Co-authored-by: Yi Liu <[email protected]>
    Co-authored-by: LaylaLiu-gmail <[email protected]>
    Co-authored-by: layliu <[email protected]>
    Co-authored-by: snehapar9 <[email protected]>
    Co-authored-by: Yuchao Yan <[email protected]>
    Co-authored-by: Tara W <[email protected]>
    Co-authored-by: Michael Dai <[email protected]>
    Co-authored-by: yitaopan <[email protected]>
    Co-authored-by: bgashirabake <[email protected]>
    Co-authored-by: [email protected] <[email protected]>
    Co-authored-by: Jitin John <[email protected]>
    14 people committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    4005c4c View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. revert change (#30700)

    jijohn14 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    600a6cd View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Fix default value property error for keda properties - 08.2024 release (

    #30691)
    
    * Add cooldownPeriod property to Jobs.json and Job_CreateorUpdate_EventTrigger.json-TEW
    
    * PR Feedback: Run prettier on json file for PR check-TEW
    
    * PR Feedback: Update ARM for Container Apps with both cooldown and polling properties; Update jobs.json with missing cooldown Period reference-TEW
    
    * PR Feedback: Update ContainerApp examples with KEDA properties cooldownPeriod/pollingInterval-TEW"
    
    * PR Feedback: Re-ran prettier on files noted in PR Check-TEW
    
    * Removing cooldownPeriod from Jobs.json and Jobs examples-TEW
    
    * Remove default for polling and cooldown to fix error-TEW
    tawalke committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1dc7b23 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Add Identity to session pool registry (#30748)

    * Add Identity to session pool registry
    
    * update examples
    
    * fix
    najian committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    17ff6e9 View commit details
    Browse the repository at this point in the history