Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -634,9 +634,9 @@ The following table lists the _latest_ DSF Kit releases, their release date and
</td>
</tr>
<tr>
<td>TBD
<td>05 May 2026
</td>
<td>TBD</td>
<td>1.7.35</td>
<td>
1. Added internal support for DRA version 15.3. Set the variable ‘dra_version’ to 15.3 to use it.
<br/>2. Added optional DNS CNAME support for AWS POC examples (dsf_deployment, sonar_basic_deployment, sonar_hadr_deployment). When configured, creates friendly DNS names for public-facing instances via Route53 cross-account. Set the 'dns_zone_domain' and optionally 'dns_route53_role_arn' and 'dns_route53_zone_id' variables to enable it. Disabled by default.
Expand Down
Loading