-
Notifications
You must be signed in to change notification settings - Fork 249
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5481 from EnterpriseDB/release/2024-04-08a
Release/2024-04-08a
- Loading branch information
Showing
79 changed files
with
856 additions
and
446 deletions.
There are no files selected for viewing
60 changes: 60 additions & 0 deletions
60
product_docs/docs/biganimal/release/administering_cluster/notifications.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
--- | ||
title: Notifications | ||
--- | ||
|
||
With BigAnimal, you can opt to get specific types of notifications and receive both in-app and email notifications. | ||
|
||
Different types of events are sent as notifications. These notifications are set at different levels and users with different roles can configure this notifications. This table provides the list of events sent as notifications grouped by different levels at which they can be set: | ||
|
||
| Level | Event | Role | Subscription type | | ||
|--------------|--------------------------------------------------------------------------------------------------|----------------------------------|--------------------- | | ||
| Organization | Payment method added | Organization owner/admin | Digital self-service | | ||
| Organization | Personal access key is expiring | Account owner | All | | ||
| Organization | Machine user access key is expiring | Organization owner | All | | ||
| Project | Upcoming maintenance upgrade on a cluster (24hr) | Project owner/editor | All | | ||
| Project | Successful maintenance upgrade on a cluster | Project owner/editor | All | | ||
| Project | Failed maintenance upgrade on a cluster | Project owner/editor | All | | ||
| Project | Paused cluster will automatically reactivated in 24 hours | Project owner/editor | All | | ||
| Project | Paused cluster was automatically reactivated | Project owner/editor | All | | ||
| Project | You must set up the encryption key permission for your CMK-enabled cluster | Project owner/editor | All | | ||
| Project | Key error with CMK-enabled cluster | Project owner and project editor | All | | ||
| Project | User is invited to a project (displays only to the Project owner) | Project owner | All | | ||
| Project | New role is assigned to you | Account owner | All | | ||
| Project | Role is unassigned from you | Account owner | All | | ||
| Project | Failed connection to third-party monitoring integration (and future non-monitoring integrations) | Project owner/editor | All | | ||
|
||
!!!note | ||
All subscription type means Digital self-service, Direct purchase, and Azure Marketplace. For more information, see [subscription types](/biganimal/latest/pricing_and_billing/#payments-and-billing). | ||
!!! | ||
|
||
## Configuring notifications | ||
|
||
The project owners/editors and organization owners/admins can configure the notifications for the events visible to them. They can choose if they want to receive notifications in the in-app inbox, email or both. They can also configure email notifications for their teams within their organization. | ||
|
||
Project level notifications are configured within the project. | ||
|
||
Notification settings made by a user are applicable only to that user. If an email notification is enabled, the email is sent to the email address associated with the user's login. | ||
|
||
## Viewing notifications | ||
|
||
Users in the following roles can view the notifications: | ||
- Organization owners/admins can view the organization-level notifications. | ||
- Project owners/editors can view the project-level notifications. | ||
- Account owners can view their own account-level notifications. | ||
|
||
Each notification indicates the level and/or project it belongs to for the user having multiple roles within BigAnimal. | ||
|
||
Select the bell icon on the top of your BigAnimal portal to view the in-app notifications. On the bell icon, you can read the notification, mark it as unread and also archive the notification. | ||
|
||
Check the inbox of your configured email addresses, to view the email notifications. | ||
|
||
## Manage notifications | ||
|
||
To manage the notifications: | ||
1. Log in to the BigAnimal portal. | ||
1. From the menu under your name in the top right panel, select **My Account**. | ||
1. Select the **Notifications tab**. Notifications are grouped by organizations and projects available to you. | ||
1. Select any specific organization/project to manage the notifications. | ||
- Enable/disable the notification for a particular event using the toggle button. | ||
- Select the **Email** and **Inbox** next to an event to enable/disable the email and in-app notifications for the event. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 15 additions & 0 deletions
15
product_docs/docs/biganimal/release/release_notes/mar_2024_rel_notes.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
title: BigAnimal March 2024 release notes | ||
navTitle: March 2024 | ||
--- | ||
|
||
BigAnimal's March 2024 includes the following enhancements and bugfixes: | ||
|
||
| Type | Description | | ||
|------|-------------| | ||
| Enhancement | EDB Postgres Extended Server is now available in BigAnimal for single-node, high-availability, and Distributed High Availability clusters. | | ||
| Enhancement | You can now use Transparent Data Encryption (TDE) for clusters running on EDB Postgres Advanced Server or EDB Postgres Extended Server versions 15 and later in BigAnimal’s AWS account. With TDE, you can connect your keys from AWS’s Key Management Service to encrypt your clusters at the database level in addition to the default volume-level encryption. | | ||
| Enhancement | BigAnimal Terraform provider v0.8.1 is now available. Learn more about what’s new [here](https://github.com/EnterpriseDB/terraform-provider-biganimal/releases/tag/v0.8.1) and download the provider [here](https://registry.terraform.io/providers/EnterpriseDB/biganimal/latest). | | ||
| Enhancement | BigAnimal CLI v3.6.0 is now available. Learn more about what’s new [here](https://cli.biganimal.com/versions/v3.6.0/). | | ||
|
||
|
Oops, something went wrong.
61aebb2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 Published on https://edb-docs-staging.netlify.app as production
🚀 Deployed on https://6613e044d250510cb49b3eb0--edb-docs-staging.netlify.app
61aebb2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 Published on https://edb-docs.netlify.app as production
🚀 Deployed on https://6613e13f36754c0df4cbdc12--edb-docs.netlify.app