-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release new version of JetBrains plugin #559
Conversation
…tricter parsing of URLs
…AppMap components
This helps during development to quickly locate errors or warnings in our webviews. It's disabled by default.
…ool window are loaded
AppMap runtime code review
🔄 API changes🚧 Breaking changesThese changes are not backwards-compatible, according to the OpenAPI specification.
Detailed OpenAPI diff--- base/openapi.yml 2024-01-14 00:11:59.000000000 +0000
+++ head/openapi.yml 2024-02-05 19:44:33.000000000 +0000
@@ -15,12 +15,6 @@
info:
title: My project
version: v1
-paths:
- /api/appmaps/create_upload:
- post:
- responses:
- '200':
- content: {}
- description: OK
+paths: {}
components: {} ⭐ New AppMaps[junit] Default command line service indexer json rpc port from [junit] Open external links handler is external url from [junit] App map webview base url from [junit] App map webview web view index html urls from [junit] App map webview webview url from ✖️ Removed AppMaps |
🎉 This PR is included in version 0.55.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
No description provided.