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

v8.1.9 preview-02 release #142

Merged
merged 5 commits into from
Oct 22, 2024
Merged

Conversation

MarioRamosEs
Copy link
Contributor

Major Changes

  • Created a new project Encamina.Enmarcha.Aspire to handle configurations and extensions for Aspire.
  • Added ResourceBuilderExtensions class in Encamina.Enmarcha.Aspire.Extensions, which provides extension methods for configuring resources.
    • The method WithEnvironment<T> was added to allow adding an array of environment variables to resources in a type-safe manner.

Minor Changes

  • Added the AtLeastOneRequiredAttribute Data Annotation to validate that at least one of the specified properties has a value.
  • Enchanced JsonUtils with new methods: FastCheckIsJson and IsAnAdaptiveCard.
  • Added new AtLeastOneRequiredSchemaFilter to ensure OpenAPI schemas enforce that at least one of the specified properties is required, by modifying the schema to use the anyOf rule in Swagger documentation generation.

@MarioRamosEs MarioRamosEs added the enhancement New feature or request label Oct 15, 2024
@MarioRamosEs MarioRamosEs self-assigned this Oct 15, 2024
@MarioRamosEs MarioRamosEs merged commit e01c1eb into main Oct 22, 2024
4 checks passed
@MarioRamosEs MarioRamosEs deleted the @mramos/factorial-improvements branch October 22, 2024 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants