Skip to content

feat: bump version to 1.0.0b5 and update changelog#18

Merged
blackchoey merged 3 commits intofeature-2wk13from
bump-version-and-changelog
Apr 23, 2024
Merged

feat: bump version to 1.0.0b5 and update changelog#18
blackchoey merged 3 commits intofeature-2wk13from
bump-version-and-changelog

Conversation

@blackchoey
Copy link
Copy Markdown
Owner

@blackchoey blackchoey commented Apr 22, 2024

  1. Bump version to 1.0.0b5 for next prerelease
  2. Update changelog for 1.0.0b5

@jukasper
Copy link
Copy Markdown
Collaborator

@blackchoey : commenting for test reasons

@blackchoey blackchoey changed the title feat: bump version to 1.0.0 and update changelog feat: bump version to 1.0.0b5 and update changelog Apr 23, 2024
@blackchoey blackchoey merged commit dee68ec into feature-2wk13 Apr 23, 2024
@blackchoey blackchoey deleted the bump-version-and-changelog branch April 23, 2024 07:02
1.0.0b5
+++++
* Add: Support yaml file for `az apic api register` command
* Update: Update some command names, parameter names as well as related descriptions for better understanding. Please leverage `-h` option or refer Azure CLI reference doc to see full list of commands and parameters.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@blackchoey :

  • Update: Command names, parameter names, and command descriptions for better understanding. Please leverage -h option or refer Azure CLI reference doc to see full list of commands and parameters.

+++++
* Add: Support yaml file for `az apic api register` command
* Update: Update some command names, parameter names as well as related descriptions for better understanding. Please leverage `-h` option or refer Azure CLI reference doc to see full list of commands and parameters.
* Update: Some parameters now have constraints to ensure valid values are provided.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@* Update: Introduction to parameter constraints to ensure that valid values are provided.

* Add: Support yaml file for `az apic api register` command
* Update: Update some command names, parameter names as well as related descriptions for better understanding. Please leverage `-h` option or refer Azure CLI reference doc to see full list of commands and parameters.
* Update: Some parameters now have constraints to ensure valid values are provided.
* Update:
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@blackchoey - Anything you wanted to add here?

* Update: Some parameters now have constraints to ensure valid values are provided.
* Update:
* Update: Minimum Azure CLI version requirement is updated to 2.57.
* Fix: Various bug fixes for last preview version.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Fix: Various bug fixes for lastest preview version.

* Update:
* Update: Minimum Azure CLI version requirement is updated to 2.57.
* Fix: Various bug fixes for last preview version.
* Remove: All portal commands as it should not be exposed to customers.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Remove: Portal commands as we don't support this capability any longer

blackchoey added a commit that referenced this pull request Apr 29, 2024
* fix: --title --kind --custom-property parameters (#1)

* feat: support yaml file in register command (#3)

* fix: workspace parameter should not be required (#2)

* style: fix lint issues (#6)

* chore: update codeowner for apic-extension (#5)

* feat: revert changes to min cli version (#4)

* feat: resolve comments to CLI experience (#10)

* feat: mark "apic api register" command as preview (#13)

* feat: remove --terms-of-service parameter (#12)

* feat: remove --workspace-name parameter (#11)

* feat: support python 3.8 and 3.9 (#14)

* feat: fix command descriptions (#17)

* tests: add test cases for 'apic service' commands (#16)

* feat: Use 03-01 spec from azure-rest-api-specs repo to regenerate CLI (#19)

* fix: CLI errors (#20)

* fix: import error when run CLI command

* fix: no workspace name error when run import specification command

* feat: mark some parameters as required (#21)

* feat: mark --assignments parameter required for metadata commands

* doc: update sample commands

* feat: mark --source-resource-ids parameter as required for import-from-apim command

* doc: update description for import-from-apim command

* feat: bump version to 1.0.0b5 and update changelog (#18)

* build: fix ci (#22)

* style: fix style warnings

* test:fix test cases

* fix: service update command failure (#28)

* doc: fix command samples (#30)

* doc: update changelog per feedback (#29)

* doc: remove extra spaces in register command help message (#34)

* doc: update api definition and metadata command samples (#36)
blackchoey added a commit that referenced this pull request Apr 29, 2024
* fix: --title --kind --custom-property parameters (#1)

* feat: support yaml file in register command (#3)

* fix: workspace parameter should not be required (#2)

* style: fix lint issues (#6)

* chore: update codeowner for apic-extension (#5)

* feat: revert changes to min cli version (#4)

* feat: resolve comments to CLI experience (#10)

* feat: mark "apic api register" command as preview (#13)

* feat: remove --terms-of-service parameter (#12)

* feat: remove --workspace-name parameter (#11)

* feat: support python 3.8 and 3.9 (#14)

* feat: fix command descriptions (#17)

* tests: add test cases for 'apic service' commands (#16)

* feat: Use 03-01 spec from azure-rest-api-specs repo to regenerate CLI (#19)

* fix: CLI errors (#20)

* fix: import error when run CLI command

* fix: no workspace name error when run import specification command

* feat: mark some parameters as required (#21)

* feat: mark --assignments parameter required for metadata commands

* doc: update sample commands

* feat: mark --source-resource-ids parameter as required for import-from-apim command

* doc: update description for import-from-apim command

* feat: bump version to 1.0.0b5 and update changelog (#18)

* build: fix ci (#22)

* style: fix style warnings

* test:fix test cases

* fix: service update command failure (#28)

* doc: fix command samples (#30)

* doc: update changelog per feedback (#29)

* doc: remove extra spaces in register command help message (#34)

* doc: update api definition and metadata command samples (#36)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants