Skip to content

Commit

Permalink
Update CHANGELOG.md for 10.7.1
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
Mayra Cabrera committed Apr 23, 2018
1 parent 3569294 commit c4ccd77
Show file tree
Hide file tree
Showing 17 changed files with 28 additions and 82 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,34 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.

## 10.7.1 (2018-04-23)

### Fixed (11 changes)

- [API] Fix URLs in the `Link` header for `GET /projects/:id/repository/contributors` when no value is passed for `order_by` or `sort`. !18393
- Fix a case with secret variables being empty sometimes. !18400
- Fix `Trace::HttpIO` can not render multi-byte chars. !18417
- Fix specifying a non-default ref when requesting an archive using the legacy URL. !18468
- Respect visibility options and description when importing project from template. !18473
- Removes 'No Job log' message from build trace. !18523
- Align action icons in pipeline graph.
- Fix direct_upload when records with null file_store are used.
- Removed alert box in IDE when redirecting to new merge request.
- Fixed IDE not loading for sub groups.
- Fixed IDE not showing loading state when tree is loading.

### Performance (4 changes)

- Validate project path prior to hitting the database. !18322
- Add index to file_store on ci_job_artifacts. !18444
- Fix N+1 queries when loading participants for a commit note.
- Support Markdown rendering using multiple projects.

### Added (1 change)

- Add an API endpoint to download git repository snapshots. !18173


## 10.7.0 (2018-04-22)

### Security (6 changes, 2 of them are from the community)
Expand Down
5 changes: 0 additions & 5 deletions changelogs/unreleased/39345-get-raw-archive.yml

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions changelogs/unreleased/45287-align-icons.yml

This file was deleted.

This file was deleted.

This file was deleted.

6 changes: 0 additions & 6 deletions changelogs/unreleased/45507-fix-repository-archive-url.yml

This file was deleted.

5 changes: 0 additions & 5 deletions changelogs/unreleased/45625-job-log-shows-no-job-log.yml

This file was deleted.

5 changes: 0 additions & 5 deletions changelogs/unreleased/ab-45247-project-lookups-validation.yml

This file was deleted.

5 changes: 0 additions & 5 deletions changelogs/unreleased/fix-direct-upload-for-old-records.yml

This file was deleted.

5 changes: 0 additions & 5 deletions changelogs/unreleased/fix-gb-fix-empty-secret-variables.yml

This file was deleted.

5 changes: 0 additions & 5 deletions changelogs/unreleased/fj-42601-respect-visibility-options.yml

This file was deleted.

5 changes: 0 additions & 5 deletions changelogs/unreleased/ide-mr-changes-alert-box.yml

This file was deleted.

5 changes: 0 additions & 5 deletions changelogs/unreleased/ide-subgroup-fix.yml

This file was deleted.

5 changes: 0 additions & 5 deletions changelogs/unreleased/ide-tree-loading-fix.yml

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit c4ccd77

Please sign in to comment.