Commit 4c347be
committed
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2024-09-19)
### Bug Fixes
* better error handling ([7c936ab](7c936ab))
* correct letsencrypt import ([2ea67b9](2ea67b9))
* correct path generation for LE challenges ([96a6ff2](96a6ff2))
* incorporate greenlock files into redbird ([#295](#295)) ([bfbe47c](bfbe47c))
* pass loopback port to LE ([0e42773](0e42773))
* Use object.assign instead of spread operator ([ca5451b](ca5451b))
### Features
* add support for custom resolvers certificates ([ea5922d](ea5922d))
* add support for keepAlive ([c4bb6c2](c4bb6c2))
* add support for lazy let's encrypt certificates ([b4efeba](b4efeba))
* replace bunyan by pino ([6c860d6](6c860d6))
* Updated Readme.MD with new resolver parameter ([4dc39f5](4dc39f5))
### Performance Improvements
* change while/shift to for loop ([e5c94df](e5c94df))
* enable keepAlive in sample code ([55049eb](55049eb))1 parent f5485b2 commit 4c347be
2 files changed
+27
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments