Skip to content

v4.4.0-9

Latest

Choose a tag to compare

@scttfrdmn scttfrdmn released this 18 Feb 03:58
· 33 commits to main since this release

Changelog

Maintenance

  • Removed debug/ scratch directory (4 files) left over from early development
  • Removed deprecated GCS v4 stub methods and types from pkg/services/transfer/client.go that were scheduled for removal at v4.0.0:
    • SetupGridFTPV4Server(), ConfigureGCSV4Endpoint(), GetGCSV4ServerList()
    • GCSV4Config, GCSV4ServerList, GCSV4Server types
    • These methods only returned "not implemented" errors; GCS v5 should be used instead

No functional changes to working APIs. SDK remains synchronized with Python SDK v4.4.0.