Skip to content

Releases: CompositionalIT/farmer

1.6.3

01 Jul 22:42
c618e0e
Compare
Choose a tag to compare
  • Container Service (AKS): Support basic SKU for the cluster's load balancer (default is standard).
  • Container Service (AKS): Support for private Kubernetes API access.
  • Container Service (AKS): Support for restricting IP ranges for Kubernetes API access.
  • Functions: Support publishing as a docker container
  • Service bus: Add support for authorization rules.
  • Virtual Machine: Added disable password authentication to Virtual Machine linux configuration
  • Virtual Machine: Added sshKeys and paths to Virtual Machine linux configuration

1.6.2

25 Jun 16:07
Compare
Choose a tag to compare
  • Functions: Support Elastic Premium SKUs for Functions service plans.
  • SQL Azure: Support for minimum TLS version.
  • Storage: Support for minimum TLS version.
  • Virtual Machine: Provide control over the public IP
  • Virtual Machine: Support for customData on osProfile Properties
  • Virtual Network: Add support for vnet peering
  • WebApp: Added support for PrivateEndpoints

1.6.1

18 Jun 12:23
a173ab6
Compare
Choose a tag to compare
  • Web App: Workaround ARM regression when Identity is set to "None".

1.6.0

11 Jun 14:32
e5e29c1
Compare
Choose a tag to compare
  • Added support for nesting resource groups
  • Storage: Support for firewall to restrict storage account network access to virtual network subnets, IP addresses, and CIDR prefixes.
  • Virtual Network: Support for creating service endpoints on subnets.
  • Virtual Network: Support for assigning existing service endpoint policies to subnets.

1.5.3

04 Jun 01:14
Compare
Choose a tag to compare
  • CDN: Support for CDN rules
  • Container Service (AKS): Support for using managed identity (msi) for the service principal.
  • LoadBalancer: Adds support for public and internal load balancers.
  • Traffic Manager: initial release.

1.5.2

14 May 03:03
7747839
Compare
Choose a tag to compare
  • ServiceBus: TopicConfig implements IBuilder and supports link_to_unmanaged_namespace.
  • ServiceBus: Support for forwarding messages delivered to a subscription.

1.5.1

05 May 15:40
d3e590c
Compare
Choose a tag to compare
  • Communication Services: add builder.
  • ExpressRoute: Adds ServiceKey property to generate an expression for the service key on a new circuit.
  • Network Security Groups: Enable builder to create outbound rules.
  • ServiceBus: Fix an issue with Premium Sku ARM Writer
  • ServiceBus: Fix an issue with Rules depends on ARM Writer
  • Storage Accounts: Support for CORS.
  • Virtual WAN: add builder

1.5.0

23 Apr 15:45
Compare
Choose a tag to compare
  • 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

1.5.0-beta3

26 Mar 16:04
Compare
Choose a tag to compare
  • KeyVault: Fix an issue with adding tags on main KeyVault builder.
  • Functions add option to use managed KeyVault.
  • Framework: Use System.Text.Json instead of Newtonsoft.Json

1.5.0 beta 2

19 Mar 17:33
7de0ee4
Compare
Choose a tag to compare
1.5.0 beta 2 Pre-release
Pre-release
  • 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.
  • Event Grid: Ensure destination Queues are created as a dependency
  • Event Grid: Add ServiceBus Queue and Topic as supported destinations
  • ServiceBus: update namespace validation rules to follow Microsoft documentation
  • Web App: Disables the automatic addition of the logging site extension when docker_image is used
  • WebApp: Add dotnet 5.0 runtime option