Skip to content

1.5.0

Compare
Choose a tag to compare
@ninjarobot ninjarobot released this 23 Apr 15:45
  • Container Groups: Support for init containers.

  • Container Groups: Support for liveliness and readiness probes on containers.

  • Container Groups: Connect network profile to an existing virtual network.

  • Container Groups: Bugfix for outputs.

  • CosmosDb: Add support for MongoDB as a database kind.

  • Event Grid: Ensure destination Queues are created as a dependency

  • Event Grid: Add ServiceBus Queue and Topic as supported destinations

  • Functions: Support for 64 bits.

  • Functions: Add option to use managed Key Vault

  • Functions: Add support for dotnet-isolated runtime (NET5)

  • KeyVault: Fix an issue with adding tags on main KeyVault builder.

  • KeyVault: Support Azure RBAC for data plane access.

  • ServiceBus: update namespace validation rules to follow Microsoft documentation

  • Storage: Add support for tables

  • Web App: Disables the automatic addition of the logging site extension when docker_image is used

  • Web App: Add dotnet 5.0 runtime option

  • Framework: Updated DeterministicGuid for RFC 4122 compatibility

  • Framework: Add support for NET5, upgrade to F#5.

  • Framework: Simplify Event Grid builder

  • Framework: Use System.Text.Json instead of Newtonsoft.Json