Releases: hyperjumptech/monika
Releases · hyperjumptech/monika
v1.21.2
What's Changed
- Fix: --ignoreInvalidTLS has no effect by @dennypradipta in #1331
- Feat: Add --sentryDSN flag by @dennypradipta in #1325
- Release 1.21.2 by @dennypradipta in #1333
Full Changelog: v1.21.1...v1.21.2
v1.21.1
What's Changed
Fixed
- Fix: Failed to build tarballs #1313 by @suyono3484 in #1317
- Fix: Fallback for getOSName by @dennypradipta in #1324
- Fix: Allow --ignoreInvalidTLS flag to override allowUnauthorized value by @dennypradipta in #1328
Changed
- Docs: Update Telegram Documentation by @sintaherena in #1321
- Test: Add tests for Docker build by @dennypradipta in #1307
New Contributors
- @sintaherena made their first contribution in #1321
Full Changelog: v1.21.0...v1.21.1
v1.21.0
What's Changed
Added
- Feat: Implement cache http response by @syamsudotdev in #1296
- Feat: Add custom user agent for Monika by @dennypradipta in #1300
Fixed
- Fix: Docker build failed on some OS by @suyono3484 in #1304
- Fix: Handle CERT_HAS_EXPIRED error by @dennypradipta in #1299
- Fix: Handle ERR_TLS_CERT_ALTNAME_INVALID and improve overall error descriptions by @dennypradipta in #1309
Changed
- Update oclif version to 4.14.0 by @suyono3484 in #1311
New Contributors
- @suyono3484 made their first contribution in #1304
Full Changelog: v1.20.2...v1.21.0
v1.20.2
What's Changed
Fixed
- Fix: #1255 fix notification not included in snap binary by @syamsudotdev in #1281
- Fix: Monika sends null request body as string null by @haricnugraha in #1293
Changed
- Docs: #1260 deprecate ping request by @syamsudotdev in #1288
- Docs: #1289 add docker guide for apple silicon by @syamsudotdev in #1290
Full Changelog: v1.20.1...v1.20.2
v1.20.1
What's Changed
Fixed
- Fix: Make TLS Probe Independent by @haricnugraha in #1280
Changed
- Refactor: Separate Create Config Handler by @haricnugraha in #1272
- CI: Upgrade actions that still use Node.js version 16 by @haricnugraha in #1276
- Refactor: Separate flag handlers by @haricnugraha in #1277
- Test: Add tests for Monika configuration codes by @haricnugraha in #1279
- Feat: adding sendWithCustomContent in monika-notif by @raosan in #1283
- Docs: Remove probes property from TLS checker config example by @haricnugraha in #1282
Full Changelog: v1.20.0...v1.20.1
v1.20.0
What's Changed
Added
- feat(node.js fetch): #1268 implement redirect for fetch by @syamsudotdev in #1271
- Feat: Configurable Follow HTTP Redirect for Probe Requests by @haricnugraha in #1270
FIxed
- fix(http): handle axios error code UNABLE_TO_VERIFY_LEAF_SIGNATURE by @syamsudotdev in #1267
Full Changelog: v1.19.2...v1.20.0
v1.19.2
What's Changed
Fixed
- fix(http prober): crash on request probe type by @syamsudotdev in #1264
Changed
- Refactor: Solve TODO Comments by @haricnugraha in #1262
Full Changelog: v1.19.1...v1.19.2
v1.19.1
What's Changed
Changed
- feat(native fetch): Handle Node.js fetch errors by @syamsudotdev in #1252
- Refactor: Upgrade MSW to Version 2 by @haricnugraha in #1254
- Fix: Fetch Implementation by @haricnugraha in #1256
- chore(testing): change bats to node.js spawn by @syamsudotdev in #1257
Full Changelog: v1.19.0...v1.19.1
v1.19.0
What's Changed
Added
- feat(native fetch): Implement Node.js fetch by @syamsudotdev in #1243
Fixed
- Tweak Docs Build Workflow by @sapiderman in #1250
- Fix: Algolia Build in the Docs Action by @dennypradipta in #1251
Full Changelog: v1.18.0...v1.19.0
v1.18.0
What's Changed
Added
- feat(native fetch): create --experimental-fetch as toggle feature by @syamsudotdev in #1240
Fixed
- Fix: Monika Multi Node by @haricnugraha in #1233
- Fix: The disabled failed probe is not retrying when it encounters an incident after enabling it by @haricnugraha in #1242
Changed
- Update to Node to v20.x by @sapiderman in #1235
Full Changelog: v1.17.0...v1.18.0