Skip to content

Commit cb1b121

Browse files
committed
1.3.1
1 parent 9712744 commit cb1b121

File tree

3 files changed

+47
-85
lines changed

3 files changed

+47
-85
lines changed

CHANGELOG.md

+23-42
Original file line numberDiff line numberDiff line change
@@ -1,57 +1,53 @@
11
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
22

3+
#### [v1.3.1](https://github.com/Phara0h/sky-puppy/compare/v1.3.0...v1.3.1)
4+
5+
> 4 November 2020
6+
7+
##### [`9712744`](https://github.com/Phara0h/sky-puppy/commit/971274485311642389f0ecd0f47dfd3fe044d348)Update changelog-template.hbs
8+
39
#### [v1.3.0](https://github.com/Phara0h/sky-puppy/compare/v1.2.0...v1.3.0)
410

511
> 4 November 2020
612
7-
-
8-
Fixed bugs and added pretty console logs
13+
##### [`bd98346`](https://github.com/Phara0h/sky-puppy/commit/bd9834615c809569f714ac4dcc01ab00838f73cf)Fixed bugs and added pretty console logs
914

1015
- Fixed `last_unhealthy_total_duration` and `last_healthy_total_duration` bug reporting the wrong elapsed time.
1116
- Fixed `healthy` status getting reported even when unhealthy/down has not yet been reported.
1217
- Fixed bug relating to console title displaying config version instead of application version.
1318
- Added new console logs (see sample config for details)
1419
- Added 2 new test-server routes
15-
[`bd98346`](https://github.com/Phara0h/sky-puppy/commit/bd9834615c809569f714ac4dcc01ab00838f73cf)
1620

1721
#### [v1.2.0](https://github.com/Phara0h/sky-puppy/compare/v1.1.2...v1.2.0)
1822

1923
> 3 November 2020
2024
21-
-
22-
Clean up and more
25+
##### [`6604d77`](https://github.com/Phara0h/sky-puppy/commit/6604d77123392a478df83dc7df6e48ed907edb91)Clean up and more
2326

2427
- Added skypuppy console log title
2528
- Fixed eslint issues
2629
- Fixed bug that altered on healthy status at start of sky puppy
2730
- Fixed bug if settings field was left out of services checkers
28-
[`6604d77`](https://github.com/Phara0h/sky-puppy/commit/6604d77123392a478df83dc7df6e48ed907edb91)
2931

3032
#### [v1.1.2](https://github.com/Phara0h/sky-puppy/compare/v1.1.1...v1.1.2)
3133

3234
> 2 November 2020
3335
34-
-
35-
Added `sky-puppy-checker-cloudflare-status` to the list of checkers
36-
[`6e251c0`](https://github.com/Phara0h/sky-puppy/commit/6e251c0f8d2365add9280d6b847331fdeb2f5cb5)
37-
-
38-
Added sky-puppy-checker-mongodb to list of checkers
39-
[`d204255`](https://github.com/Phara0h/sky-puppy/commit/d204255d1b1f86183778f872b8e879f746e44f04)
36+
##### [`6e251c0`](https://github.com/Phara0h/sky-puppy/commit/6e251c0f8d2365add9280d6b847331fdeb2f5cb5)Added `sky-puppy-checker-cloudflare-status` to the list of checkers
37+
38+
##### [`d204255`](https://github.com/Phara0h/sky-puppy/commit/d204255d1b1f86183778f872b8e879f746e44f04)Added sky-puppy-checker-mongodb to list of checkers
4039

4140
#### [v1.1.1](https://github.com/Phara0h/sky-puppy/compare/v1.1.0...v1.1.1)
4241

4342
> 2 November 2020
4443
45-
-
46-
Fixed changelog to have full commit message
47-
[`4b1a2e4`](https://github.com/Phara0h/sky-puppy/commit/4b1a2e414739b80903d61383e1c34ab8fc3c8f17)
44+
##### [`4b1a2e4`](https://github.com/Phara0h/sky-puppy/commit/4b1a2e414739b80903d61383e1c34ab8fc3c8f17)Fixed changelog to have full commit message
4845

4946
#### [v1.1.0](https://github.com/Phara0h/sky-puppy/compare/v1.0.2...v1.1.0)
5047

5148
> 2 November 2020
5249
53-
-
54-
New feature: Messages
50+
##### [`7f27201`](https://github.com/Phara0h/sky-puppy/commit/7f2720100f876e2f10ce6e46ea3a0098c0db83fc)New feature: Messages
5551

5652
* Added the ability to add messages from checkers
5753
* Messages can be accessed in alterters message / viewed in prom
@@ -78,58 +74,43 @@ New feature: Messages
7874
}
7975
}
8076
```
81-
[`7f27201`](https://github.com/Phara0h/sky-puppy/commit/7f2720100f876e2f10ce6e46ea3a0098c0db83fc)
8277

8378
#### [v1.0.2](https://github.com/Phara0h/sky-puppy/compare/v1.0.1...v1.0.2)
8479

8580
> 30 October 2020
8681
87-
-
88-
Added sky-puppy-checker-template to tests and readme
89-
[`a927cdf`](https://github.com/Phara0h/sky-puppy/commit/a927cdf104bb2f8acf7baa99485ebd2135d2427c)
82+
##### [`a927cdf`](https://github.com/Phara0h/sky-puppy/commit/a927cdf104bb2f8acf7baa99485ebd2135d2427c)Added sky-puppy-checker-template to tests and readme
9083

9184
#### [v1.0.1](https://github.com/Phara0h/sky-puppy/compare/v1.0.0...v1.0.1)
9285

9386
> 30 October 2020
9487
95-
-
96-
Fixed bug around checkers name
97-
[`7674805`](https://github.com/Phara0h/sky-puppy/commit/7674805fae0b7e39b56dbbeef18ede9216e22956)
88+
##### [`7674805`](https://github.com/Phara0h/sky-puppy/commit/7674805fae0b7e39b56dbbeef18ede9216e22956)Fixed bug around checkers name
9889

9990
### [v1.0.0](https://github.com/Phara0h/sky-puppy/compare/v0.3.0...v1.0.0)
10091

10192
> 30 October 2020
10293
103-
-
104-
Added module based checkers! Now you can write custom checkers to check any thing.
105-
[`344b6f0`](https://github.com/Phara0h/sky-puppy/commit/344b6f02dfa4b31d0720b7c047d034a7f118684a)
94+
##### [`344b6f0`](https://github.com/Phara0h/sky-puppy/commit/344b6f02dfa4b31d0720b7c047d034a7f118684a)Added module based checkers! Now you can write custom checkers to check any thing.
10695

10796
#### [v0.3.0](https://github.com/Phara0h/sky-puppy/compare/v0.2.1...v0.3.0)
10897

10998
> 30 October 2020
11099
111-
-
112-
Added endpoints, Added postman docs, Fixed bugs and more!
113-
[`5d614eb`](https://github.com/Phara0h/sky-puppy/commit/5d614eb20b62ba5b616f67aeffddda1bfd5575de)
114-
-
115-
added process tile
116-
[`f6f9a56`](https://github.com/Phara0h/sky-puppy/commit/f6f9a56b35b31797f9409c97df4c3b3dc5ae5a4b)
100+
##### [`5d614eb`](https://github.com/Phara0h/sky-puppy/commit/5d614eb20b62ba5b616f67aeffddda1bfd5575de)Added endpoints, Added postman docs, Fixed bugs and more!
101+
102+
##### [`f6f9a56`](https://github.com/Phara0h/sky-puppy/commit/f6f9a56b35b31797f9409c97df4c3b3dc5ae5a4b)added process tile
117103

118104
#### [v0.2.1](https://github.com/Phara0h/sky-puppy/compare/v0.2.0...v0.2.1)
119105

120106
> 14 September 2020
121107
122-
-
123-
Update README.nbs
124-
[`505209a`](https://github.com/Phara0h/sky-puppy/commit/505209afdac682daca37284a5f69fd98b14b8145)
108+
##### [`505209a`](https://github.com/Phara0h/sky-puppy/commit/505209afdac682daca37284a5f69fd98b14b8145)Update README.nbs
125109

126110
#### v0.2.0
127111

128112
> 14 September 2020
129113
130-
-
131-
init commit config based is done REST endpoints to come
132-
[`b03ca2e`](https://github.com/Phara0h/sky-puppy/commit/b03ca2ee43ac5754f020d1963dcb9e201cd47e0d)
133-
-
134-
Initial commit
135-
[`b7535a3`](https://github.com/Phara0h/sky-puppy/commit/b7535a3a3990fe081f932dc6e1079a86bdf9842f)
114+
##### [`b03ca2e`](https://github.com/Phara0h/sky-puppy/commit/b03ca2ee43ac5754f020d1963dcb9e201cd47e0d)init commit config based is done REST endpoints to come
115+
116+
##### [`b7535a3`](https://github.com/Phara0h/sky-puppy/commit/b7535a3a3990fe081f932dc6e1079a86bdf9842f)Initial commit

README.md

+23-42
Original file line numberDiff line numberDiff line change
@@ -146,58 +146,54 @@ Sky Puppy looks for a file called `sky-puppy-config.json` in the folder it is ra
146146

147147
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
148148

149+
#### [v1.3.1](https://github.com/Phara0h/sky-puppy/compare/v1.3.0...v1.3.1)
150+
151+
> 4 November 2020
152+
153+
##### [`9712744`](https://github.com/Phara0h/sky-puppy/commit/971274485311642389f0ecd0f47dfd3fe044d348)Update changelog-template.hbs
154+
149155
#### [v1.3.0](https://github.com/Phara0h/sky-puppy/compare/v1.2.0...v1.3.0)
150156

151157
> 4 November 2020
152158
153-
-
154-
Fixed bugs and added pretty console logs
159+
##### [`bd98346`](https://github.com/Phara0h/sky-puppy/commit/bd9834615c809569f714ac4dcc01ab00838f73cf)Fixed bugs and added pretty console logs
155160

156161
- Fixed `last_unhealthy_total_duration` and `last_healthy_total_duration` bug reporting the wrong elapsed time.
157162
- Fixed `healthy` status getting reported even when unhealthy/down has not yet been reported.
158163
- Fixed bug relating to console title displaying config version instead of application version.
159164
- Added new console logs (see sample config for details)
160165
- Added 2 new test-server routes
161-
[`bd98346`](https://github.com/Phara0h/sky-puppy/commit/bd9834615c809569f714ac4dcc01ab00838f73cf)
162166

163167
#### [v1.2.0](https://github.com/Phara0h/sky-puppy/compare/v1.1.2...v1.2.0)
164168

165169
> 3 November 2020
166170
167-
-
168-
Clean up and more
171+
##### [`6604d77`](https://github.com/Phara0h/sky-puppy/commit/6604d77123392a478df83dc7df6e48ed907edb91)Clean up and more
169172

170173
- Added skypuppy console log title
171174
- Fixed eslint issues
172175
- Fixed bug that altered on healthy status at start of sky puppy
173176
- Fixed bug if settings field was left out of services checkers
174-
[`6604d77`](https://github.com/Phara0h/sky-puppy/commit/6604d77123392a478df83dc7df6e48ed907edb91)
175177

176178
#### [v1.1.2](https://github.com/Phara0h/sky-puppy/compare/v1.1.1...v1.1.2)
177179

178180
> 2 November 2020
179181
180-
-
181-
Added `sky-puppy-checker-cloudflare-status` to the list of checkers
182-
[`6e251c0`](https://github.com/Phara0h/sky-puppy/commit/6e251c0f8d2365add9280d6b847331fdeb2f5cb5)
183-
-
184-
Added sky-puppy-checker-mongodb to list of checkers
185-
[`d204255`](https://github.com/Phara0h/sky-puppy/commit/d204255d1b1f86183778f872b8e879f746e44f04)
182+
##### [`6e251c0`](https://github.com/Phara0h/sky-puppy/commit/6e251c0f8d2365add9280d6b847331fdeb2f5cb5)Added `sky-puppy-checker-cloudflare-status` to the list of checkers
183+
184+
##### [`d204255`](https://github.com/Phara0h/sky-puppy/commit/d204255d1b1f86183778f872b8e879f746e44f04)Added sky-puppy-checker-mongodb to list of checkers
186185

187186
#### [v1.1.1](https://github.com/Phara0h/sky-puppy/compare/v1.1.0...v1.1.1)
188187

189188
> 2 November 2020
190189
191-
-
192-
Fixed changelog to have full commit message
193-
[`4b1a2e4`](https://github.com/Phara0h/sky-puppy/commit/4b1a2e414739b80903d61383e1c34ab8fc3c8f17)
190+
##### [`4b1a2e4`](https://github.com/Phara0h/sky-puppy/commit/4b1a2e414739b80903d61383e1c34ab8fc3c8f17)Fixed changelog to have full commit message
194191

195192
#### [v1.1.0](https://github.com/Phara0h/sky-puppy/compare/v1.0.2...v1.1.0)
196193

197194
> 2 November 2020
198195
199-
-
200-
New feature: Messages
196+
##### [`7f27201`](https://github.com/Phara0h/sky-puppy/commit/7f2720100f876e2f10ce6e46ea3a0098c0db83fc)New feature: Messages
201197

202198
* Added the ability to add messages from checkers
203199
* Messages can be accessed in alterters message / viewed in prom
@@ -224,59 +220,44 @@ New feature: Messages
224220
}
225221
}
226222
```
227-
[`7f27201`](https://github.com/Phara0h/sky-puppy/commit/7f2720100f876e2f10ce6e46ea3a0098c0db83fc)
228223

229224
#### [v1.0.2](https://github.com/Phara0h/sky-puppy/compare/v1.0.1...v1.0.2)
230225

231226
> 30 October 2020
232227
233-
-
234-
Added sky-puppy-checker-template to tests and readme
235-
[`a927cdf`](https://github.com/Phara0h/sky-puppy/commit/a927cdf104bb2f8acf7baa99485ebd2135d2427c)
228+
##### [`a927cdf`](https://github.com/Phara0h/sky-puppy/commit/a927cdf104bb2f8acf7baa99485ebd2135d2427c)Added sky-puppy-checker-template to tests and readme
236229

237230
#### [v1.0.1](https://github.com/Phara0h/sky-puppy/compare/v1.0.0...v1.0.1)
238231

239232
> 30 October 2020
240233
241-
-
242-
Fixed bug around checkers name
243-
[`7674805`](https://github.com/Phara0h/sky-puppy/commit/7674805fae0b7e39b56dbbeef18ede9216e22956)
234+
##### [`7674805`](https://github.com/Phara0h/sky-puppy/commit/7674805fae0b7e39b56dbbeef18ede9216e22956)Fixed bug around checkers name
244235

245236
### [v1.0.0](https://github.com/Phara0h/sky-puppy/compare/v0.3.0...v1.0.0)
246237

247238
> 30 October 2020
248239
249-
-
250-
Added module based checkers! Now you can write custom checkers to check any thing.
251-
[`344b6f0`](https://github.com/Phara0h/sky-puppy/commit/344b6f02dfa4b31d0720b7c047d034a7f118684a)
240+
##### [`344b6f0`](https://github.com/Phara0h/sky-puppy/commit/344b6f02dfa4b31d0720b7c047d034a7f118684a)Added module based checkers! Now you can write custom checkers to check any thing.
252241

253242
#### [v0.3.0](https://github.com/Phara0h/sky-puppy/compare/v0.2.1...v0.3.0)
254243

255244
> 30 October 2020
256245
257-
-
258-
Added endpoints, Added postman docs, Fixed bugs and more!
259-
[`5d614eb`](https://github.com/Phara0h/sky-puppy/commit/5d614eb20b62ba5b616f67aeffddda1bfd5575de)
260-
-
261-
added process tile
262-
[`f6f9a56`](https://github.com/Phara0h/sky-puppy/commit/f6f9a56b35b31797f9409c97df4c3b3dc5ae5a4b)
246+
##### [`5d614eb`](https://github.com/Phara0h/sky-puppy/commit/5d614eb20b62ba5b616f67aeffddda1bfd5575de)Added endpoints, Added postman docs, Fixed bugs and more!
247+
248+
##### [`f6f9a56`](https://github.com/Phara0h/sky-puppy/commit/f6f9a56b35b31797f9409c97df4c3b3dc5ae5a4b)added process tile
263249

264250
#### [v0.2.1](https://github.com/Phara0h/sky-puppy/compare/v0.2.0...v0.2.1)
265251

266252
> 14 September 2020
267253
268-
-
269-
Update README.nbs
270-
[`505209a`](https://github.com/Phara0h/sky-puppy/commit/505209afdac682daca37284a5f69fd98b14b8145)
254+
##### [`505209a`](https://github.com/Phara0h/sky-puppy/commit/505209afdac682daca37284a5f69fd98b14b8145)Update README.nbs
271255

272256
#### v0.2.0
273257

274258
> 14 September 2020
275259
276-
-
277-
init commit config based is done REST endpoints to come
278-
[`b03ca2e`](https://github.com/Phara0h/sky-puppy/commit/b03ca2ee43ac5754f020d1963dcb9e201cd47e0d)
279-
-
280-
Initial commit
281-
[`b7535a3`](https://github.com/Phara0h/sky-puppy/commit/b7535a3a3990fe081f932dc6e1079a86bdf9842f)
260+
##### [`b03ca2e`](https://github.com/Phara0h/sky-puppy/commit/b03ca2ee43ac5754f020d1963dcb9e201cd47e0d)init commit config based is done REST endpoints to come
261+
262+
##### [`b7535a3`](https://github.com/Phara0h/sky-puppy/commit/b7535a3a3990fe081f932dc6e1079a86bdf9842f)Initial commit
282263

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sky-puppy",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "A easy to use reliable health checking service with Prometheus export",
55
"main": "./src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)