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 7741010 + 547c138 commit 2442645Copy full SHA for 2442645
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
3
+## [1.2.1](https://github.com/trivago/go-bootstrap/compare/v1.2.0...v1.2.1) (2023-12-01)
4
+
5
6
+### Bug Fixes
7
8
+* crash on 2nd call to GetCertificate ([a589200](https://github.com/trivago/go-bootstrap/commit/a58920038421ce278f45abc59dc0b4d1bb49f725))
9
+* verify client cert before returning it ([9879a80](https://github.com/trivago/go-bootstrap/commit/9879a805635c3fb06376a8e33365521231ee81e0))
10
11
12
+### Miscellaneous
13
14
+* add localhost certificate for testing ([335d504](https://github.com/trivago/go-bootstrap/commit/335d504c204a6ee16f57b34e2072c1e4787e52b2))
15
16
## [1.2.0](https://github.com/trivago/go-bootstrap/compare/v1.1.1...v1.2.0) (2023-12-01)
17
18
0 commit comments