Skip to content

Releases: ibm-apiconnect/apicops

apicops-v10 0.10.73

02 Dec 16:29
d929d8c
Compare
Choose a tag to compare

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 release includes:

  • Improvements to pre-upgrade script.

apicops-v10 0.10.72

18 Sep 11:01
d929d8c
Compare
Choose a tag to compare

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 release includes:

  • New command portal:2dc-net-test added to test connectivity between portal subsystems in 2DCDR deployments.
  • Improvements to pre-upgrade script, check for kubernetes resource quotas.
  • Fixes to existing pre-upgrade checks.

apicops-v10 0.10.71

18 Jun 15:49
d929d8c
Compare
Choose a tag to compare

All binaries are 64-bit only. Please download the correct binary for your operating system and rename apicops-v10-linux-amd64, apicops-v10-linux-s390x and apicops-v10-macos to apicops-v10 once downloaded. You'll also need to chmod +x.

This release includes:

  • Improved upgrade:detect-invalid-oauth-apis command detects security and securityDefinitions objects in OAuth providers, and includes a --fix flag to update the OAuth providers in the database.
  • apicops now supported on s390x platform.

apicops-v10 0.10.70

20 May 10:17
d929d8c
Compare
Choose a tag to compare

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 release includes:

  • Internal improvements to pre-upgrade script.

apicops-v10 0.10.69

10 May 10:32
d929d8c
Compare
Choose a tag to compare

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 release includes:

  • Fix for pg-health-check command.
  • Improvements to psql command, includes new timeout flag (--timeout or -t), and no longer prompts the user when executing the command.

apicops-v10 0.10.68

15 Apr 14:40
178266f
Compare
Choose a tag to compare

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 release includes:

  • New command to detect invalid oauth providers, command can be run using upgrade:detect-invalid-oauth-apis, also runs as part of the pre-upgrade command.
  • New command to clean obsolete approval tasks, command can be run using upgrade:clean-obsolete-approval-tasks
  • Improvements to pre-upgrade script, check for recent management backup, and run backup if no backup found in last 7 days.
  • Improvements to tasks:list, displays more information.

apicops-v10 0.10.67

21 Dec 14:53
9cc525b
Compare
Choose a tag to compare

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 release includes:

  • Improvements to pre-upgrade script, including check if oplock is in use, duplicate common services users, access_token_ttl check and missing pg_wal symlink.
  • Improvements to the certs validate(certs:validate) command.
  • New discovery service change-log-level command (discovery:change-log-level).

apicops-v10 0.10.66

11 Sep 12:43
6e44f65
Compare
Choose a tag to compare

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 release includes:

  • Improvements to the certs validate(certs:validate) command.
  • pre-upgrade(version:pre-upgrade) script now able to run against APIC deployed on Z.
  • pg-health-check(upgrade:pg-health-check) script now has a patronictl list and history output and the addition of a --multisite flag to collect extra info for 2DCDR deployments.
  • appliance-pre-upgrade(appliance-checks:appliance-pre-upgrade) command will clean up old upgrade files on OVA deployments.
  • check-postgres-leader(upgrade:check-postgres-leader) command checks for possible ongoing upgrade, and provides a .
  • Commands that prompt for admin password can now handle special characters.
  • Reliability improvements to pg_dump(postgres:pg_dump) command.

apicops-v10 0.10.65

16 Jun 15:54
6e44f65
Compare
Choose a tag to compare

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 release includes:

  • Commands for the Governance service in API Connect v10.0.6. These can be found under the governance topic.
  • check-postgres-leader command, checks if the current Postgres leader is the original leader. This is listed under the upgrade topic, and is run durning the pre-upgrade script.
  • Fix for SFTP backup check in pre-upgrade script.
  • Improvements to tables get-contents command.

apicops-v10 0.10.64

11 May 12:53
6e44f65
Compare
Choose a tag to compare

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 release adds some additions to the certs:validate tool. It now compresses the output data and allows you to provide a compressed file as input for validation. Certificates that are close to expiring will now be warned to you in the output of the command.