Skip to content
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
17 changes: 8 additions & 9 deletions content/operate/rc/changelog/2023/august-2023.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,28 +22,27 @@ This changelog lists new features, enhancements, and other changes added to Redi

### Redis 7.2 flexible opt-in

You can opt in to Redis 7.2 on [Flexible subscriptions]({{< relref "/operate/rc/databases/create-database/create-pro-database-new" >}}). Redis 7.2 introduces several changes to existing Redis commands; see the [list of breaking changes]({{< relref "/operate/rc/changelog/2023/june-2023#redis-72-breaking-changes" >}}) published in June's changelog for more details.
You can opt in to Redis 7.2 on [Flexible subscriptions](/content/operate/rc/databases/create-database/create-pro-database-new.md). Redis 7.2 introduces several changes to existing Redis commands; see the [list of breaking changes](/content/operate/rc/changelog/2023/june-2023.md#redis-72-breaking-changes) published in June's changelog for more details.

### Triggers and functions preview

A preview of [triggers and functions]({{< relref "/operate/oss_and_stack/stack-with-enterprise/deprecated-features/triggers-and-functions" >}}) (previously known as RedisGears) is now available in the following regions:
A preview of [triggers and functions](/content/operate/oss_and_stack/stack-with-enterprise/deprecated-features/triggers-and-functions/_index.md) (previously known as RedisGears) is now available in the following regions:

- AWS Asia Pacific - Singapore (`ap-southeast-1`)
- GCP Asia Pacific - Tokyo (`asia-northeast1`)

To use it, [create a fixed subscription]({{< relref "/operate/rc/databases/create-database/create-essentials-database" >}}) in one of these regions. Then, [create your database]({{< relref "/operate/rc/databases/create-database" >}}) and set the database Type to Redis and select Triggers and Functions in the drop-down. Or, set the database Type to Redis Stack to get all of our advanced capabilities.
To use it, [create a fixed subscription](/content/operate/rc/databases/create-database/create-essentials-database.md) in one of these regions. Then, [create your database](/content/operate/rc/databases/create-database/_index.md) and set the database Type to Redis and select Triggers and Functions in the drop-down. Or, set the database Type to Redis Stack to get all of our advanced capabilities.

If you'd like to use triggers and functions with a [Flexible subscription]({{< relref "/operate/rc/databases/create-database/create-pro-database-new" >}}), contact [support](https://redis.com/company/support/).
If you'd like to use triggers and functions with a [Flexible subscription](/content/operate/rc/databases/create-database/create-pro-database-new.md), contact [support](https://redis.com/company/support/).

For more information about triggers and functions, see the [triggers and functions documentation]({{< relref "/operate/oss_and_stack/stack-with-enterprise/deprecated-features/triggers-and-functions/" >}}).
For more information about triggers and functions, see the [triggers and functions documentation](/content/operate/oss_and_stack/stack-with-enterprise/deprecated-features/triggers-and-functions/_index.md).

{{< note >}}
Triggers and functions is discontinued as of [May 2024]({{< relref "/operate/rc/changelog/2024/may-2024" >}}).
{{< /note >}}
> [!NOTE]
> Triggers and functions is discontinued as of [May 2024](/content/operate/rc/changelog/2024/may-2024.md).

### Maintenance windows

You can now [set manual maintenance windows]({{< relref "/operate/rc/subscriptions/maintenance/set-maintenance-windows" >}}) if you want to control when Redis can perform [maintenance]({{< relref "/operate/rc/subscriptions/maintenance" >}}) for a Flexible subscription.
You can now [set manual maintenance windows](/content/operate/rc/subscriptions/maintenance/set-maintenance-windows.md) if you want to control when Redis can perform [maintenance](/content/operate/rc/subscriptions/maintenance/_index.md) for a Flexible subscription.

## Known issues

Expand Down
8 changes: 4 additions & 4 deletions content/operate/rc/changelog/2023/december-2023.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ aliases:

### Active-Active JSON support

[Active-Active databases]({{< relref "/operate/rc/databases/active-active" >}}) on Redis Cloud now support the [JSON]({{< relref "/operate/oss_and_stack/stack-with-enterprise/json" >}}) data type.
[Active-Active databases](/content/operate/rc/databases/active-active/_index.md) on Redis Cloud now support the [JSON](/content/operate/oss_and_stack/stack-with-enterprise/json/_index.md) data type.

See [Create an Active-Active subscription]({{< relref "/operate/rc/databases/active-active/create-active-active-database" >}}) to learn how to create an Active-Active subscription.
See [Create an Active-Active subscription](/content/operate/rc/databases/active-active/create-active-active-database.md) to learn how to create an Active-Active subscription.

### Mutual TLS enhancements

Databases that support [Transport layer security (TLS)]({{< relref "/operate/rc/security/database-security/tls-ssl" >}}) now support multiple client certificates for use with mutual TLS. This makes it easier to rotate client certificates outside of a maintenance window. In addition, you can now provide a client Certificate Authority chain to trust any leaf certificate it signed for more flexibility.
Databases that support [Transport layer security (TLS)](/content/operate/rc/security/database-security/tls-ssl.md) now support multiple client certificates for use with mutual TLS. This makes it easier to rotate client certificates outside of a maintenance window. In addition, you can now provide a client Certificate Authority chain to trust any leaf certificate it signed for more flexibility.

See [Transport layer security (TLS)]({{< relref "/operate/rc/security/database-security/tls-ssl" >}}) to learn how to enable TLS.
See [Transport layer security (TLS)](/content/operate/rc/security/database-security/tls-ssl.md) to learn how to enable TLS.

2 changes: 1 addition & 1 deletion content/operate/rc/changelog/2023/february-2023.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ This changelog lists new features, enhancements, and other changes added to Redi

## New features and enhancements

- [Private Service Connect]({{< relref "/operate/rc/security/private-service-connect" >}})
- [Private Service Connect](/content/operate/rc/security/private-service-connect.md)

- Additional enhancements
4 changes: 2 additions & 2 deletions content/operate/rc/changelog/2023/january-2023.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ This changelog lists new features, enhancements, and other changes added to Redi

## New features and enhancements

- [Pub/sub ACLs]({{< relref "/operate/rc/security/access-control/data-access-control/configure-acls#pubsub-acl-rules" >}})
- [Pub/sub ACLs](/content/operate/rc/security/access-control/data-access-control/configure-acls.md#pubsub-acl-rules)

- Add users with first name and last name

- Select multiple [availability zones]({{< relref "/operate/rc/databases/configuration/high-availability#availability-zones" >}})
- Select multiple [availability zones](/content/operate/rc/databases/configuration/high-availability.md#availability-zones)

- Additional enhancements
6 changes: 3 additions & 3 deletions content/operate/rc/changelog/2023/july-2023.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ This changelog lists new features, enhancements, and other changes added to Redi

### New ACL capabilities

You can now use [Selectors]({{< relref "/operate/oss_and_stack/management/security/acl" >}}#selectors) and [Key Permissions]({{< relref "/operate/oss_and_stack/management/security/acl" >}}#selectors) in your [ACL rules]({{< relref "/operate/rc/security/access-control/data-access-control/configure-acls" >}}) for all Redis 7.2 databases.
You can now use [Selectors](/content/operate/oss_and_stack/management/security/acl.md#selectors) and [Key Permissions](/content/operate/oss_and_stack/management/security/acl.md#selectors) in your [ACL rules](/content/operate/rc/security/access-control/data-access-control/configure-acls.md) for all Redis 7.2 databases.

In addition, the admin console now returns an error if you try to enter an invalid ACL. It will also associate the ACL rule with the supported database version when you [add it to a role]({{< relref "/operate/rc/security/access-control/data-access-control/create-roles" >}}).
In addition, the admin console now returns an error if you try to enter an invalid ACL. It will also associate the ACL rule with the supported database version when you [add it to a role](/content/operate/rc/security/access-control/data-access-control/create-roles.md).

## Deprecations

- RedisGraph is no longer available when you select Redis Stack on Fixed. For more information, see the [RedisGraph end of life announcement](https://redis.com/blog/redisgraph-eol/).
- You are no longer able to [create an ACL rule]({{< relref "/operate/rc/security/access-control/data-access-control/configure-acls" >}}) using the rule builder. Instead, use [ACL syntax](https://redis.io/docs/management/security/acl/) to define your ACL rules.
- You are no longer able to [create an ACL rule](/content/operate/rc/security/access-control/data-access-control/configure-acls.md) using the rule builder. Instead, use [ACL syntax](https://redis.io/docs/management/security/acl/) to define your ACL rules.
6 changes: 3 additions & 3 deletions content/operate/rc/changelog/2023/june-2023.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ This changelog lists new features, enhancements, and other changes added to Redi

### Redis 7.2 fixed opt-in

You can opt in to Redis 7.2 on [Fixed subscriptions]({{< relref "/operate/rc/databases/create-database/create-essentials-database" >}}) in selected regions in AWS and GCP. Redis 7.2 introduces several changes to existing Redis commands; see the [list of breaking changes](#redis-72-breaking-changes) for more details.
You can opt in to Redis 7.2 on [Fixed subscriptions](/content/operate/rc/databases/create-database/create-essentials-database.md) in selected regions in AWS and GCP. Redis 7.2 introduces several changes to existing Redis commands; see the [list of breaking changes](#redis-72-breaking-changes) for more details.

### Export database list to CSV includes Active-Active

Expand All @@ -42,6 +42,6 @@ To export your database list to a CSV file, select **Export all** on the **Datab

## Deprecations

- [`CLUSTER SLOTS`]({{< relref "/commands/cluster-slots" >}}) is deprecated as of Redis 7.0
- [`QUIT`]({{< relref "/commands/quit" >}}) is deprecated as of Redis 7.2
- [`CLUSTER SLOTS`](/content/commands/cluster-slots.md) is deprecated as of Redis 7.0
- [`QUIT`](/content/commands/quit.md) is deprecated as of Redis 7.2

Loading
Loading