Releases: ibm-apiconnect/apicops
apicops-v10 0.10.24
v10 version - will NOT run on v2018
All binaries are 64-bit only. Please download the correct binary for your operating system and rename apicops-v10-linux and apicops-v10-macos to apicops-v10 once downloaded. You'll also need to chmod +x.
This version:
- Added -P flag to optionally specify pod to run on.
- Fix log spec command
- Minor bug fixes
apicops-v10 0.10.17
v10 version - will NOT run on v2018
All binaries are 64-bit only. Please download the correct binary for your operating system and rename apicops-v10-linux and apicops-v10-macos to apicops-v10 once downloaded. You'll also need to chmod +x.
This version:
- Updated pg_restore command
- fix bug in output of iss command
v0.10.15
apicops-v10 0.10.14
v10 version - will NOT run on v2018
All binaries are 64-bit only. Please download the correct binary for your operating system and rename apicops-v10-linux and apicops-v10-macos to apicops-v10 once downloaded. You'll also need to chmod +x.
This version:
- Adds postgres commands to pod logs
- Minor bug fixes
apicops-v10 0.10.11
v10 version - will NOT run on v2018
All binaries are 64-bit only. Please download the correct binary for your operating system and rename apicops-v10-linux and apicops-v10-macos to apicops-v10 once downloaded. You'll also need to chmod +x.
This version updates the pg_dump
command.
apicops-v10 0.10.9
v10 version - will NOT run on v2018
All binaries are 64-bit only. Please download the correct binary for your operating system and rename apicops-v10-linux and apicops-v10-macos to apicops-v10 once downloaded. You'll also need to chmod +x.
This version updates output for certain commands.
apicops-v10 0.10.7
v10 version - will NOT run on v2018
All binaries are 64-bit only. Please download the correct binary for your operating system and rename apicops-v10-linux and apicops-v10-macos to apicops-v10 once downloaded. You'll also need to chmod +x.
This version is the initial public release of apicops-v10. It ports many commands from v2018, and adds new command:
- apicops-v10 postgres:pg_dump
apicops 0.2.191
v2018 specific version
All binaries are 64-bit only. Please download the correct binary for your operating system and rename apicops-linux and apicops-macos to apicops once downloaded. You'll also need to chmod +x.
This version:
- Adding kubectl v1.19 support
- Minor enhancements to some commands
apicops 0.2.189
v2018 specific version
All binaries are 64-bit only. Please download the correct binary for your operating system and rename apicops-linux and apicops-macos to apicops once downloaded. You'll also need to chmod +x.
This version:
- Performance improvements to preupgrade script
- Add cop commands
apicops 0.2.187
v2018 specific version
All binaries are 64-bit only. Please download the correct binary for your operating system and rename apicops-linux and apicops-macos to apicops once downloaded. You'll also need to chmod +x.
This version:
- Updates to preupgrade script
- Minor bug fixes