Skip to content

Releases: Celerium/Datto-PowerShellWrapper

v2.3.0 (New Endpoints & General Improvments)

09 Mar 15:48
018571b
Compare
Choose a tag to compare

What's Changed

  • Datto REST API - SaaS Bulk Seat Change by @cksapp in #3
  • Module Version 2.3.0 - Update SaaS and other Help docs by @cksapp in #5

New Contributors

  • @cksapp made their first contribution in #3

Full Changelog: Production-v2.2.1...Production-v2.3.0

v2.2.1 (Security & Bug Fix)

07 Oct 21:10
Compare
Choose a tag to compare
  1. Fixed base64 authorization key being left in the headers
  2. General improvements to functions

Full Changelog: Production-v2.2.0...Production-v2.2.1

v2.2.0 (New Endpoints)

20 Sep 01:20
Compare
Choose a tag to compare

Added support for new endpoints

  1. /bcdr/device/{serialNumber}/vm-restores

    • Get device VM restores by serial number
  2. /saas/{saasCustomerId}/{externalSubscriptionId}/bulkSeatAssignment

    • Get Bulk Seats assignment

Full Changelog: Production-v2.1.0...Production-v2.2.0

v2.1.0

17 Sep 17:23
Compare
Choose a tag to compare
  1. Added cross-platform support
  2. Added Azure DevOps workflows
  3. Add & Migrated all Pesters tests to v5
  4. Added general examples
  5. Various bug, grammar, and help improvements

Full Changelog: Production-v2.0.1...Production-v2.1.0

v2.0.1

03 Aug 01:54
Compare
Choose a tag to compare
  1. Add support for new SaaS endpoints
  2. Migrated authentication & invokes to central functions
  3. Added REST API metadata function to get rate-limiting values
  4. Updated all-in-one Get-DattoBCDR & Get-DattSaaS cmdlets
  5. New project documentation on GitHub pages
  6. Various bug, grammar, and help improvements

Initial Release - 1.0.0

24 Apr 20:22
e4a73e3
Compare
Choose a tag to compare

The Datto BCDR reporting API initial production release :)