Skip to content

Commit

Permalink
1.6.12 release readiness
Browse files Browse the repository at this point in the history
  • Loading branch information
ninjarobot committed Aug 16, 2021
1 parent e09bb33 commit 6557805
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,10 @@ Release Notes

## 1.6.12
* Custom FarmerException raised for all exceptions.
* Dashboards: Changed the API to use non-anonymous record.
* Improve validation error messages.
* WebApp/Functions: Web Apps and Functions now 'health_check_path' support.

## vNext
* SQL Server: geo_replicate changed the API to use non-anonymous record.
* Dashboards: Changed the API to use non-anonymous record.
* WebApp/Functions: Web Apps and Functions now 'health_check_path' support.

## 1.6.11
* Container Groups: Use `ip_config` to name the IP configuration for a container group's subnet.
Expand Down
2 changes: 1 addition & 1 deletion src/Farmer/Farmer.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<!-- General -->
<AssemblyName>Farmer</AssemblyName>
<Version>1.6.11</Version>
<Version>1.6.12</Version>
<Description>Farmer makes authoring ARM templates easy!</Description>
<Copyright>Copyright 2019-2021 Compositional IT Ltd.</Copyright>
<Company>Compositional IT</Company>
Expand Down

0 comments on commit 6557805

Please sign in to comment.