Skip to content

Conversation

@leggetter
Copy link
Collaborator

  • Remove connection_archive.go and connection_unarchive.go command files
  • Remove ArchiveConnection() and UnarchiveConnection() API client methods
  • Remove related tests from connections_test.go
  • Update documentation in README.md and REFERENCE.md to remove archive/unarchive references
  • Keep disable/enable commands as the primary lifecycle management commands
  • All 32 acceptance tests pass successfully

Aligns with 2024-03-01 API changes where archive/unarchive were renamed to disable/enable

- Remove connection_archive.go and connection_unarchive.go command files
- Remove ArchiveConnection() and UnarchiveConnection() API client methods
- Remove related tests from connections_test.go
- Update documentation in README.md and REFERENCE.md to remove archive/unarchive references
- Keep disable/enable commands as the primary lifecycle management commands
- All 32 acceptance tests pass successfully

Aligns with 2024-03-01 API changes where archive/unarchive were renamed to disable/enable
@leggetter leggetter merged commit 7440c62 into next Nov 11, 2025
5 checks passed
@leggetter leggetter deleted the chore/cmd-updates branch November 11, 2025 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants