Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
6
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
gitlab-runner
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
1,989
Issues
1,989
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
189
Merge Requests
189
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GitLab.org
gitlab-runner
Commits
9ebc318e
Commit
9ebc318e
authored
Oct 09, 2017
by
Alessio Caiazza
🔴
Committed by
Tomasz Maczukin
Oct 09, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update changelog
parent
3fa38751
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
32 additions
and
2 deletions
+32
-2
CHANGELOG.md
CHANGELOG.md
+32
-2
No files found.
CHANGELOG.md
View file @
9ebc318e
...
...
@@ -11,10 +11,16 @@ v 10.1.0-rc.1 (2017-10-09)
-
Construct git remote URL based on configuration !698
-
Set git SSL information only for gitlab host !687
v 10.0.0-rc.1 (2017-09-14)
v 10.0.2 (2017-10-04)
-
Hide tokens from URLs printed in job's trace !708
v 10.0.1 (2017-09-27)
-
Remove deprecation message from service management commands !699
v 10.0.0 (2017-09-22)
> **Note:** With 10.0, we've moved repository from https://gitlab.com/gitlab-org/gitlab-ci-multi-runner
to https://gitlab.com/gitlab-org/gitlab-runner
to https://gitlab.com/gitlab-org/gitlab-runner
. Please update your Bookmarks!
> **Note:** Starting with 10.0, we're marking the `exec` and service-related commands as **deprecated**. They will
be removed in one of the upcoming releases.
...
...
@@ -41,6 +47,10 @@ https://gitlab.com/gitlab-org/gitlab-runner/merge_requests/657 for more details.
-
Mark exec and service-management commands as DEPRECATED !679
-
Fix support for
`tmpfs`
in docker executor config !680
v 9.5.1 (2017-10-04)
-
Hide tokens from URLs printed in job's trace !708
-
Add handling of non-existing images for Docker >= 17.07 !664
v 9.5.0 (2017-08-22)
-
Fix allowed_images behavior !635
-
Cleanup formatting on windows upgrade details !637
...
...
@@ -61,6 +71,17 @@ v 9.5.0 (2017-08-22)
-
Include note about volume path on OSX !648
-
Start using 'toc' in yaml frontmatter to explicitly disable it !644
v 9.4.3 (2017-10-04)
-
Hide tokens from URLs printed in job's trace !708
-
Add handling of non-existing images for Docker >= 17.07 !664
v 9.4.2 (2017-08-02)
-
Fix usage of one image for multiple services in one job !639
-
Fix services usage when service name is using variable !641
v 9.4.1 (2017-07-25)
-
Fix allowed_images behavior !635
v 9.4.0 (2017-07-22)
-
Use Go 1.8 for CI !620
-
Warn on archiving git directory !591
...
...
@@ -99,6 +120,9 @@ v 9.3.0 (2017-06-22)
-
Added ref of Docker app installation !612
-
Update linux-repository.md !615
v 9.2.2 (2017-07-04)
-
Fix VirtualBox and Parallels executors registration bugs !589
v 9.2.1 (2017-06-17)
-
Fix regression introduced in the way how
`exec`
parses
`.gitlab-ci.yml`
!535
-
Fix another regression on docker-machine credentials usage !610
...
...
@@ -134,6 +158,9 @@ that even in edge cases you can always rely on them.
-
Restore cache before artifacts !577
-
Fix link to the LICENSE file. !579
v 9.1.3 (2017-07-04)
-
Fix VirtualBox and Parallels executors registration bugs !589
v 9.1.2 (2017-06-17)
-
Print proper message when cache upload operation fails !556
-
Fix regression introduced in the way how
`exec`
parses
`.gitlab-ci.yml`
!535
...
...
@@ -216,6 +243,9 @@ v 9.0.0
-
Remove deprecated kubernetes executor configuration fields !521
-
Drop Kubernetes executor 'experimental' notice !525
v 1.11.5 (2017-07-04)
-
Fix VirtualBox and Parallels executors registration bugs !589
v 1.11.4 (2017-04-28)
-
Fixes test that was failing 1.11.3 release
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment