Skip to content

Commit 3f3dd47

Browse files
authored
Merge pull request #4 from trivago/release-please--branches--main
chore(main): release 1.2.0
2 parents 9d48bec + 2b3691d commit 3f3dd47

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [1.2.0](https://github.com/trivago/go-bootstrap/compare/v1.1.1...v1.2.0) (2023-12-01)
4+
5+
6+
### Features
7+
8+
* let httpserver.New return errors ([9d48bec](https://github.com/trivago/go-bootstrap/commit/9d48bec95c8a61baab064a8a9bdd13c4e19b450e))
9+
10+
11+
### Bug Fixes
12+
13+
* make cert reloading thread safe ([f717cf9](https://github.com/trivago/go-bootstrap/commit/f717cf968e8717b567d72ef021ccb6d63883c3ed))
14+
15+
16+
### Miscellaneous
17+
18+
* fix go build action ([cebf956](https://github.com/trivago/go-bootstrap/commit/cebf9564ec2db5f575935052b7f16962494afa9f))
19+
320
## [1.1.1](https://github.com/trivago/go-bootstrap/compare/v1.1.0...v1.1.1) (2023-12-01)
421

522

0 commit comments

Comments
 (0)