core@10.3.0

Kong/insomniacore@10.3.0Dec 20, 2024by github-actions[bot]

AI Summary

Focusing on gRPC mTLS capabilities, CLI runner improvements, and file import enhancements. It also fixes environment editor toggles and Postman authentication parsing.

Key Highlights

  • Enabled gRPC mTLS capability with optional TLS skipping
  • Improved CLI runner to handle workspace IDs and script execution
  • Added support for importing multiple files at once
  • Fixed Postman V2.0 API key parsing issues

New Features

  • gRPC mTLS capability
  • Multi-file import support
  • CLI runner improvements

Full Release Notes

## What's Changed
* :rocket: 10.2.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8208
* Fix environment editor toggle button display behavior [INS-4766] by @cwangsmv in https://github.com/Kong/insomnia/pull/8219
* fix(cli): the cli runner should be able to run requests with workspace id by correct order by @ihexxa in https://github.com/Kong/insomnia/pull/8220
* fix(cli): failed to run script in cli if timeline dir is not inited by @ihexxa in https://github.com/Kong/insomnia/pull/8232
* :rocket: 10.2.1-beta.1 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8230
* fix: breakpoint not working by @CurryYangxx in https://github.com/Kong/insomnia/pull/8236
* feat(grpc): skip TLS when verification disabled + mTLS capability [INS-4536] by @ryan-willis in https://github.com/Kong/insomnia/pull/8235
* fix: interactivity for components within tooltip body [INS-4773] by @godfrzero in https://github.com/Kong/insomnia/pull/8239
* Import multiple files at once [INS-4633] [INS-4782] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8229
* fix: file path title in certs dialog by @ryan-willis in https://github.com/Kong/insomnia/pull/8247
* fix the bug that postman V2.0 auth apiKey can not be parsed when importing [INS-4748] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8241
* Fix: File path fails when used in env vars on Windows [INS-4742] by @filfreire in https://github.com/Kong/insomnia/pull/8221
* :rocket: 10.3.0-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8255

## New Contributors
* @godfrzero made their first contribution in https://github.com/Kong/insomnia/pull/8239

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