Tyk Enterprise Developer Portal v1.1.0
Last updated: 3 minutes read.
Licensed Protected Product
Release Date 20 Jan 2023
Breaking Changes
This release has no breaking changes.
Future breaking changes
This release doesn’t introduce future breaking changes.
Deprecations
There are no deprecations in this release.
Upgrade instructions
We advise you to upgrade ASAP directly to this release.
Release Highlights
This release introduce a variety of features to improve developer experience. Additionally, we’ve included support for the S3 storage type as well as some bug fixes.
Organization management for API Consumers
Now API Consumers can create organizations and securely share credentials between their teammates. In greater detail:
- API Consumers can request to upgrade their account to an organizational account.
- API Consumers can invite teammates to their organization and manage their roles.
- API Consumers in the same organization share access credentials so that the API Consumer team will still have access to API credentials even if an admin user is on vacation or left the organization.
- API Providers can configure whether they allow API consumers to request an upgrade to their accounts for an organizational account.
- API Providers can manually accept, reject or configure to accept all such request to accepted by default.
Get started guides
API Providers can add Get started guides to API Products for better developer experiences:
- API Providers can add the Get started guides to API Products to speed-up onboarding of API Consumers.
- API Providers can use HTML or Markdown editors for authoring content for API Consumers such as the Get started guides and blog posts.
Tags for API Products and blog posts
API Providers can select which blogs posts to display on an API Product page using the tags feature. To achieve that, an API Provider can specify tags for both API Products and blog posts. Blog posts that match tags with an API Product are displayed in the ‘Related blog content’ section in the API Product page. This offers API Providers greater control over what blog posts to display on their API Product page.
S3 support
We added S3 support for the portal assets storage (themes, images, OAS files). This update enhances the extensibility of our platform, allowing you to choose different storage solutions to better align with your specific needs.
Download
Changelog
Added
- Added the organization management capability for API Consumers to safely share API access credentials between team members.
- Added the Get started guides for API Products so that admins can explain to their consumers how use their API Products.
- Added support for S3 storage for the portal’s assets storage. Now our customers can use
s3
storage in addition to the filesystem which is especially important in Kubernetes environments. - Added tags for API Products and blog posts so that API Providers have greater control over which blog posts to display on their API Product page.
Fixed
- Fixed a bug in the DCR flow where scopes from an API Product were not assigned to the OAuth2.0 client when creating a new OAuth2.0 client.
- Fixed a bug with the bootstrap process to print JWT instead of the portal’s internal auth token when bootstrapping the portal.
- Fixed a bug where plans and products were not removed for Tyk Dashboard instances that were disconnected from the portal instance. Subsequently, after this fix plans and products are only displayed for available Tyk Dashboard instances.
Further Information
Upgrading Tyk
Please refer to the upgrading Tyk page for further guidance with respect to the upgrade strategy.
FAQ
Please visit our Developer Support page for further information relating to reporting bugs, upgrading Tyk, technical support and how to contribute.