- Updated R REST api version to 2018-12-01.8.0 (f6a32ab)
- [Breaking Change] Fix: Added httpUrl, filePath, storageContainerUrl, and blobPrefix properties to Resource Files
- Feature: Upload Batch Service Logs API (#65) (1ab39ca), closes #65
- Added http traffic support (#64) (ef1577c), closes #64
- Feature: Added Batch Built-In Container Support (#62) (dc7977b), closes #62
- Added changelog for v0.6.1 (#61) (f2f6239), closes #61
- Automated CHANGELOG.md (#60) (eef903d), closes #60
- Fix: Enable Storage Client to upload files in chunks (#59) (ce28f92), closes #59
- Added task collection api (#46) (f3e14f5), closes #46
- add listPools api (5d957bd)
- Added API calls for resizeCluster and addTaskCollection (#48) (472f255), closes #48
- Added get task operation (9a3ab92)
- Added max task count for task (3862063)
- Changed version to v0.6.0 (#55) (a730240), closes #55
- Convert Functions into R6 Classes (#54) (a30bb69), closes #54
- fix null check for storage account endpoint suffix (0121271)
- Linux users cannot install packages at job level (#42) (fa9a7d1), closes #42
- Revert "Revert "support national cloud"" (ae098f1)
- Revert "support national cloud" (e6d466e)
- support metadata for addpool (0f70db7)
- support national cloud (4a98ddf)
- Update description (#49) (25becdc), closes #49
- update spaces (b261100)
- update spaces (8dc7e31)
- Update version in DESCRIPTION file (baa20f7)
- User Agent header should use space delimter (29f8681)
- Fix: Methods reference for hasArgs (#41) (0922b2c), closes #41
- Update description to point to LICENSE file (#39) (355cb0c), closes #39
- add job metadata (850131c)
- Added headers to reboot rest call (#33) (d03b4e1), closes #33
- Added terminate job and added exitConditions for tasks (#37) (d2e55dc), closes #37
- Fixed url path for get job prep status (#34) (e63872a), closes #34
- reformat code (730c81b)
- set default value for metadata (2029d57)
- update getJobTaskCounts with new content parameter (ed4fe02)
- Updated rAzureBatch version (#38) (10de2cc), closes #38
- add dontrun to getJobTaskCounts api (d53f6b7)
- add method to get job task counts (779b0cd)
- Fix/abstract azure functions (#31) (a811d2a), closes #31
- Milestone 0.4.0 fixes/features for rAzureBatch (#19) (4d2d1d6), closes #19
- Travis/lintr (#22) (9a4e120), closes #22
- Update storage_service.R (#20) (77731a7), closes #20
- add job metadata (cf75955)
- Added upload sas support w/ parallel threads (#15) (41931f6), closes #15
- Fix listBlobs (#17) (2f1c843), closes #17
- Validate request query is NULL (7e73f53)
- Added auto scale formulas (62b936b)
- added autoscale interval to resize method (cceb786)
- Added check OS and fixed merger task (33c2833)
- Added delete blob operation (9357357)
- Added documentation and added wait parameters (f2fa201)
- Added list jobs api (c4f0920)
- Added storage credentials name to request url (37e391e)
- Added worker script to get environment of package reading the foreach (90e6b23)
- adding installation to start task pool (018dbcb)
- Adding R files into Azure Batch (384201f)
- Changed LC_TIME header to utf english (6d4e37d)
- Changed R add pool packages setting (36c103f)
- Changed scope of task to pool (a1a2797)
- Completed autoscale formula, fixed command line set up (27b0c32)
- content length header added for job delete (1210395)
- DeleteContainer and ListContainer operations completed (f674661)
- Fixed getStorageCredentials (b394068)
- Fixed listPoolNodes method via reference issues (17d5d59)
- Fixed locality and naming convention (6057be0)
- Fixed logs command (c4dfb8d)
- Fixed the vmsize and added AuthenticationFailed (a8d4ff5)
- Improved merger script performance (aa9d23e)
- Initial commit (d428c1b)
- Initial commit (93c9f95)
- Initial commit (b179a81)
- Job operation package naming to new package name (a19d23b)
- logs name changed (7c66842)
- Moved job prep task to pool start task (2547780)
- One more fix in getStorageCredentials (73d1739)
- Ramped up user agent version to 0.2.3 (5943b57)
- Refactored all set up logic to doAzureParallel (ed4cc06)
- Removed AzureBatch binary and added logs folder for storage upload (ba9ccf4)
- Removed extra verbose comments' (8fb0dcc)
- Removed pools api (ec0dfa3)
- Removed rAzureBatch preinstallation (1964427)
- Removed unneeded sas key string and clean up finding basename (3f20a12)
- Reverted changes in getStorageCredentials() (3e5554d)
- Reverted command line settings in R (4bbeeb6)
- Reverted old commits, except Authentication Failure check (f737f8e)
- Typo in registerPool (1d58ab9)
- Update version to 0.2.1 (3d537f8)
- Updated api version (d45cffe)
- Updated git ignore and build related batch R package (713176e)
- Updated version to 2.0 (53fc698)
- Upgraded description version and removed sudo ops (3cc7d38)
- Using httr datetime parser (bacbe2b)
- v0.3.0 Release (#14) (04ad206), closes #14
- Working uploadDirectory method (d0d0045)