core@11.0.2
Kong/insomniacore@11.0.2Apr 3, 2025by github-actions[bot]
AI Summary
This patch release addresses various bugs related to Git Sync, OAS linting, and file handling. It improves the stability of the application by fixing flaky tests and resolving issues with drag-and-drop imports and Docker builds.
Key Highlights
- Fixed Git Sync discard logic to delete non-existent entities
- OAS Lint now uses .spectral.yaml files for linting in git projects
- Fixed file drag-and-drop import functionality
- Resolved environment editor toggle button display behavior
New Features
- OAS Lint configuration file support
Full Release Notes
## What's Changed * :rocket: 11.0.1 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8533 * test: Fix the flaky case for environment editor by @cwangsmv in https://github.com/Kong/insomnia/pull/8520 * fix(Git Sync): discard changes should delete requests and other entities if they don't exist in the previous version by @gatzjames in https://github.com/Kong/insomnia/pull/8551 * feat(OAS Lint): use .spectral.yaml file for linting specs in git projects by @gatzjames in https://github.com/Kong/insomnia/pull/8553 * fix: secure wrapper when paths contain utf-16 characters by @ryan-willis in https://github.com/Kong/insomnia/pull/8539 * :rocket: 11.0.2-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8557 * fix: can not drag file to import - [INS-5251] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8549 * chore(runner): remove unused runner options by @ihexxa in https://github.com/Kong/insomnia/pull/8550 * Fix: Export globals paramter in Run via CLI if user has selected any global environment by @cwangsmv in https://github.com/Kong/insomnia/pull/8559 * lint unused else by @jackkav in https://github.com/Kong/insomnia/pull/8556 * fix: Add Docker Hub login to avoid build failures due to image pull rate limit by @balugeorge in https://github.com/Kong/insomnia/pull/8561 * fix(sdk): handle query params separately to avoid unexpected encoding or missing by @ihexxa in https://github.com/Kong/insomnia/pull/8531 * fix: Execute docker/login action only on linux runners by @balugeorge in https://github.com/Kong/insomnia/pull/8564 * :rocket: 11.0.2-beta.1 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8565 * show how to run send request from worker by @jackkav in https://github.com/Kong/insomnia/pull/8473 * eslint: remove unused disabled rules by @jackkav in https://github.com/Kong/insomnia/pull/8571 **Full Changelog**: https://github.com/Kong/insomnia/compare/core@11.0.1...core@11.0.2