We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d48bec + 2b3691d commit 3f3dd47Copy full SHA for 3f3dd47
CHANGELOG.md
@@ -1,5 +1,22 @@
1
# Changelog
2
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
20
## [1.1.1](https://github.com/trivago/go-bootstrap/compare/v1.1.0...v1.1.1) (2023-12-01)
21
22
0 commit comments