You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/whats-new/on-prem-release-notes.md
+2-6Lines changed: 2 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,8 @@ For details, see [Upgrade to 2.7 in ArtifactHub](https://artifacthub.io/packages
21
21
We added a new`feature-store-versioned` collection which requires**two new indexes** for good performance.
22
22
You must create the indexes listed below_**after** upgrading_ to prevent disruption and avoid performance issues.
23
23
24
-
####New indexes after upgrade
24
+
####New indexes in v2.7
25
+
You must_**create the indexes after upgrading** to prevent disruption and avoid performance issues.
25
26
26
27
#####`createdAt_1`
27
28
@@ -59,11 +60,6 @@ You must create the indexes listed below _**after** upgrading_ to prevent disrup
59
60
###Features & enhancements
60
61
61
62
62
-
63
-
64
-
65
-
66
-
67
63
####General: Increased limit for audit logs
68
64
69
65
Codefresh keeps a log of all actions that happen at all times based on API calls that reach Codefresh. These include UI actions from users, CLI invocations, and any external integration used with Codefresh.