Skip to content

Releases: tauri-apps/plugins-workspace

updater v2.6.1

17 Mar 00:54
4bbcdbd
Compare
Choose a tag to compare

[2.6.1]

Cargo Publish

Updating crates.io index
   Packaging tauri-plugin-updater v2.6.1 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/updater)
    Updating crates.io index
warning: package `zip v2.2.1` in Cargo.lock is yanked in registry `crates-io`, consider updating to a version that is not yanked
    Packaged 29 files, 291.0KiB (116.7KiB compressed)
   Uploading tauri-plugin-updater v2.6.1 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/updater)
    Uploaded tauri-plugin-updater v2.6.1 to registry `crates-io`
note: waiting for `tauri-plugin-updater v2.6.1` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tauri-plugin-updater v2.6.1 at registry `crates-io`

updater-js v2.6.1

17 Mar 00:54
4bbcdbd
Compare
Choose a tag to compare

[2.6.1]

PNPM Publish

npm warn publish npm auto-corrected some errors in your package.json when publishing.  Please run "npm pkg fix" to address these errors.
npm warn publish errors corrected:
npm warn publish "repository" was changed from a string to an object
npm warn publish "repository.url" was normalized to "git+https://github.com/tauri-apps/plugins-workspace.git"
npm notice
npm notice 📦  @tauri-apps/plugin-updater@2.6.1
npm notice Tarball Contents
npm notice 888B LICENSE.spdx
npm notice 3.5kB README.md
npm notice 2.4kB dist-js/index.cjs
npm notice 2.0kB dist-js/index.d.ts
npm notice 2.3kB dist-js/index.js
npm notice 657B package.json
npm notice Tarball Details
npm notice name: @tauri-apps/plugin-updater
npm notice version: 2.6.1
npm notice filename: tauri-apps-plugin-updater-2.6.1.tgz
npm notice package size: 3.6 kB
npm notice unpacked size: 11.8 kB
npm notice shasum: ce6665c1ab77fff96092283702dbe2777c3b295d
npm notice integrity: sha512-iiOevw4kc12Ok[...]FcP/LUOsz6c4A==
npm notice total files: 6
npm notice
npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access
npm notice publish Signed provenance statement with source and build information from GitHub Actions
npm notice publish Provenance statement published to transparency log: https://search.sigstore.dev/?logIndex=183125736
+ @tauri-apps/plugin-updater@2.6.1

http v2.4.2

17 Mar 00:54
4bbcdbd
Compare
Choose a tag to compare

[2.4.2]

  • a15eedf3 (#2535 by @amrbashir) Fix fetch occasionally throwing an error due to trying to close the underline stream twice.

Cargo Publish

Updating crates.io index
    Updating crates.io index
   Packaging tauri-plugin-http v2.4.2 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/http)
    Updating crates.io index
    Packaged 28 files, 249.6KiB (102.8KiB compressed)
   Uploading tauri-plugin-http v2.4.2 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/http)
    Uploaded tauri-plugin-http v2.4.2 to registry `crates-io`
note: waiting for `tauri-plugin-http v2.4.2` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tauri-plugin-http v2.4.2 at registry `crates-io`

http-js v2.4.2

17 Mar 00:54
4bbcdbd
Compare
Choose a tag to compare

[2.4.2]

  • a15eedf3 (#2535 by @amrbashir) Fix fetch occasionally throwing an error due to trying to close the underline stream twice.

PNPM Publish

npm warn publish npm auto-corrected some errors in your package.json when publishing.  Please run "npm pkg fix" to address these errors.
npm warn publish errors corrected:
npm warn publish "repository" was changed from a string to an object
npm warn publish "repository.url" was normalized to "git+https://github.com/tauri-apps/plugins-workspace.git"
npm notice
npm notice 📦  @tauri-apps/plugin-http@2.4.2
npm notice Tarball Contents
npm notice 888B LICENSE.spdx
npm notice 3.0kB README.md
npm notice 5.6kB dist-js/index.cjs
npm notice 2.4kB dist-js/index.d.ts
npm notice 5.6kB dist-js/index.js
npm notice 654B package.json
npm notice Tarball Details
npm notice name: @tauri-apps/plugin-http
npm notice version: 2.4.2
npm notice filename: tauri-apps-plugin-http-2.4.2.tgz
npm notice package size: 4.7 kB
npm notice unpacked size: 18.1 kB
npm notice shasum: 7b1fe442d076ca5eed87175192d449a15402f83d
npm notice integrity: sha512-deoafidYelei/[...]4OTvERBpcfHrg==
npm notice total files: 6
npm notice
npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access
npm notice publish Signed provenance statement with source and build information from GitHub Actions
npm notice publish Provenance statement published to transparency log: https://search.sigstore.dev/?logIndex=183125721
+ @tauri-apps/plugin-http@2.4.2

http v2.4.1

15 Mar 00:09
5347de8
Compare
Choose a tag to compare

[2.4.1]

  • d3183aa9 (#2522 by @adrieljss) Fix fetch blocking until the whole response is read even if it was a streaming response.

Cargo Publish

Updating crates.io index
    Updating crates.io index
   Packaging tauri-plugin-http v2.4.1 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/http)
    Updating crates.io index
    Packaged 28 files, 249.2KiB (102.8KiB compressed)
   Uploading tauri-plugin-http v2.4.1 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/http)
    Uploaded tauri-plugin-http v2.4.1 to registry `crates-io`
note: waiting for `tauri-plugin-http v2.4.1` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tauri-plugin-http v2.4.1 at registry `crates-io`

http-js v2.4.1

15 Mar 00:09
5347de8
Compare
Choose a tag to compare

[2.4.1]

  • d3183aa9 (#2522 by @adrieljss) Fix fetch blocking until the whole response is read even if it was a streaming response.

PNPM Publish

npm warn publish npm auto-corrected some errors in your package.json when publishing.  Please run "npm pkg fix" to address these errors.
npm warn publish errors corrected:
npm warn publish "repository" was changed from a string to an object
npm warn publish "repository.url" was normalized to "git+https://github.com/tauri-apps/plugins-workspace.git"
npm notice
npm notice 📦  @tauri-apps/plugin-http@2.4.1
npm notice Tarball Contents
npm notice 888B LICENSE.spdx
npm notice 3.0kB README.md
npm notice 5.8kB dist-js/index.cjs
npm notice 2.4kB dist-js/index.d.ts
npm notice 5.7kB dist-js/index.js
npm notice 654B package.json
npm notice Tarball Details
npm notice name: @tauri-apps/plugin-http
npm notice version: 2.4.1
npm notice filename: tauri-apps-plugin-http-2.4.1.tgz
npm notice package size: 4.8 kB
npm notice unpacked size: 18.4 kB
npm notice shasum: 3ef02986db18d1b846f5fee1c74d19b0785fd437
npm notice integrity: sha512-zFhInOXIhHFAd[...]4dSQgGo+UYaHA==
npm notice total files: 6
npm notice
npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access
npm notice publish Signed provenance statement with source and build information from GitHub Actions
npm notice publish Provenance statement published to transparency log: https://search.sigstore.dev/?logIndex=182577506
+ @tauri-apps/plugin-http@2.4.1

log v2.3.1

12 Mar 21:30
1e9e496
Compare
Choose a tag to compare

[2.3.1]

Cargo Publish

Updating crates.io index
    Updating crates.io index
   Packaging tauri-plugin-log v2.3.1 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/log)
    Updating crates.io index
    Packaged 26 files, 216.4KiB (86.1KiB compressed)
   Uploading tauri-plugin-log v2.3.1 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/log)
    Uploaded tauri-plugin-log v2.3.1 to registry `crates-io`
note: waiting for `tauri-plugin-log v2.3.1` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tauri-plugin-log v2.3.1 at registry `crates-io`

log-js v2.3.1

12 Mar 21:30
1e9e496
Compare
Choose a tag to compare

[2.3.1]

PNPM Publish

npm warn publish npm auto-corrected some errors in your package.json when publishing.  Please run "npm pkg fix" to address these errors.
npm warn publish errors corrected:
npm warn publish "repository" was changed from a string to an object
npm warn publish "repository.url" was normalized to "git+https://github.com/tauri-apps/plugins-workspace.git"
npm notice
npm notice 📦  @tauri-apps/plugin-log@2.3.1
npm notice Tarball Contents
npm notice 888B LICENSE.spdx
npm notice 4.2kB README.md
npm notice 6.9kB dist-js/index.cjs
npm notice 3.0kB dist-js/index.d.ts
npm notice 6.7kB dist-js/index.js
npm notice 714B package.json
npm notice Tarball Details
npm notice name: @tauri-apps/plugin-log
npm notice version: 2.3.1
npm notice filename: tauri-apps-plugin-log-2.3.1.tgz
npm notice package size: 5.1 kB
npm notice unpacked size: 22.4 kB
npm notice shasum: 90017ad88b23cab2e05a010e875758b52c58e83d
npm notice integrity: sha512-nnKGHENWt7teq[...]EhiK0xBtZopRg==
npm notice total files: 6
npm notice
npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access
npm notice publish Signed provenance statement with source and build information from GitHub Actions
npm notice publish Provenance statement published to transparency log: https://search.sigstore.dev/?logIndex=181207586
+ @tauri-apps/plugin-log@2.3.1

updater v2.6.0

10 Mar 13:20
b40a02c
Compare
Choose a tag to compare

[2.6.0]

Cargo Publish

Updating crates.io index
   Packaging tauri-plugin-updater v2.6.0 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/updater)
    Updating crates.io index
    Packaged 29 files, 290.6KiB (116.7KiB compressed)
   Uploading tauri-plugin-updater v2.6.0 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/updater)
    Uploaded tauri-plugin-updater v2.6.0 to registry `crates-io`
note: waiting for `tauri-plugin-updater v2.6.0` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tauri-plugin-updater v2.6.0 at registry `crates-io`

updater-js v2.6.0

10 Mar 13:20
b40a02c
Compare
Choose a tag to compare

[2.6.0]

PNPM Publish

npm warn publish npm auto-corrected some errors in your package.json when publishing.  Please run "npm pkg fix" to address these errors.
npm warn publish errors corrected:
npm warn publish "repository" was changed from a string to an object
npm warn publish "repository.url" was normalized to "git+https://github.com/tauri-apps/plugins-workspace.git"
npm notice
npm notice 📦  @tauri-apps/plugin-updater@2.6.0
npm notice Tarball Contents
npm notice 888B LICENSE.spdx
npm notice 3.5kB README.md
npm notice 2.4kB dist-js/index.cjs
npm notice 2.0kB dist-js/index.d.ts
npm notice 2.3kB dist-js/index.js
npm notice 657B package.json
npm notice Tarball Details
npm notice name: @tauri-apps/plugin-updater
npm notice version: 2.6.0
npm notice filename: tauri-apps-plugin-updater-2.6.0.tgz
npm notice package size: 3.6 kB
npm notice unpacked size: 11.8 kB
npm notice shasum: 08302050b8f3974af2b0bff61fe96921f3696584
npm notice integrity: sha512-j74RUolLIhQDQ[...]xa5a9uH9Ist3A==
npm notice total files: 6
npm notice
npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access
npm notice publish Signed provenance statement with source and build information from GitHub Actions
npm notice publish Provenance statement published to transparency log: https://search.sigstore.dev/?logIndex=179695308
+ @tauri-apps/plugin-updater@2.6.0