Skip to content

Commit

Permalink
APPTS 14.0.0 and prior 13.X release notes, remove Unified Catalog ref…
Browse files Browse the repository at this point in the history
…s in org concepts and roles docs (#160)

* rm unified catalog refs

* the missing 13.X.X release notes

* APPTS 14.0.0 release note

* fix linting found

* fix typo

Co-authored-by: lbadenhop <[email protected]>

* can you believe English is my first language?

Co-authored-by: lbadenhop <[email protected]>

* two is plural right?

Co-authored-by: lbadenhop <[email protected]>

---------

Co-authored-by: lbadenhop <[email protected]>
  • Loading branch information
pkclark and lbadenhop authored Aug 8, 2024
1 parent 9976372 commit 771d59b
Show file tree
Hide file tree
Showing 4 changed files with 88 additions and 28 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,4 @@ Users can belong to one or more teams or not belong to any teams at all. A team

![Teams page](/Images/organization_teams.png)

When creating items such as API Proxies in {{% variables/central_prod_name %}} or Unified Catalog Assets one team always needs to be chosen as an owner. Only members of the owning team can make changes or remove the items. The following is an example showing the owning team of Unified Catalog items.

![Unified Catalog team owners](/Images/teams_owning_team.png)

Unified Catalog items can be shared with other teams. The teams need to be belong to the same organization. The other teams can then discover and consume those items, but they cannot make changes to them.

![Sharing Unified Catalog items](/Images/teams_share_unified_catalog_items.png)
When creating items such as API Proxies in {{% variables/central_prod_name %}} one team always needs to be chosen as an owner. Only members of the owning team can make changes or remove the items.
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ Users also have a role in each team they belong to.
| Team Role | Short Description | Provider | Consumer |
| --- | --- | --- | --- |
| Team Manager | Use this role to manage the members of the team and their role assignments | x | x |
| Consumer | Use this role to view and consume assets in the Unified Catalog or product in the Marketplace | | x |
| Developer** | Use this role to manage assets in Amplify and the Unified Catalog | x | |
| Consumer | Use this role to view and consume products in the Marketplace | | x |
| Developer** | Use this role to manage assets in Amplify | x | |
| Marketplace Manager | Use this role to manage Marketplace settings, appearance, and content | x | |
| Catalog Manager** | Use this role to manage product, Unified Catalog items, and approve subscriptions and Access Requests | x | |
| Catalog Manager** | Use this role to manage product and approve subscriptions and Access Requests | x | |
| Subscriber | Use this role to manage Marketplace subscriptions and view usage | | x |
| Subscription Approver** | Use this role to approve Marketplace Subscriptions and Access Requests | x | |

Expand All @@ -42,19 +42,6 @@ The following table shows the available team roles and capabilities. The Central

| Capabilities | Catalog Manager | Subscription Approver | Subscriber | Marketplace Manager | Developer | Consumer | Team Manager |
| --------------------------------------- | ----------------------- | ----------------------- | ----------------------- | ----------------------- | ----------------------- | ------------------ | ----------------------- |
| **Unified Catalog** | | | | | | | |
| Create catalog items | x (my team) | | | | x (my team) | | |
| View catalog items | x (my team) | | | | x (my team) | x | |
| Delete catalog items | x (my team) | | | | | | |
| Share a catalog item | x (my team) | | | | | x | |
| Edit a catalog item | x (my team) | | | | x (my team) | | |
| Create my subscriptions | x (my team) | | | | x (my team) | x (my team) | |
| View my subscriptions | x (my team) | | | | x (my team) | x (my team) | |
| Update my subscriptions | x (my team) | | | | x (my team) | x (my team) | |
| View consumer's subscriptions | x (my team assets) | | | | | | |
| Delete consumer's subscriptions | x (my team assets) | | | | | | |
| Approve/reject consumer's subscriptions | x (my team assets) | | | | | | |
| Delete my subscriptions | x (my team) | | | | x (my team) | x (my team) | |
| **Marketplace** | | | | | | | |
| View products | x (my team) | | x (my team) | | x (my team) | x (my team) | |
| Subscribe | x (free plan only) | | x (free plan only) | | x (free plan only) | x (free plan only) | |
Expand Down
65 changes: 60 additions & 5 deletions content/en/docs/release_notes/13_0_0_release_notes.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,67 @@
---
title: Platform Management 13.0.0 - 13.20.1 release notes
linkTitle: Platform Management 13.0.0 - 13.20.1 release notes
title: Platform Management 13.0.0 - 13.22.1 release notes
linkTitle: Platform Management 13.0.0 - 13.22.1 release notes
weight: 50
simple_list: true
date: 2024-06-12
date: 2024-07-31
---

New features, improvements, and bug fixes for releases 13.0.0 - 13.20.1.
New features, improvements, and bug fixes for releases 13.0.0 - 13.22.1.

---

## 13.22.1 - 31 Jul 2024

Platform Management 13.22.1 is a patch release which includes one changed behavior.

__Changed behavior__

* Removed ability to directly associate assets to a team on the *Team* form view. The related fields have been marked as deprecated in the API documentation and will be removed in a future release.

---

## 13.22.0 - 25 Jul 2024

Platform Management 13.22.0 is a minor release which includes one improvement and three fixed issues.

{{% alert title="Note" color="primary" %}}
Axway is current performing improvements to usage report storage. During this period, old report history entries may be unavailable. Usage data is unaffected.
{{% /alert %}}

__Improvement__

* Changed post sign-in redirection for members of organizations with no active purchases. Those users will now be redirected to *Platform Home*. The *Offerings* view has been removed.

__Fixed issues__

* Fixed an issue where API Gateway Transactions usage may be incorrectly shown as unentitled on the *Usage* view.
* Fixed an issue where the *Credentials* view may require an existing password when establishing tooling credentials and no existing password is set.
* Fixed an issue where users that are members of multiple __Marketplace__ consumer organizations may not be redirected to the marketplace when switching between orgs.

---

## 13.21.0 - 25 Jun 2024

Platform Management 13.21.0 is a minor release which includes one new feature and two fixed issues.

__New feature__

* Added MyFatoorah as an available billing integration vendor on the *Marketplace Billing* settings.

__Fixed issues__

* Fixed an issue where organization administrators may not be able to remove a team using the action in the *Teams* table.
* Fixed an issue where __Marketplace__ consumer organization administrators may not be able to edit their teams.

---

## 13.20.2 - 18 Jun 2024

Platform Management 13.20.2 is a patch release which includes one fixed issue.

__Fixed issues__

* Fixed an issue where users which authenticate using their organization's identity provider may not be able to establish tooling credentials on the *Credentials* view.

---

Expand Down Expand Up @@ -165,7 +220,7 @@ __Improvement__
Platform Management 13.15.1 is a patch release which includes one new feature.

{{% alert title="Note" color="primary" %}}
With this release, organizations which are currently entitled to access Unified Catalog have been granted an __Amplify Enterprise Marketplace__ subscription.
With this release, organizations which were previously entitled to access Unified Catalog have been granted an __Amplify Enterprise Marketplace__ subscription.
{{% /alert %}}

__New feature__
Expand Down
24 changes: 24 additions & 0 deletions content/en/docs/release_notes/14_0_0_release_notes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
title: Platform Management 14.0.0 release notes
linkTitle: Platform Management 14.0.0 release notes
weight: 49
simple_list: true
date: 2024-08-08
---

New features, improvements, and bug fixes for release 14.0.0.

---

## 14.0.0 - 8 Aug 2024

Platform Management 14.0.0 is a major release which includes two fixed issues.

{{% alert title="Note" color="primary" %}}
With this release, all navigation elements, *Platform Home* tasks and capabilities, and metrics on the *Overview* page related to __Unified Catalog__ have been removed.
{{% /alert %}}

__Fixed issues__

* Fixed an issue where the organization *Users* table may show an incorrect date of creation for certain users which have been migrated from older __Support Portal__ accounts.
* Fixed an issue where an authentication attempt which fails due to expiry of its grant may cause the user to be shown an unformatted error message.

0 comments on commit 771d59b

Please sign in to comment.