core@10.3.1

Kong/insomniacore@10.3.1Feb 11, 2025by github-actions[bot]

AI Summary

This release focuses on gRPC support improvements, SDK enhancements, and CLI proxy settings. It also includes Electron 33 updates and builds for Linux ARM64.

Key Highlights

  • Enhanced gRPC support with headers as metadata and reflection
  • Improved SDK with async support in insomnia.test and request.size()
  • Added proxy settings to the Inso CLI
  • Improved query parameter sizing and UI for menus

New Features

  • gRPC metadata and reflection support
  • SDK async testing support
  • CLI proxy settings
  • Electron 33 update

Full Release Notes

## What's Changed
* :rocket: 10.3.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8262
* fix(Dropdown/Menus): Options shouldn't autoselect if the menu overlaps with the trigger button by @gatzjames in https://github.com/Kong/insomnia/pull/8258
* feat(Inso): Add proxy settings to inso cli by @gatzjames in https://github.com/Kong/insomnia/pull/8257
* fix(sdk): support async function in insomnia.test by @ihexxa in https://github.com/Kong/insomnia/pull/8243
* fix: editor did not unlock after websocket disconnect by @CurryYangxx in https://github.com/Kong/insomnia/pull/8269
* fix: pre-request script variable hostname certificate resolution [INS-4733] by @ryan-willis in https://github.com/Kong/insomnia/pull/8249
* fix: smoke failed in github action by @CurryYangxx in https://github.com/Kong/insomnia/pull/8274
* fix: GRPC Bad Duplicate issue. Closes #8216 by @h-tiwari-dev in https://github.com/Kong/insomnia/pull/8273
* feat(runner/settings): enable logging switch configuration by @ihexxa in https://github.com/Kong/insomnia/pull/8194
* :rocket: 10.3.1-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8278
* feat(ApplicationMenu): add check for updates command in the app menu by @gatzjames in https://github.com/Kong/insomnia/pull/8279
* fix(sdk): add basic support for insomnia.request.size() by @ihexxa in https://github.com/Kong/insomnia/pull/8281
* fix(QueryParameters sizing issue): Resizable sections for parameters in request panes by @gatzjames in https://github.com/Kong/insomnia/pull/8283
* Bump-electron-33 by @jackkav in https://github.com/Kong/insomnia/pull/8285
* Add annotation for no proxy whitelist [INS-4792] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8280
* add bracket notation tests by @jackkav in https://github.com/Kong/insomnia/pull/7817
* fix: prevent unparseable response cookie from causing request to fail [INS-4851] by @ryan-willis in https://github.com/Kong/insomnia/pull/8289
* fix(sdk): misc fixes and improvements by @ihexxa in https://github.com/Kong/insomnia/pull/8297
* fix: paths in gRPC requests and proto state by @ryan-willis in https://github.com/Kong/insomnia/pull/8284
* chore: bump semgrep by @filfreire in https://github.com/Kong/insomnia/pull/8317
* Build Linux aarch64 packages using the new GH runner by @hexchain in https://github.com/Kong/insomnia/pull/8306
* add run name to github action by @jackkav in https://github.com/Kong/insomnia/pull/8324
* make runners conventional by @jackkav in https://github.com/Kong/insomnia/pull/8325
* :rocket: 10.3.1-beta.1 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8323
* :rocket: 10.3.1-alpha.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8328
* fix: support headers as metadata with gRPC + reflection by @ryan-willis in https://github.com/Kong/insomnia/pull/8327
* Rename local-storage to electron-storage by @cwangsmv in https://github.com/Kong/insomnia/pull/8310
* :rocket: 10.3.1-beta.2 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8330
* fix: .deb and .snap upload on publish [no-ticket] by @filfreire in https://github.com/Kong/insomnia/pull/8332
* :rocket: 10.3.1-beta.3 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8333
* chore: also build appimage for arm64 linux by @hexchain in https://github.com/Kong/insomnia/pull/8331
* fix: template render error [INS-4962] by @filfreire in https://github.com/Kong/insomnia/pull/8338
* :rocket: 10.3.1-beta.4 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8339
* fix(Proxy CLI options): update cli options docs by @gatzjames in https://github.com/Kong/insomnia/pull/8343
* fix: inso README.md [no-ticket] by @filfreire in https://github.com/Kong/insomnia/pull/8342
* fix: prevent yarn directory traversal on plugin installation by @techchrism in https://github.com/Kong/insomnia/pull/6829

## New Contributors
* @h-tiwari-dev made their first contribution in https://github.com/Kong/insomnia/pull/8273
* @hexchain made their first contribution in https://github.com/Kong/insomnia/pull/8306
* @techchrism made their first contribution in https://github.com/Kong/insomnia/pull/6829

**Full Changelog**: https://github.com/Kong/insomnia/compare/core@10.3.0...core@10.3.1