Skip to content

Commit

Permalink
Merge pull request #39 from MaximSavrilov/bugfix/msavrilov-EXTPLESK-717
Browse files Browse the repository at this point in the history
Bugfix/msavrilov extplesk 717
  • Loading branch information
ktak-007 authored Feb 7, 2019
2 parents abf0449 + a428cf1 commit 798b3d3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 2.7.2

* [*] The extension now applies the TTL value of the DNS zone (instead of a default value) to all its DNS records.

# 2.7.1

* [*] The extension can now sync DNS zones with a large number of DNS records (more than 100).
Expand All @@ -16,4 +20,4 @@
* [+] It is now possible to create restricted IAM-account for Route53 extension directly on the authorization form.
* [+] Added the ability to initialize the extension via API CLI.
* [*] `Remove All Zones` button now removes only the domains present in Plesk.
* [-] Zone update does not crash anymore when invalid characters are present (issue [#13](https://github.com/plesk/ext-route53/issues/13))
* [-] Zone update does not crash anymore when invalid characters are present (issue [#13](https://github.com/plesk/ext-route53/issues/13))
2 changes: 1 addition & 1 deletion src/meta.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<description>This extension provides the functionality needed for integration with Amazon Route 53. It is a highly available and scalable Domain Name System (DNS) web service.</description>
<category>dns</category>
<category>clouds</category>
<version>2.7.1</version>
<version>2.7.2</version>
<release>1</release>
<vendor>Plesk</vendor>
<url>https://github.com/plesk/ext-route53</url>
Expand Down

0 comments on commit 798b3d3

Please sign in to comment.