Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jan24 release notes #597

Merged
merged 8 commits into from
Jan 27, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 43 additions & 1 deletion content/en/docs/amplify_relnotes/2025jan_amplify.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,48 @@ We work hard to improve the Amplify Enterprise Marketplace experience by releasi

---

## January 24, 2025

New features, enhancements, and bug fixes for the January 15 update.

### Agent updates for January 24, 2025

* **New Agents Versions Available**

(AGENT SDK UPDATE, DISCOVERY AGENT, TRACEABILITY AGENT)<br />
New versions are available for our on-prem agents. Refer to [Release Notes](https://docs.axway.com/bundle/amplify-central/page/docs/amplify_relnotes/index.html) or go to [Axway Repository](https://repository.axway.com/catalog?q=agents) to see the latest versions for all available agents.

* **Kafka Agent Enhancement: SASL/OAUTHBEARER Authentication Support**

(KAFKA, DISCOVERY AGENT, ENHANCEMENT)<br />
We have extended the range of supported authentication types within the Kafka Agent. The agent can now communicate with the Confluent Platform using **SASL/OAUTHBEARER** authentication, enabling integration with Confluent Platform environments configured with Oauth-based security.This enhancement is available in Kafka Discovery Agent **v1.1.10.**. This update is supported in the Axway Central CLI **v3.9.2**.

* **APIM Traceability Enhancement: Optimized Event Processing with Sampling Check**

(APIM, TRACEABILITY AGENT, ENHANCEMENT)<br />
The APIM agent's event processing logic has been optimized to improve efficiency and performance, particularly when sampling is enabled.Previously, the APIM Agent would process the entire summary and leg events for every event it encountered, regardless of whether the event would be sampled. This approach resulted in unnecessary processing overhead for events that were ultimately not sampled. With this enhancement, the agent now checks whether an event should be sampled before performing full summary and leg event processing.For events taht are not samples, the agent will simply update the relevant metric data, avoiding redundant processing. This update is available in APIM Traceability Agent **v1.2.13**.

### Agent bug fixes for January 24, 2025

| Case ID | Internal ID | Description |
|-------------|--------------|---------------------------------------------------|
| 01676790 | APIGOV-29562 | **Issue**: Offline Traceability - panic: runtime error: invalid memory address or nul pointer dereference <br/>**Resolution**: Fixed to not use custom unit metric processing for offline mode |
| N/A | APIGOV-29557 | **Issue**: New event mapping does not include the mapping of the response metrics <br/>**Resolution**: The SDK mapping of the old metric event to the new metric event now includes the response metrics.|

### Axway CLI updates for January 24, 2024

* **Introducing Axway Central CLI version 3.9.2**

The latest version of the [Axway Central CLI](https://www.npmjs.com/package/@axway/axway-central-cli/v/3.9.2) is v3.9.2 on NPM. For details on Central CLI commands, see [Axway Central CLI Command reference](/docs/integrate_with_central/cli_central/cli_command_reference/). This release includes:
* Kafka install agent command with SASL/AUTHBEARER authentication support

### Marketplace updates for January 24, 2025

* **Hourly and Minute quota limits in product plans**

(PRODUCT FOUNDRY, PLANS, ENHANCEMENT)<br />
This enhancements allows users to enforce specific unit quantity limits per **hour** or **minute** in a product plan. These quota limits are currently processed and enforced only by the APIM Discovery Agent **v1.2.14.**.

## January 15, 2025

New features, enhancements, and bug fixes for the January 15 update.
Expand All @@ -29,7 +71,7 @@ New features, enhancements, and bug fixes for the January 15 update.
| 01664984, 01670114 | APIGOV-29381 | **Issue**: Unable to save an active plan when user is Central Admin, but the product is owned by a team <br/> **Resolution**: The plan inherits the owner of the product, which no longer results in a failed action.|
|N/A | APIGOV-29490 | **Issue**: Big gap between the search bar and the table, when the table contains few entries <br/> **Resolution**: There is no longer a large gap between the search bar and the table.|
|N/A |APIGOV-28357 | **Issue**: The TAG field should allow up to 250 characters for tags <br/> **Resolution**: Now users can add tags up to 250 characters in total.|
|N/A APIGOV-29453 | **Issue**: Don't allow users to select in the asset wizard, api services that don't have any endpoints <br/> **Resolution**: After the fix, when creating an asset, users cannot link an api service that has no endpoints.|
|N/A |APIGOV-29453 | **Issue**: Don't allow users to select in the asset wizard, api services that don't have any endpoints <br/> **Resolution**: After the fix, when creating an asset, users cannot link an api service that has no endpoints.|

## January 13, 2025

Expand Down
30 changes: 30 additions & 0 deletions content/en/docs/amplify_relnotes/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,36 @@ To view the *Administration Release Notes* [click here](https://docs.axway.com/b

To view the *Support Policy for Amplify Agents and Amplify Agent SDK* [click here](/docs/amplify_relnotes/agent_agentsdk_support_policy/).

## [Amplify Enterprise Marketplace January 24 2025](/docs/amplify_relnotes/2025jan_amplify/#january-24-2025)

| Environment type | Latest on-premise agent version <br />(based on Amplify Agents SDK 1.1.107 <br />unless otherwise noted) | Minimum supported agent version <br />(based on Amplify Agents SDK 1.1.83) |
|--------------------------------------------|--------------------------|------------------|
| Axway API Management 7.6.2 SPx and 7.7 SPx | DA=1.2.14/ TA=1.2.13 | DA=1.1.80 / TA=1.1.81 |
| AWS Gateway using SDK 2.0 | DA=1.2.12/ TA=1.2.12 | DA=1.1.64 / TA-1.1.67 |
| Azure latest release | DA=1.3.13 / TA=1.3.13 | DA=1.1.70 / TA=1.1.76 |
| Istio 1.9.5 | DA=1.1.11 / TA=2.1.11 | DA=1.0.36 / TA=2.0.82 |
| Apigee Edge | 1.0.7 | 0.1.38 |
| Mulesoft Anypoint platform v3 | 1.2.13 | 1.1.48 |
| Software AG webMethods | 1.0.10 | 1.0.0 |
| Kong Gateway | 1.9.10 | 1.0.9 |
| GitLab | 1.1.10 | 1.0.6 |
| Kafka Cluster | 1.1.10 | 1.0.6 |
| IBM API Connect Gateway | 1.1.10 | 1.0.0 |
| Backstage | 1.0.6 | 1.0.0 |

| Supported SaaS (embedded) agents |
|--------------------------------------------|
| AWS Embedded Service |
| Apigee X Embedded Service |
| GitHub Embedded Service |
| Azure Embedded Service |
| SwaggerHub Embedded Service |

| Runtime Compliance agents | Latest on-premise agent version <br />(based on Amplify Agents SDK 1.1.107) | Minimum supported agent version <br />(based on Amplify Agents SDK 1.1.83) |
|--------------------------------------------|--------------------------|------------------|
| Graylog API Security | 1.1.11 | 1.0.5 |
| Traceable API Security | 1.0.9 | 1.0.0 |

## [Amplify Enterprise Marketplace January 15 2025](/docs/amplify_relnotes/2025jan_amplify/#january-15-2025)

No agent updates. See January 10 for latest supported agent versions.
Expand Down
Loading