You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Release Notes for Azure Application Consistent Snapshot tool
20
20
21
21
This page lists major changes made to AzAcSnap to provide new functionality or resolve defects.
22
22
23
+
## May-2022
24
+
25
+
### AzAcSnap v5.0.3 (Build: 20220524.14204) - Patch update to v5.0.2
26
+
27
+
AzAcSnap v5.0.3 (Build: 20220524.14204) is provided as a patch update to the v5.0 branch with the following fix:
28
+
29
+
- Fix for handling delimited identifiers when querying SAP HANA. This issue only impacted SAP HANA in HSR-HA node when there is a Secondary node configured with 'logreplay_readaccss' and has been resolved.
30
+
31
+
Download the [latest release](https://aka.ms/azacsnapinstaller) of the installer and review how to [get started](azacsnap-get-started.md).
32
+
33
+
### AzAcSnap v5.1 Preview (Build: 20220524.15550)
34
+
35
+
AzAcSnap v5.1 Preview (Build: 20220524.15550) is an updated build to extend the preview expiry date for 90 days. This update contains the fix for handling delimited identifiers when querying SAP HANA as provided in v5.0.3.
36
+
37
+
Read about the [AzAcSnap Preview](azacsnap-preview.md).
38
+
Download the [latest release of the Preview installer](https://aka.ms/azacsnap-preview-installer).
39
+
23
40
## Mar-2022
24
41
25
42
### AzAcSnap v5.1 Preview (Build: 20220302.81795)
@@ -29,11 +46,6 @@ AzAcSnap v5.1 Preview (Build: 20220302.81795) has been released with the followi
29
46
- Azure Key Vault support for securely storing the Service Principal.
30
47
- A new option for `-c backup --volume` which has the `all` parameter value.
31
48
32
-
Details of these new features are in the AzAcSnap Preview documentation.
33
-
34
-
Read about the new features and how to use the [AzAcSnap Preview](azacsnap-preview.md).
35
-
Download the [latest release of the Preview installer](https://aka.ms/azacsnap-preview-installer).
36
-
37
49
## Feb-2022
38
50
39
51
### AzAcSnap v5.1 Preview (Build: 20220220.55340)
@@ -69,8 +81,6 @@ AzAcSnap v5.0.2 (Build: 20210827.19086) is provided as a patch update to the v5.
69
81
- Fix the installer's check for the location of the hdbuserstore. The installer would check for the existence of an incorrect source directory for the hdbuserstore for the user running the install - this is fixed to check for `~/.hdb`. This fix is applicable to systems (for example, Azure Large Instance) where the hdbuserstore was pre-configured for the `root` user before installing `azacsnap`.
70
82
- Installer now shows the version it will install/extract (if the installer is run without any arguments).
71
83
72
-
Download the [latest release](https://aka.ms/azacsnapinstaller) of the installer and review how to [get started](azacsnap-get-started.md).
73
-
74
84
## May-2021
75
85
76
86
### AzAcSnap v5.0.1 (Build: 20210524.14837) - Patch update to v5.0
0 commit comments