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 v0.3.0 #77

Merged
merged 1 commit into from
May 13, 2021
Merged

Conversation

BernieWhite
Copy link
Contributor

PR Summary

What's changed since v0.2.0:

  • New Features:
  • General improvements:
    • Added support for reading template metadata from metadata.json. Additionally use metadata.json content #32
      • This adds additional compatibility for the Azure Quickstart templates repository.
      • Additional metadata from metadata.json will be read when it exists.
      • Template metadata take priority over metadata.json.
    • Added support for the summary template metadata property. Add template summary #60
      • The summary template metadata property is intended to provide a short description of the template.
      • Use the description template metadata property to provide a detailed description of the template.
    • Added ability to detect required or optional for each parameter. Add parameter type and require column to template doco #55
      • Detects if parameter is either Optional or Required based on the availability of DefaultValue or AllowedValues.
      • Added a Required column in the parameters table.
      • Added Required and Optional badge for each parameter in the detailed parameter section.

What's changed since pre-release v0.3.0-B2103037:

  • No additional changes.

PR Checklist

  • PR has a meaningful title
  • Summarized changes
  • Change is not breaking
  • This PR is ready to merge and is not Work in Progress

@BernieWhite BernieWhite added this to the v0.3.0 milestone May 12, 2021
@BernieWhite BernieWhite requested a review from a team as a code owner May 12, 2021 02:41
@BernieWhite BernieWhite merged commit d04a06b into Azure:main May 13, 2021
@BernieWhite BernieWhite deleted the bewhite/release-v0.3.0 branch May 13, 2021 07:47
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.

1 participant