Skip to content

Commit bcad679

Browse files
shaynesf5mjangJTorreGADubhlaoich
authored
add changelog entry for config revert (#90)
* add changelog entry for config revert * Update content/nginx-one/changelog.md * Update content/nginx-one/changelog.md Co-authored-by: Jon Torre <78599298+Jcahilltorre@users.noreply.github.com> --------- Co-authored-by: Mike Jang <3287976+mjang@users.noreply.github.com> Co-authored-by: Jon Torre <78599298+Jcahilltorre@users.noreply.github.com> Co-authored-by: Alan Dooley <a.dooley@f5.com>
1 parent b41f5ff commit bcad679

File tree

1 file changed

+15
-7
lines changed

1 file changed

+15
-7
lines changed

content/nginx-one/changelog.md

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
description: ''
2+
description: ""
33
docs: DOCS-1394
44
doctypes:
5-
- reference
5+
- reference
66
tags:
7-
- docs
7+
- docs
88
title: Changelog
99
toc: true
1010
weight: 99999
@@ -34,6 +34,14 @@ Stay up-to-date with what's new and improved in the F5 NGINX One Console.
3434

3535
## January 20, 2025
3636

37+
### Revert a configuration
38+
39+
Using the NGINX One Console you can now:
40+
41+
- See a history of changes to the configuration on an instance or a Config Sync Group, as well as the content of the previous five configs published to that object
42+
- Review the differences between the current and other saved configurations
43+
- Revert to older configurations as needed
44+
3745
### AI Assistant
3846

3947
In the F5 NGINX One Console, you can now select lines from your configuration files, and then select **Explain with AI**. The NGINX One AI Assistant explains those lines based on the official NGINX documentation.
@@ -62,7 +70,7 @@ For more information, see the full documentation on [Managing Config Sync Groups
6270

6371
### Instance object cleanup
6472

65-
NGINX Instance objects that have been `unavailable` for a set period will be automatically cleaned up (deleted). By default, this period is 24 hours from the time the NGINX Instance object was last updated. An administrator can change or disable the cleanup process in the "Instance Settings" under Settings. Events will be generated for NGINX Instances that have been automatically cleaned up. See "Events" for a list of NGINX Instances that have been deleted automatically.
73+
NGINX Instance objects that have been `unavailable` for a set period will be automatically cleaned up (deleted). By default, this period is 24 hours from the time the NGINX Instance object was last updated. An administrator can change or disable the cleanup process in the "Instance Settings" under Settings. Events will be generated for NGINX Instances that have been automatically cleaned up. See "Events" for a list of NGINX Instances that have been deleted automatically.
6674

6775
## June 11, 2024
6876

@@ -92,9 +100,9 @@ We've updated the **Instance Details** and **Data Plane Keys** pages to make it
92100
### Breaking change
93101

94102
- API responses now use "object_id" instead of "uuid". For example, **key_1mp6W5pqRxSZJugJN-yA8g**. We've introduced specific prefixes for different types of objects:
95-
- Use **key_** for data-plane keys.
96-
- Use **inst_** for NGINX instances.
97-
- Use **nc_** for NGINX configurations.
103+
- Use **key\_** for data-plane keys.
104+
- Use **inst\_** for NGINX instances.
105+
- Use **nc\_** for NGINX configurations.
98106
- Likewise, we've updated the JSON key from **uuid** to **object_id** in response objects.
99107

100108
## February 6, 2024

0 commit comments

Comments
 (0)