Releases: wso2/product-apim
WSO2 API Manager 4.4.0 Released!
The WSO2 API Manager team is pleased to announce the release of API Manager 4.4.0!
It's now available to download.
Distribution
You can download API Manager 4.4.0 from here.
How to run
Run locally
(Skip steps 1 and 2 if JDK 21 is already setup on your environment)
- Install Java SE Development Kit (JDK) version 21.
- Set the
JAVA_HOME
environment variable. For more information on setting theJAVA_HOME
environment variable for different operating systems refer the steps in our documentation. - Extract the downloaded zip file.
- Go to the bin directory in the extracted folder.
- Run the
api-manager.sh
file if you are on a Linux/Mac OS or run theapi-manager.bat
file if you are on a Windows OS.
Run on Docker
- Install Docker if you haven't done so already.
- The API Manager 4.4.0 Docker image is available on DockerHub and can be run using the following command
docker run -it -p 9443:9443 -p 8243:8243 wso2/wso2am:4.4.0
What's New
- Egress API Management capability with support for LLM/AI
- WSO2 Identity Server 7.0 Authorization Server Support
- Support For Consuming APIs Without Subscriptions
- API Microgateway / Immutable Gateway Support with APIM 4.x
- Dynamic API Flow Orchestration Support
- Subscription approval support from API Publisher
- Allow privileged users to update subscription business plan for existing subscriptions
- Enhanced content search support
- Support separate client side MTLS for production and sandbox environments
- Application level throttle policy reset support
- Multi DC Replication support for PostgreSQL
- Audience Validation support for JWTs
- Filtering support for denylist throttling policies
- Transaction Counter for Gateway
Fixed Issues
See details of all the changes including improvements, and bug fixes in this release.
Known Issues
All the open issues pertaining to WSO2 API Manager-4.4.0 are reported here.
How To Contribute
Your feedback is most welcome!
Community
You can use our Discord Channel and Stackoverflow Collective to engage with a wider audience https://wso2.com/community/
Reporting Issues
We encourage you to report issues, improvements, and feature requests regarding WSO2 API Manager through WSO2 API Manager GIT Issues.
Reporting Security Issues
Please be advised that security issues must be reported to [email protected], not as a GitHub issue, in order to reach the proper audience. We strongly advise following the WSO2 Security Vulnerability Reporting Guidelines when reporting the security issues.
~ WSO2 API Manager Team ~
WSO2 API Manager 4.4.0-RC2 Released!
The WSO2 API Manager team is pleased to announce the second release candidate of WSO2 API Manager 4.4.0
WSO2 API Manager 4.4.0-RC Released!
The WSO2 API Manager team is pleased to announce the first release candidate of WSO2 API Manager 4.4.0
WSO2 API Manager 4.4.0-Beta Released!
The WSO2 API Manager team is pleased to announce the release of API Manager 4.4.0-Beta!
It's now available to download.
Distribution
You can download API Manager 4.4.0-Beta from here.
How to run
(Ignore steps 1 and 2 if you already have JDK 17 installed on your machine)
- Install JDK Version 17.
- Set the JAVA_HOME environment variable.
- Extract the downloaded zip file.
- Go to the bin directory in the extracted folder.
- Run the
api-manager.sh
file if you are on a Linux/Mac OS or run theapi-manager.bat
file if you are on a Windows OS.
What's New
- AI API Gateway
- Support sequences as API backends
- Disable subscription requirement for API consumption
- Subscription approval support from API Publisher
- WSO2 Identity Server 7.0 Authorization Server Support
- Allow privileged users to update subscription business plan for existing subscriptions
- Support separate client side MTLS for production and sandbox environments
- Application level throttle policy reset support
- Filtering support for denylist throttling policies
- Enhanced content search support with OpenAPI definition search
- Multi DC Replication support for PostgreSQL
- Audience Validation support for JWTs
- Transaction Counter for Gateway
Fixed Issues
See details of all the changes including improvements, and bug fixes in this release.
Known Issues
All the open issues pertaining to WSO2 API Manager-4.4.0-Beta are reported here.
How To Contribute
Your feedback is most welcome!
Community
You can use our Discord Channel and Stackoverflow Collective to engage with a wider audience https://wso2.com/community/
Reporting Issues
We encourage you to report issues, improvements, and feature requests regarding WSO2 API Manager through WSO2 API Manager GIT Issues.
And please be advised that security issues must be reported to [email protected], not as a GitHub issue, in order to reach the proper audience. We strongly advise following the WSO2 Security Vulnerability Reporting Guidelines when reporting the security issues.
~ WSO2 API Manager Team ~
WSO2 API Manager 4.4.0-Alpha Released!
The WSO2 API Manager team is pleased to announce the release of API Manager 4.4.0-Alpha!
It's now available to download.
Distribution
You can download API Manager 4.4.0-Alpha from here.
How to run
(Ignore steps 1 and 2 if you already have JDK 17 installed on your machine)
- Install JDK Version 17.
- Set the JAVA_HOME environment variable.
- Extract the downloaded zip file.
- Go to the bin directory in the extracted folder.
- Run the
api-manager.sh
file if you are on a Linux/Mac OS or run theapi-manager.bat
file if you are on a Windows OS.
What's New
- Filtering support for Denylist throttling policies
- Subscription Approval Support from API Publisher
- Allow privileged users to update subscription business plan for existing subscriptions
- Support separate client side MTLS for production and sandbox environments
- WSO2 Identity Server 7.0 Authorization Server Support
- Enhanced content search support with OpenAPI definition search
- Support sequences as API backends
- Disable subscription requirement for API consumption
- Multi DC Replication support for PostgreSQL
- Audience Validation Support for JWTs
- Transaction Counter for Gateway
- Application level throttle policy reset support
- AI API support in Gateway
Fixed Issues
See details of all the changes including improvements, and bug fixes in this release.
Known Issues
All the open issues pertaining to WSO2 API Manager-4.4.0-Alpha are reported here.
How To Contribute
Your feedback is most welcome!
Community
You can use our Discord Channel and Stackoverflow Collective to engage with a wider audience https://wso2.com/community/
Reporting Issues
We encourage you to report issues, improvements, and feature requests regarding WSO2 API Manager through WSO2 API Manager GIT Issues.
And please be advised that security issues must be reported to [email protected], not as a GitHub issue, in order to reach the proper audience. We strongly advise following the WSO2 Security Vulnerability Reporting Guidelines when reporting the security issues.
~ WSO2 API Manager Team ~
WSO2 API Manager 4.4.0-M2 Released!
The WSO2 API Manager Team is pleased to announce the release of API Manager 4.4.0-M2
The WSO2 API Manager is a platform for building and managing APIs. It helps developers implement APIs by integrating different types of systems and APIs, and also helps to manage them using its API governance and lifecycle management capabilities. APIs could be built by integrating different types of APIs such as traditional request-response style APIs and event-driven APIs using a low-code/no-code development experience and exposing it to consumers through its API Gateway.
How to run
(Ignore steps 1 and 2 if you already have JDK 17 installed on your machine)
- Install JDK Version 17.
- Set the JAVA_HOME environment variable.
- Download and extract the downloaded ZIP file.
- Go to the bin directory in the extracted folder.
- Run the api-manager.sh file if you are on a Linux/Mac OS or run the api-manager.bat file if you are on a Windows OS. sh api-manager.sh api-manager.bat --run
What's New
- Subscription Approval capability from the Publisher portal
- Support separate client side MTLS for production and sandbox environments
- Audience validation support for APIs
Fixed Issues
See details of all the changes including improvements, and bug fixes in this release.
Known Issues
All the open issues pertaining to WSO2 API Manager-4.4.0 are reported here.
How To Contribute
Your feedback is most welcome!
Community
You can use our Discord Channel and Stackoverflow Collective to engage with a wider audience https://wso2.com/community/
Reporting Issues
We encourage you to report issues, improvements, and feature requests regarding WSO2 API Manager through WSO2 API Manager GIT Issues.
And please be advised that security issues must be reported to [email protected], not as a GitHub issue, in order to reach the proper audience. We strongly advise following the WSO2 Security Vulnerability Reporting Guidelines when reporting the security issues.
~ WSO2 API Manager Team ~
WSO2 API Manager 4.4.0-M1 Released!
The WSO2 API Manager Team is pleased to announce the release of API Manager 4.4.0-M1
The WSO2 API Manager is a platform for building and managing APIs. It helps developers implement APIs by integrating different types of systems and APIs, and also helps to manage them using its API governance and lifecycle management capabilities. APIs could be built by integrating different types of APIs such as traditional request-response style APIs and event-driven APIs using a low-code/no-code development experience and exposing it to consumers through its API Gateway.
How to run
(Ignore steps 1 and 2 if you already have JDK 17 installed on your machine)
- Install JDK Version 17.
- Set the JAVA_HOME environment variable.
- Download and extract the downloaded ZIP file.
- Go to the bin directory in the extracted folder.
- Run the api-manager.sh file if you are on a Linux/Mac OS or run the api-manager.bat file if you are on a Windows OS. sh api-manager.sh api-manager.bat --run
What's New
- Filtering support for denylist rate limit policies
- Modify subscription business plans of existing subscriptions
- Application rate limit reset support
- Enhanced REST API logging and error codes
- NPM and Node version upgrade in UI components
Fixed Issues
See details of all the changes including improvements, and bug fixes in this release.
Known Issues
All the open issues pertaining to WSO2 API Manager-4.4.0 are reported here.
How To Contribute
Your feedback is most welcome!
Community
You can use our Discord Channel and Stackoverflow Collective to engage with a wider audience https://wso2.com/community/
Reporting Issues
We encourage you to report issues, improvements, and feature requests regarding WSO2 API Manager through WSO2 API Manager GIT Issues.
And please be advised that security issues must be reported to [email protected], not as a GitHub issue, in order to reach the proper audience. We strongly advise following the WSO2 Security Vulnerability Reporting Guidelines when reporting the security issues.
~ WSO2 API Manager Team ~
WSO2 API Manager 4.3.0 Released!
The WSO2 API Manager team is pleased to announce the release of API Manager 4.3.0!
It's now available to download.
Distribution
You can download API Manager 4.3.0 from here.
How to run
(Ignore steps 1 and 2 if you already have JDK 17 installed on your machine)
- Install JDK Version 17.
- Set the JAVA_HOME environment variable.
- Extract the downloaded zip file.
- Go to the bin directory in the extracted folder.
- Run the
api-manager.sh
file if you are on a Linux/Mac OS or run theapi-manager.bat
file if you are on a Windows OS.
What's New
- Integrating WSO2 API Platform with Kubernetes (APK) 1.1.0
- AI-powered API Chat for testing APIs using Natural Language
- AI-powered API Marketplace Assistant
- Ephemeral Access Tokens Support
- Versioning support for API Products
- OpenAPI 3.1.0 support
- Advanced Runtime Diagnostics
- API level policy support for API Manager
- Gateway Specific Global Level Policies
- Support Azure AD as a third-party Key Manager
- Role based access control for Admin Portal
- Key Manager visibility support in Developer portal
- Approval workflow for deploying a revision
- Enhanced API tiles to support optional properties like business-related information
- Application level policies with burst control support
- Distributed backend throttling mechanism, a shared counter-based algorithm to efficiently manage API traffic
- JWKS endpoint support, enabling seamless validation of backend access tokens send by API gateway
- Support configuring resource attributes for OpenTelemetry connection
- Configurable Crypto Provider support
- Global Key Manager support
- Improved revision descriptions display for API revisions
- Allow changing the owner of an API
- Support defining a custom API-Key header name at API level
Fixed Issues
See details of all the changes including improvements, and bug fixes in this release.
Known Issues
All the open issues pertaining to WSO2 API Manager-4.3.0 are reported here.
How To Contribute
Your feedback is most welcome!
Community
You can use our Discord Channel and Stackoverflow Collective to engage with a wider audience https://wso2.com/community/
Reporting Issues
We encourage you to report issues, improvements, and feature requests regarding WSO2 API Manager through WSO2 API Manager GIT Issues.
And please be advised that security issues must be reported to [email protected], not as a GitHub issue, in order to reach the proper audience. We strongly advise following the WSO2 Security Vulnerability Reporting Guidelines when reporting the security issues.
~ WSO2 API Manager Team ~
WSO2 API Manager 4.3.0-RC2 Released!
The WSO2 API Manager team is pleased to announce the second release candidate of WSO2 API Manager 4.3.0
WSO2 API Manager 4.3.0-RC Released!
The WSO2 API Manager team is pleased to announce the first release candidate of WSO2 API Manager 4.3.0