@@ -42,8 +42,7 @@ There’s a new Stack Overflow [frontend](https://github.com/backstage/backstage
|
||||
|
||||
### Misc
|
||||
|
||||
- The [CI/CD Statistics plugin](https://github.com/backstage/backstage/tree/master/plugins/cicd-statistics) now has GitLab support, through the new [GitLab module](https://github.com/backstage/backstage/tree/master/plugins/
|
||||
plugins/cicd-statistics-module-gitlab). Thanks [@djamaile](https://github.com/djamaile)! ([#10140](https://github.com/backstage/backstage/pull/10140))
|
||||
- The [CI/CD Statistics plugin](https://github.com/backstage/backstage/tree/master/plugins/cicd-statistics) now has GitLab support, through the new [GitLab module](https://github.com/backstage/backstage/tree/master/plugins/cicd-statistics-module-gitlab). Thanks [@djamaile](https://github.com/djamaile)! ([#10140](https://github.com/backstage/backstage/pull/10140))
|
||||
|
||||
- The catalog [AWS module](https://github.com/backstage/backstage/tree/master/plugins/catalog-backend-module-aws) added a new `AwsS3EntityProvider` as a replacement for the `AwsS3DiscoveryProcessor`. Thanks [@pjungermann](https://github.com/pjungermann)! ([#10480](https://github.com/backstage/backstage/pull/10480))
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"releases": {
|
||||
"Release Notes": ["releases/v1.0.0", "releases/v1.1.0"]
|
||||
"Release Notes": ["releases/v1.1.0", "releases/v1.0.0"]
|
||||
},
|
||||
"docs": {
|
||||
"Overview": [
|
||||
|
||||
Reference in New Issue
Block a user