From fb07c4a01b6dd6e130b41c1b9258b36cc43a63ec Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 9 Jan 2023 18:23:15 +0000 Subject: [PATCH] chore(release): 2.9.0 # [2.9.0](https://github.com/andrewinci/insulator2/compare/v2.8.0...v2.9.0) (2023-01-09) ### Bug Fixes * disable autocomplete in add consumer group ([5ce0280](https://github.com/andrewinci/insulator2/commit/5ce0280f1b01da12d39afa38147adb2da02ed502)) * disable autocomplete/autocapitalize in create topic modal ([0bfa38a](https://github.com/andrewinci/insulator2/commit/0bfa38a2b5b6042809758da12422ca2fe15bde38)) * favourites removed when a cluster is updated ([a67accf](https://github.com/andrewinci/insulator2/commit/a67accf45919cef342da08e113c5f2724018f947)) * remove consumer group from the UI when deleted ([e983727](https://github.com/andrewinci/insulator2/commit/e983727b800e8a9dd8af844c67b6aacf2fae691e)) * remove schema from the UI when deleted ([3134e35](https://github.com/andrewinci/insulator2/commit/3134e3598ca181d65bd8cbd7a1273afd2c614f61)) * remove topic from the UI when deleted ([15c5050](https://github.com/andrewinci/insulator2/commit/15c505080dbd411a912749790a86295a4e60d5cf)) * start consumer loader as soon as the consumer is started ([aa0c9dc](https://github.com/andrewinci/insulator2/commit/aa0c9dc514549f5b150db1ed3e9e344c0e8d7ebe)) * support logical types in avro unions ([1118c9c](https://github.com/andrewinci/insulator2/commit/1118c9c5b16a0c62908f88ae327f86c472fec9d5)) * wrong code theme in new windows ([a9150e0](https://github.com/andrewinci/insulator2/commit/a9150e0af571ed8cd0edce854d0177fdc09dcf69)) ### Features * add avro producer ([#307](https://github.com/andrewinci/insulator2/issues/307)) ([e7bb6a4](https://github.com/andrewinci/insulator2/commit/e7bb6a471219807cd076af25219335791097e9c9)) * add external windonw button to record details modal ([ab80738](https://github.com/andrewinci/insulator2/commit/ab807387b923956d414421e8b7bd2f7413bfab6f)) * add kafka timeout settings ([889f07a](https://github.com/andrewinci/insulator2/commit/889f07afdbb0ca69e0839be818dd248611f77823)) * add shortcut to jump to the schema from the topic ([cb56b58](https://github.com/andrewinci/insulator2/commit/cb56b58c76eb4623f58ae1bce052771298ebe026)) * add string producer ([#300](https://github.com/andrewinci/insulator2/issues/300)) ([bb0ab30](https://github.com/andrewinci/insulator2/commit/bb0ab30526fc9fc4aba7b0c4da2558c8d61a02c5)) * allow user to open the topic and the schema registry to a new window ([151d50d](https://github.com/andrewinci/insulator2/commit/151d50d6ece9f5125df7d5c34e19ab0e51d64c89)) --- CHANGELOG.md | 23 +++++++++++++++++++++++ backend/tauri.conf.json | 2 +- manifests/update-darwin.json | 10 +++++----- manifests/update-linux.json | 8 ++++---- manifests/update-windows.json | 8 ++++---- package.json | 2 +- 6 files changed, 38 insertions(+), 15 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e9ae47d5..5e188149 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,26 @@ +# [2.9.0](https://github.com/andrewinci/insulator2/compare/v2.8.0...v2.9.0) (2023-01-09) + +### Bug Fixes + +- disable autocomplete in add consumer group ([5ce0280](https://github.com/andrewinci/insulator2/commit/5ce0280f1b01da12d39afa38147adb2da02ed502)) +- disable autocomplete/autocapitalize in create topic modal ([0bfa38a](https://github.com/andrewinci/insulator2/commit/0bfa38a2b5b6042809758da12422ca2fe15bde38)) +- favourites removed when a cluster is updated ([a67accf](https://github.com/andrewinci/insulator2/commit/a67accf45919cef342da08e113c5f2724018f947)) +- remove consumer group from the UI when deleted ([e983727](https://github.com/andrewinci/insulator2/commit/e983727b800e8a9dd8af844c67b6aacf2fae691e)) +- remove schema from the UI when deleted ([3134e35](https://github.com/andrewinci/insulator2/commit/3134e3598ca181d65bd8cbd7a1273afd2c614f61)) +- remove topic from the UI when deleted ([15c5050](https://github.com/andrewinci/insulator2/commit/15c505080dbd411a912749790a86295a4e60d5cf)) +- start consumer loader as soon as the consumer is started ([aa0c9dc](https://github.com/andrewinci/insulator2/commit/aa0c9dc514549f5b150db1ed3e9e344c0e8d7ebe)) +- support logical types in avro unions ([1118c9c](https://github.com/andrewinci/insulator2/commit/1118c9c5b16a0c62908f88ae327f86c472fec9d5)) +- wrong code theme in new windows ([a9150e0](https://github.com/andrewinci/insulator2/commit/a9150e0af571ed8cd0edce854d0177fdc09dcf69)) + +### Features + +- add avro producer ([#307](https://github.com/andrewinci/insulator2/issues/307)) ([e7bb6a4](https://github.com/andrewinci/insulator2/commit/e7bb6a471219807cd076af25219335791097e9c9)) +- add external windonw button to record details modal ([ab80738](https://github.com/andrewinci/insulator2/commit/ab807387b923956d414421e8b7bd2f7413bfab6f)) +- add kafka timeout settings ([889f07a](https://github.com/andrewinci/insulator2/commit/889f07afdbb0ca69e0839be818dd248611f77823)) +- add shortcut to jump to the schema from the topic ([cb56b58](https://github.com/andrewinci/insulator2/commit/cb56b58c76eb4623f58ae1bce052771298ebe026)) +- add string producer ([#300](https://github.com/andrewinci/insulator2/issues/300)) ([bb0ab30](https://github.com/andrewinci/insulator2/commit/bb0ab30526fc9fc4aba7b0c4da2558c8d61a02c5)) +- allow user to open the topic and the schema registry to a new window ([151d50d](https://github.com/andrewinci/insulator2/commit/151d50d6ece9f5125df7d5c34e19ab0e51d64c89)) + # [2.8.0](https://github.com/andrewinci/insulator2/compare/v2.7.1...v2.8.0) (2022-12-21) ### Bug Fixes diff --git a/backend/tauri.conf.json b/backend/tauri.conf.json index e0372e82..da97c867 100644 --- a/backend/tauri.conf.json +++ b/backend/tauri.conf.json @@ -7,7 +7,7 @@ }, "package": { "productName": "Insulator 2", - "version": "2.8.0" + "version": "2.9.0" }, "tauri": { "allowlist": { diff --git a/manifests/update-darwin.json b/manifests/update-darwin.json index a4a5cd9b..2951c15d 100644 --- a/manifests/update-darwin.json +++ b/manifests/update-darwin.json @@ -1,15 +1,15 @@ { - "version": "v2.8.0", - "notes": "# [2.8.0](https://github.com/andrewinci/insulator2/compare/v2.7.1...v2.8.0) (2022-12-21)\n\n\n### Bug Fixes\n\n* disable autocomplete on search input ([5ee2e0e](https://github.com/andrewinci/insulator2/commit/5ee2e0ed697eb0ab0377c16ce861e9cb23242cfd))\n* minimize button colors ([e754635](https://github.com/andrewinci/insulator2/commit/e754635be8295faaaeff6df3362de0bdaa342a21))\n\n\n### Features\n\n* consumer shortcuts ([#275](https://github.com/andrewinci/insulator2/issues/275)) ([3ff3041](https://github.com/andrewinci/insulator2/commit/3ff3041d55732a6e0308cf2d62f0a46a14e1f0c0))\n\n\n\n", - "pub_date": "2022-12-21T08:47:20Z", + "version": "v2.9.0", + "notes": "# [2.9.0](https://github.com/andrewinci/insulator2/compare/v2.8.0...v2.9.0) (2023-01-09)\n\n\n### Bug Fixes\n\n* disable autocomplete in add consumer group ([5ce0280](https://github.com/andrewinci/insulator2/commit/5ce0280f1b01da12d39afa38147adb2da02ed502))\n* disable autocomplete/autocapitalize in create topic modal ([0bfa38a](https://github.com/andrewinci/insulator2/commit/0bfa38a2b5b6042809758da12422ca2fe15bde38))\n* favourites removed when a cluster is updated ([a67accf](https://github.com/andrewinci/insulator2/commit/a67accf45919cef342da08e113c5f2724018f947))\n* remove consumer group from the UI when deleted ([e983727](https://github.com/andrewinci/insulator2/commit/e983727b800e8a9dd8af844c67b6aacf2fae691e))\n* remove schema from the UI when deleted ([3134e35](https://github.com/andrewinci/insulator2/commit/3134e3598ca181d65bd8cbd7a1273afd2c614f61))\n* remove topic from the UI when deleted ([15c5050](https://github.com/andrewinci/insulator2/commit/15c505080dbd411a912749790a86295a4e60d5cf))\n* start consumer loader as soon as the consumer is started ([aa0c9dc](https://github.com/andrewinci/insulator2/commit/aa0c9dc514549f5b150db1ed3e9e344c0e8d7ebe))\n* support logical types in avro unions ([1118c9c](https://github.com/andrewinci/insulator2/commit/1118c9c5b16a0c62908f88ae327f86c472fec9d5))\n* wrong code theme in new windows ([a9150e0](https://github.com/andrewinci/insulator2/commit/a9150e0af571ed8cd0edce854d0177fdc09dcf69))\n\n\n### Features\n\n* add avro producer ([#307](https://github.com/andrewinci/insulator2/issues/307)) ([e7bb6a4](https://github.com/andrewinci/insulator2/commit/e7bb6a471219807cd076af25219335791097e9c9))\n* add external windonw button to record details modal ([ab80738](https://github.com/andrewinci/insulator2/commit/ab807387b923956d414421e8b7bd2f7413bfab6f))\n* add kafka timeout settings ([889f07a](https://github.com/andrewinci/insulator2/commit/889f07afdbb0ca69e0839be818dd248611f77823))\n* add shortcut to jump to the schema from the topic ([cb56b58](https://github.com/andrewinci/insulator2/commit/cb56b58c76eb4623f58ae1bce052771298ebe026))\n* add string producer ([#300](https://github.com/andrewinci/insulator2/issues/300)) ([bb0ab30](https://github.com/andrewinci/insulator2/commit/bb0ab30526fc9fc4aba7b0c4da2558c8d61a02c5))\n* allow user to open the topic and the schema registry to a new window ([151d50d](https://github.com/andrewinci/insulator2/commit/151d50d6ece9f5125df7d5c34e19ab0e51d64c89))\n\n\n\n", + "pub_date": "2023-01-09T18:23:15Z", "platforms": { "darwin-x86_64": { "signature": "----", - "url": "https://github.com/andrewinci/insulator2/releases/download/v2.8.0/Insulator.2.app.tar.gz" + "url": "https://github.com/andrewinci/insulator2/releases/download/v2.9.0/Insulator.2.app.tar.gz" }, "darwin-aarch64": { "signature": "-----", - "url": "https://github.com/andrewinci/insulator2/releases/download/v2.8.0/Insulator.2.app.tar.gz" + "url": "https://github.com/andrewinci/insulator2/releases/download/v2.9.0/Insulator.2.app.tar.gz" } } } diff --git a/manifests/update-linux.json b/manifests/update-linux.json index 17dcac90..c2e8d651 100644 --- a/manifests/update-linux.json +++ b/manifests/update-linux.json @@ -1,11 +1,11 @@ { - "version": "v2.8.0", - "notes": "# [2.8.0](https://github.com/andrewinci/insulator2/compare/v2.7.1...v2.8.0) (2022-12-21)\n\n\n### Bug Fixes\n\n* disable autocomplete on search input ([5ee2e0e](https://github.com/andrewinci/insulator2/commit/5ee2e0ed697eb0ab0377c16ce861e9cb23242cfd))\n* minimize button colors ([e754635](https://github.com/andrewinci/insulator2/commit/e754635be8295faaaeff6df3362de0bdaa342a21))\n\n\n### Features\n\n* consumer shortcuts ([#275](https://github.com/andrewinci/insulator2/issues/275)) ([3ff3041](https://github.com/andrewinci/insulator2/commit/3ff3041d55732a6e0308cf2d62f0a46a14e1f0c0))\n\n\n\n", - "pub_date": "2022-12-21T08:47:20Z", + "version": "v2.9.0", + "notes": "# [2.9.0](https://github.com/andrewinci/insulator2/compare/v2.8.0...v2.9.0) (2023-01-09)\n\n\n### Bug Fixes\n\n* disable autocomplete in add consumer group ([5ce0280](https://github.com/andrewinci/insulator2/commit/5ce0280f1b01da12d39afa38147adb2da02ed502))\n* disable autocomplete/autocapitalize in create topic modal ([0bfa38a](https://github.com/andrewinci/insulator2/commit/0bfa38a2b5b6042809758da12422ca2fe15bde38))\n* favourites removed when a cluster is updated ([a67accf](https://github.com/andrewinci/insulator2/commit/a67accf45919cef342da08e113c5f2724018f947))\n* remove consumer group from the UI when deleted ([e983727](https://github.com/andrewinci/insulator2/commit/e983727b800e8a9dd8af844c67b6aacf2fae691e))\n* remove schema from the UI when deleted ([3134e35](https://github.com/andrewinci/insulator2/commit/3134e3598ca181d65bd8cbd7a1273afd2c614f61))\n* remove topic from the UI when deleted ([15c5050](https://github.com/andrewinci/insulator2/commit/15c505080dbd411a912749790a86295a4e60d5cf))\n* start consumer loader as soon as the consumer is started ([aa0c9dc](https://github.com/andrewinci/insulator2/commit/aa0c9dc514549f5b150db1ed3e9e344c0e8d7ebe))\n* support logical types in avro unions ([1118c9c](https://github.com/andrewinci/insulator2/commit/1118c9c5b16a0c62908f88ae327f86c472fec9d5))\n* wrong code theme in new windows ([a9150e0](https://github.com/andrewinci/insulator2/commit/a9150e0af571ed8cd0edce854d0177fdc09dcf69))\n\n\n### Features\n\n* add avro producer ([#307](https://github.com/andrewinci/insulator2/issues/307)) ([e7bb6a4](https://github.com/andrewinci/insulator2/commit/e7bb6a471219807cd076af25219335791097e9c9))\n* add external windonw button to record details modal ([ab80738](https://github.com/andrewinci/insulator2/commit/ab807387b923956d414421e8b7bd2f7413bfab6f))\n* add kafka timeout settings ([889f07a](https://github.com/andrewinci/insulator2/commit/889f07afdbb0ca69e0839be818dd248611f77823))\n* add shortcut to jump to the schema from the topic ([cb56b58](https://github.com/andrewinci/insulator2/commit/cb56b58c76eb4623f58ae1bce052771298ebe026))\n* add string producer ([#300](https://github.com/andrewinci/insulator2/issues/300)) ([bb0ab30](https://github.com/andrewinci/insulator2/commit/bb0ab30526fc9fc4aba7b0c4da2558c8d61a02c5))\n* allow user to open the topic and the schema registry to a new window ([151d50d](https://github.com/andrewinci/insulator2/commit/151d50d6ece9f5125df7d5c34e19ab0e51d64c89))\n\n\n\n", + "pub_date": "2023-01-09T18:23:15Z", "platforms": { "linux-x86_64": { "signature": "-----", - "url": "https://github.com/andrewinci/insulator2/releases/download/v2.8.0/insulator-2_2.8.0_amd64.AppImage.tar.gz" + "url": "https://github.com/andrewinci/insulator2/releases/download/v2.9.0/insulator-2_2.9.0_amd64.AppImage.tar.gz" } } } diff --git a/manifests/update-windows.json b/manifests/update-windows.json index e79ffa63..51fe0bbc 100644 --- a/manifests/update-windows.json +++ b/manifests/update-windows.json @@ -1,11 +1,11 @@ { - "version": "v2.8.0", - "notes": "# [2.8.0](https://github.com/andrewinci/insulator2/compare/v2.7.1...v2.8.0) (2022-12-21)\n\n\n### Bug Fixes\n\n* disable autocomplete on search input ([5ee2e0e](https://github.com/andrewinci/insulator2/commit/5ee2e0ed697eb0ab0377c16ce861e9cb23242cfd))\n* minimize button colors ([e754635](https://github.com/andrewinci/insulator2/commit/e754635be8295faaaeff6df3362de0bdaa342a21))\n\n\n### Features\n\n* consumer shortcuts ([#275](https://github.com/andrewinci/insulator2/issues/275)) ([3ff3041](https://github.com/andrewinci/insulator2/commit/3ff3041d55732a6e0308cf2d62f0a46a14e1f0c0))\n\n\n\n", - "pub_date": "2022-12-21T08:47:20Z", + "version": "v2.9.0", + "notes": "# [2.9.0](https://github.com/andrewinci/insulator2/compare/v2.8.0...v2.9.0) (2023-01-09)\n\n\n### Bug Fixes\n\n* disable autocomplete in add consumer group ([5ce0280](https://github.com/andrewinci/insulator2/commit/5ce0280f1b01da12d39afa38147adb2da02ed502))\n* disable autocomplete/autocapitalize in create topic modal ([0bfa38a](https://github.com/andrewinci/insulator2/commit/0bfa38a2b5b6042809758da12422ca2fe15bde38))\n* favourites removed when a cluster is updated ([a67accf](https://github.com/andrewinci/insulator2/commit/a67accf45919cef342da08e113c5f2724018f947))\n* remove consumer group from the UI when deleted ([e983727](https://github.com/andrewinci/insulator2/commit/e983727b800e8a9dd8af844c67b6aacf2fae691e))\n* remove schema from the UI when deleted ([3134e35](https://github.com/andrewinci/insulator2/commit/3134e3598ca181d65bd8cbd7a1273afd2c614f61))\n* remove topic from the UI when deleted ([15c5050](https://github.com/andrewinci/insulator2/commit/15c505080dbd411a912749790a86295a4e60d5cf))\n* start consumer loader as soon as the consumer is started ([aa0c9dc](https://github.com/andrewinci/insulator2/commit/aa0c9dc514549f5b150db1ed3e9e344c0e8d7ebe))\n* support logical types in avro unions ([1118c9c](https://github.com/andrewinci/insulator2/commit/1118c9c5b16a0c62908f88ae327f86c472fec9d5))\n* wrong code theme in new windows ([a9150e0](https://github.com/andrewinci/insulator2/commit/a9150e0af571ed8cd0edce854d0177fdc09dcf69))\n\n\n### Features\n\n* add avro producer ([#307](https://github.com/andrewinci/insulator2/issues/307)) ([e7bb6a4](https://github.com/andrewinci/insulator2/commit/e7bb6a471219807cd076af25219335791097e9c9))\n* add external windonw button to record details modal ([ab80738](https://github.com/andrewinci/insulator2/commit/ab807387b923956d414421e8b7bd2f7413bfab6f))\n* add kafka timeout settings ([889f07a](https://github.com/andrewinci/insulator2/commit/889f07afdbb0ca69e0839be818dd248611f77823))\n* add shortcut to jump to the schema from the topic ([cb56b58](https://github.com/andrewinci/insulator2/commit/cb56b58c76eb4623f58ae1bce052771298ebe026))\n* add string producer ([#300](https://github.com/andrewinci/insulator2/issues/300)) ([bb0ab30](https://github.com/andrewinci/insulator2/commit/bb0ab30526fc9fc4aba7b0c4da2558c8d61a02c5))\n* allow user to open the topic and the schema registry to a new window ([151d50d](https://github.com/andrewinci/insulator2/commit/151d50d6ece9f5125df7d5c34e19ab0e51d64c89))\n\n\n\n", + "pub_date": "2023-01-09T18:23:15Z", "platforms": { "windows-x86_64": { "signature": "-----", - "url": "https://github.com/andrewinci/insulator2/releases/download/v2.8.0/Insulator.2_2.8.0_x64_en-US.msi.zip" + "url": "https://github.com/andrewinci/insulator2/releases/download/v2.9.0/Insulator.2_2.9.0_x64_en-US.msi.zip" } } } diff --git a/package.json b/package.json index f17b413b..56d17a1e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "insulator2", "private": true, - "version": "2.8.0", + "version": "2.9.0", "type": "module", "workspaces": [ "frontend",