Skip to content

Commit

Permalink
chore: release v2.3.9
Browse files Browse the repository at this point in the history
Add error handling to onvif discovery (Sentry IOBROKER-DISCOVERY-13)
Add error handling to smapee discovery (Sentry IOBROKER-DISCOVERY-14)
Add error handling to synology discovery (Sentry IOBROKER-DISCOVERY-1A)
Update mndp library to prevent crashes (Sentry IOBROKER-DISCOVERY-15+)
  • Loading branch information
Apollon77 committed Jul 17, 2020
1 parent 1ae0eab commit 6d48780
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ Just now it can detect via ping, UPnP (serial planned).

## Changelog

### 2.3.8 (2020-07-17)
### 2.3.9 (2020-07-17)
* (Apollon77) Add error handling to onvif discovery (Sentry IOBROKER-DISCOVERY-13)
* (Apollon77) Add error handling to smapee discovery (Sentry IOBROKER-DISCOVERY-14)
* (Apollon77) Add error handling to synology discovery (Sentry IOBROKER-DISCOVERY-1A)
Expand Down
14 changes: 13 additions & 1 deletion io-package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,20 @@
{
"common": {
"name": "discovery",
"version": "2.3.8",
"version": "2.3.9",
"news": {
"2.3.9": {
"en": "Add error handling to onvif discovery (Sentry IOBROKER-DISCOVERY-13)\nAdd error handling to smapee discovery (Sentry IOBROKER-DISCOVERY-14)\nAdd error handling to synology discovery (Sentry IOBROKER-DISCOVERY-1A)\nUpdate mndp library to prevent crashes (Sentry IOBROKER-DISCOVERY-15+)",
"de": "Hinzufügen der Fehlerbehandlung zur Onvif-Erkennung (Sentry IOBROKER-DISCOVERY-13)\nFehlerbehandlung zur Smapee-Erkennung hinzufügen (Sentry IOBROKER-DISCOVERY-14)\nHinzufügen einer Fehlerbehandlung zur Synologieerkennung (Sentry IOBROKER-DISCOVERY-1A)\nAktualisieren Sie die mndp-Bibliothek, um Abstürze zu vermeiden (Sentry IOBROKER-DISCOVERY-15 +).",
"ru": "Добавить обработку ошибок в обнаружение onvif (Sentry IOBROKER-DISCOVERY-13)\nДобавить обработку ошибок для обнаружения smapee (Sentry IOBROKER-DISCOVERY-14)\nДобавить обработку ошибок в обнаружение синологии (Sentry IOBROKER-DISCOVERY-1A)\nОбновление библиотеки mndp для предотвращения сбоев (Sentry IOBROKER-DISCOVERY-15 +)",
"pt": "Adicionar tratamento de erros à descoberta onvif (Sentry IOBROKER-DISCOVERY-13)\nAdicionar tratamento de erros à descoberta de smapee (Sentry IOBROKER-DISCOVERY-14)\nAdicionar tratamento de erros à descoberta de sinologia (Sentry IOBROKER-DISCOVERY-1A)\nAtualizar a biblioteca mndp para evitar falhas (Sentry IOBROKER-DISCOVERY-15 +)",
"nl": "Foutafhandeling toevoegen aan onvif-detectie (Sentry IOBROKER-DISCOVERY-13)\nFoutafhandeling toevoegen aan smapee-detectie (Sentry IOBROKER-DISCOVERY-14)\nFoutafhandeling toevoegen aan synologiedetectie (Sentry IOBROKER-DISCOVERY-1A)\nUpdate mndp-bibliotheek om crashes te voorkomen (Sentry IOBROKER-DISCOVERY-15 +)",
"fr": "Ajouter la gestion des erreurs à la découverte onvif (Sentry IOBROKER-DISCOVERY-13)\nAjouter la gestion des erreurs à la découverte de smapee (Sentry IOBROKER-DISCOVERY-14)\nAjouter la gestion des erreurs à la découverte de synologie (Sentry IOBROKER-DISCOVERY-1A)\nMettre à jour la bibliothèque mndp pour éviter les plantages (Sentry IOBROKER-DISCOVERY-15 +)",
"it": "Aggiungi la gestione degli errori al rilevamento onvif (Sentry IOBROKER-DISCOVERY-13)\nAggiungi la gestione degli errori allo smapee discovery (Sentry IOBROKER-DISCOVERY-14)\nAggiungi la gestione degli errori al rilevamento della sinologia (Sentry IOBROKER-DISCOVERY-1A)\nAggiorna la libreria mndp per prevenire arresti anomali (Sentry IOBROKER-DISCOVERY-15 +)",
"es": "Agregar manejo de errores al descubrimiento onvif (Sentry IOBROKER-DISCOVERY-13)\nAgregue manejo de errores al descubrimiento de smapee (Sentry IOBROKER-DISCOVERY-14)\nAgregue manejo de errores al descubrimiento de sincronización (Sentry IOBROKER-DISCOVERY-1A)\nActualice la biblioteca mndp para evitar bloqueos (Sentry IOBROKER-DISCOVERY-15 +)",
"pl": "Dodaj obsługę błędów do wykrywania onvif (Sentry IOBROKER-DISCOVERY-13)\nDodaj obsługę błędów do wykrywania smapee (Sentry IOBROKER-DISCOVERY-14)\nDodaj obsługę błędów do wykrywania synologii (Sentry IOBROKER-DISCOVERY-1A)\nZaktualizuj bibliotekę mndp, aby zapobiec awariom (Sentry IOBROKER-DISCOVERY-15 +)",
"zh-cn": "将错误处理添加到onvif发现(Sentry IOBROKER-DISCOVERY-13)\n将错误处理添加到smapee发现(Sentry IOBROKER-DISCOVERY-14)\n向Synology发现中添加错误处理(Sentry IOBROKER-DISCOVERY-1A)\n更新mndp库以防止崩溃(Sentry IOBROKER-DISCOVERY-15 +)"
},
"2.3.8": {
"en": "Add error handling to onvif discovery (Sentry IOBROKER-DISCOVERY-13)\nAdd error handling to smapee discovery (Sentry IOBROKER-DISCOVERY-14)\nAdd error handling to synology discovery (Sentry IOBROKER-DISCOVERY-1A)\nUpdate mndp library to prevent crashes (Sentry IOBROKER-DISCOVERY-15+)",
"de": "Hinzufügen der Fehlerbehandlung zur Onvif-Erkennung (Sentry IOBROKER-DISCOVERY-13)\nFehlerbehandlung zur Smapee-Erkennung hinzufügen (Sentry IOBROKER-DISCOVERY-14)\nHinzufügen einer Fehlerbehandlung zur Synologieerkennung (Sentry IOBROKER-DISCOVERY-1A)\nAktualisieren Sie die mndp-Bibliothek, um Abstürze zu vermeiden (Sentry IOBROKER-DISCOVERY-15 +).",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "iobroker.discovery",
"description": "This adapter tries to detect devices in local network.",
"version": "2.3.8",
"version": "2.3.9",
"author": "bluefox <[email protected]>",
"contributors": [
"bluefox <[email protected]>",
Expand Down

0 comments on commit 6d48780

Please sign in to comment.