File tree Expand file tree Collapse file tree 1 file changed +49
-0
lines changed Expand file tree Collapse file tree 1 file changed +49
-0
lines changed Original file line number Diff line number Diff line change
1
+ # 0.4.7 (2022-04-20)
2
+
3
+ ### [ JetBrains Plugin] ( https://github.com/sourceplusplus/interface-jetbrains )
4
+
5
+ #### Added
6
+ - Portal preloading
7
+ - Source guide marks
8
+ - Ability to override plugin settings via ` .spp/spp-plugin.yml ` file
9
+ - Auto-connect to local default SkyWalking OAP server
10
+ - Failing endpoint indicator
11
+
12
+ #### Changed
13
+ - ` spp-skywalking-reroute ` header is now ` spp-skywalking-reroute-header `
14
+ - SkyWalking OAP 9.0.0 compatibility
15
+ - Increased portal loading speed
16
+
17
+ #### Fixed
18
+ - Plugin settings modification check
19
+
20
+ ### [ JVM Probe] ( https://github.com/sourceplusplus/probe-jvm )
21
+
22
+ #### Changed
23
+ - Upgraded SkyWalking agent to 8.10.0
24
+
25
+ ### [ Live Portal] ( https://github.com/sourceplusplus/interface-portal )
26
+
27
+ #### Changed
28
+ - Single page portal support
29
+
30
+ ### [ Live View Processor] ( https://github.com/sourceplusplus/processor-live-view )
31
+
32
+ #### Added
33
+ - Ability to subscribe to endpoint events by id
34
+
35
+ ### [ Live Platform] ( https://github.com/sourceplusplus/live-platform )
36
+
37
+ #### Added
38
+ - PII redaction capabilities
39
+ - ` /graphql/spp ` endpoint
40
+
41
+ #### Changed
42
+ - Upgraded SkyWalking OAP to 9.0.0
43
+ - Changed default graphql portal from ` 5445 ` to ` 12800 `
44
+ - ` spp-skywalking-reroute ` header removed for ` spp-platform-request ` header
45
+
46
+ ### [ Live Protocol] ( https://github.com/sourceplusplus/protocol )
47
+
48
+ #### Added
49
+ - Added ` endpoint_resp_time ` metric to MetricType
You can’t perform that action at this time.
0 commit comments