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
{{ message }}
This repository was archived by the owner on Oct 12, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,19 @@
1
1
# Change Log
2
2
3
+
## [0.7.0] 2018-04-27
4
+
### Added
5
+
- Support for Azure Active Directory (AAD) authentication
6
+
- Ability to use Virtual Networks with AAD authentication
7
+
### Changed
8
+
- Added environment parameter on setCredentials for national cloud support
9
+
10
+
## [0.6.3] 2018-04-26
11
+
### Added
12
+
- Support for national clouds
13
+
- More detailed outputs for pool/job submissions
14
+
### Changed
15
+
- Improved merge task performance for expected failures
16
+
3
17
## [0.6.2] 2018-01-05
4
18
### Added
5
19
- Support for users to create cluster asynchronously using makeCluster with wait = TRUE parameter and use getCluster to check cluster creation progress
0 commit comments