Releases: prismatic-io/vscode
Releases · prismatic-io/vscode
Release list
v1.3.4
What's Changed
- Bump actions/create-github-app-token from 3 to 3.1.1 in the all-actions group by @dependabot[bot] in #71
- update icon to correct brand colors by @misteroneill in #77
- Bump the all-actions group across 1 directory with 3 updates by @dependabot[bot] in #78
- Update dependencies; pin vscode types to align with supported version by @ryanwersal in #73
New Contributors
- @misteroneill made their first contribution in #77
Full Changelog: v1.3.3...v1.3.4
v1.3.3
What's Changed
- Pin release workflow to release environment by @ryanwersal in #70
Full Changelog: v1.3.2...v1.3.3
v1.3.2
What's Changed
- Remove explicit Auth0 connection declaration, allow logging in from status bar by @ryanwersal in #68
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- Fix GH Actions deprecation warning by @ryanwersal in #62
- Migrate execution drawer from webview into more native UI/UX by @ryanwersal in #63
- Extract out GraphQL documents by @ryanwersal in #64
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Update to latest GH Actions references by @ryanwersal in #48
- Improve tenant picker by @ryanwersal in #49
- Use event bus for auth changes by @ryanwersal in #50
- Add beginnings of integration testing suite by @ryanwersal in #51
- Make dependencies explicit instead of heavy singleton use by @ryanwersal in #52
- Detect package manager and guide user to install deps if necessary by @ryanwersal in #54
- Add dependabot config and swap repo to use bun by @ryanwersal in #55
- Extend functionality of Integrations pane by @ryanwersal in #56
- Bump softprops/action-gh-release from 2 to 3 in the all-actions group by @dependabot[bot] in #57
- Finish removing eslint by @ryanwersal in #59
- Upgrade all dependencies across the board by @ryanwersal in #61
New Contributors
- @dependabot[bot] made their first contribution in #57
Full Changelog: v1.2.1...v1.3.0
v1.2.1
What's Changed
- Migrate from asdf to mise by @jasoncomes in #34
- Add Configurable Debug Mode by @jasoncomes in #31
- Multi-Integration Workspace Support and Instance State Management by @jakethagle in #33
- Tooling improvements by @ryanwersal in #37
- DX improvements for onboarding and testing by @ryanwersal in #38
- Simplify executable resolution, improve cross-platform support and add tests by @ryanwersal in #39
- Refine and reduce vscode settings file by @ryanwersal in #40
- Implement in-extension auth instead of relying on prism by @ryanwersal in #41
- Add release pipeline/method that aligns with other best-in-class extensions by @ryanwersal in #42
- Align documentation with latest state of the extension by @ryanwersal in #43
- Use a release app and fix release mise task by @ryanwersal in #45
- Remove manual token refresh by @ryanwersal in #44
- Change identity to our own publish bot app by @ryanwersal in #46
- Simplify release/publish workflow by @ryanwersal in #47
New Contributors
- @jakethagle made their first contribution in #33
- @ryanwersal made their first contribution in #37
Full Changelog: v1.0.2...v1.2.1
v1.0.2
What's Changed
- fix: Extension activation when .spectral is gitignored by @jasoncomes in #32
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Debug - Bug with Dotenv systemvars = true by @jasoncomes in #30
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Add a config option for Prism path to support odd path scenarios by @tannerburson in #29
New Contributors
- @tannerburson made their first contribution in #29
Full Changelog: v0.0.30...v1.0.0
v0.0.30
What's Changed
- Add Test Payloads to Integration Tests by @jasoncomes in #28
Full Changelog: v0.0.29...v0.0.30