Changes
Page history
Update GitLab 15 Breaking Changes - fast-stats
authored
Aug 25, 2022
by
Ben Prescott (ex-GitLab)
Show whitespace changes
Inline
Side-by-side
GitLab-15-Breaking-Changes.md
View page @
c30dbd1f
...
@@ -334,6 +334,8 @@ zgrep `status=[offline|not_connected]` /var/log/gitlab/gitlab-rails/api-json.log
...
@@ -334,6 +334,8 @@ zgrep `status=[offline|not_connected]` /var/log/gitlab/gitlab-rails/api-json.log
-
NOTE:
`active`
and
`paused`
will be removed in 16.0
-
NOTE:
`active`
and
`paused`
will be removed in 16.0
-
Checking more broadly for this API endpoint may be necessary as folks might have code which looks at the status field rather than
-
Checking more broadly for this API endpoint may be necessary as folks might have code which looks at the status field rather than
-
**use [fast-stats](#fast_forward-fast-stats-fast_forward) to help analyse and summarise the log entries returned**
---
---
...
@@ -559,6 +561,7 @@ zgrep `registry/repositories` /var/log/gitlab/gitlab-rails/api-json.log.* | grep
...
@@ -559,6 +561,7 @@ zgrep `registry/repositories` /var/log/gitlab/gitlab-rails/api-json.log.* | grep
```
```
-
identify affected users and advise them that tags won't be returned any more
-
identify affected users and advise them that tags won't be returned any more
-
*
*use
[
fast-stats
]
(#fast_forward-fast-stats-fast_forward) to help analyse and summarise the log entries returned**
---
---
...
...
...
...