Skip to content

Commit ce73c39

Browse files
committed
update changelog for 1.5.2 [CI SKIP]
1 parent 0184632 commit ce73c39

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
22
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
33

4+
## 1.5.2
5+
### Added
6+
- trace logging for semaphore acquisition and release
7+
8+
### Fixed
9+
- failure to acquire semaphore due to error should fail the pipeline
10+
- failure to acquire semaphore due to context deadline should cancel the pipeline
11+
412
## 1.5.1
513
### Fixed
614
- cancel a build should result in cancel status, not error status

0 commit comments

Comments
 (0)