1
1
Release Notes for
2
2
P4SL, the Helix Core (Perforce) Plugin for Simulink and Matlab
3
3
4
- Version 2022.2
4
+ Version 2024.1
5
5
6
6
Introduction
7
7
@@ -22,7 +22,7 @@ Requirements
22
22
23
23
* Perforce server at Release 2017.1 or higher.
24
24
25
- * Java: full standard JDK 8 or later. Implementation as
25
+ * Java: full standard JDK 11 or later. Implementation as
26
26
discussed in "Known Limitations" below.
27
27
28
28
* SSL: unlimited strength JCE (Java Cryptography Extension) package for
@@ -63,76 +63,109 @@ Known Limitations
63
63
<java-home>/lib/security/US_export_policy.jar
64
64
65
65
-------------------------------------------
66
- Major new functionality in 2022.2 (2022.2/2447215 ) (2023/05/30 )
66
+ Major new functionality in 2024.1 (2024.1/2620571 ) (2024/07/02 )
67
67
68
- #2445997 (Job #114818, #115704)
69
- Updated P4Java version to P4Java 2022.2.2444480
68
+ #2616732 (Job #121144 #121368)
69
+ Updated P4Java version to P4Java 2024.1.2612262
70
+ Updated Java version to 11.
71
+
72
+ #2617759 (Job #121369)
73
+ Upgraded P4SL to use Simulink R2024a APIs.
74
+
75
+ #2616732 (Job #121424 #121142)
76
+ Upgraded org.apache.commons:commons-compress:1.26.2 to
77
+ address CVEs: CVE-2024-25710 and CVE-2024-26308
70
78
71
- Upgraded P4SL to use Simulink R2023a APIs.
79
+
80
+ -------------------------------------------
81
+ Major new functionality in 2023.2 (2023.2/2561373) (2024/02/23)
82
+
83
+ #2552541 (Job #119065)
84
+ Updated P4Java version to P4Java 2023.2.2553500
85
+
86
+ -------------------------------------------
87
+ Major new functionality in 2023.1 (2023.1/2518458) (2023/11/13)
88
+
89
+ #2513039 (Job #116936, #116996)
90
+ Updated P4Java version to P4Java 2023.1.2512805
91
+
92
+ Upgraded P4SL to use Simulink R2023b APIs.
93
+
94
+ -------------------------------------------
95
+ Major new functionality in 2022.2 (2022.2/2447215) (2023/05/30)
96
+
97
+ #2445997 (Job #114818, #115704)
98
+ Updated P4Java version to P4Java 2022.2.2444480
99
+
100
+ Upgraded P4SL to use Simulink R2023a APIs.
72
101
73
102
-------------------------------------------
74
103
Major new functionality in 2022.1 Patch 1 (2022.1/2393090) (2023/01/17)
75
104
76
- #2391906 (Job #113987)
77
- Updated P4Java version to P4Java 2022.1.2390907
105
+ #2391906 (Job #113987)
106
+ Updated P4Java version to P4Java 2022.1.2390907
78
107
79
108
-------------------------------------------
80
109
Major new functionality in 2022.1 (2022.1/2355860) (2022/10/13)
81
110
82
- #2354278 (Job #112759)
83
- Use the versions of api.jar and util.jar corresponding to Matlab R2022b
111
+ #2354278 (Job #112759)
112
+ Use the versions of api.jar and util.jar corresponding to
113
+ Matlab R2022b
84
114
85
- #2354234 (Job #112726)
86
- Updated P4Java version to P4Java 2022.1.2350821
87
-
115
+ #2354234 (Job #112726)
116
+ Updated P4Java version to P4Java 2022.1.2350821
88
117
89
118
-------------------------------------------
90
119
Major new functionality in 2021.2
91
120
92
- #2265417 (Bug #110045)
93
- Use the versions of api.jar and util.jar corresponding to Matlab R2022a
121
+ #2265417 (Bug #110045)
122
+ Use the versions of api.jar and util.jar corresponding to
123
+ Matlab R2022a
94
124
95
- #2266783 (Bug #109732)
96
- Update to the latest P4Java 2021.2
125
+ #2266783 (Bug #109732)
126
+ Update to the latest P4Java 2021.2
97
127
98
128
-------------------------------------------
99
129
Major new functionality in 2020.1
100
130
101
- #2007646 (Bug #103153)
102
- Upgraded P4SL to use Simulink R2020a APIs.
131
+ #2007646 (Bug #103153)
132
+ Upgraded P4SL to use Simulink R2020a APIs.
103
133
104
- #2007498 (Bug #103133)
105
- Upgraded p4java api version to 2020.1.1999383.
134
+ #2007498 (Bug #103133)
135
+ Upgraded p4java api version to 2020.1.1999383.
106
136
107
137
Bugs fixed in 2020.1
108
138
109
- #2015743 (Bug #103150, #103815)
110
- When deleting files using 'Delete from Helix Core' option, the files are now left writable on disk.
139
+ #2015743 (Bug #103150, #103815)
140
+ When deleting files using 'Delete from Helix Core' option, the files
141
+ are now left writable on disk.
111
142
112
- #2016245 (Bug #103814)
113
- Handled Helix Core time out nicely; now prompts the user to reconnect by entering password.
143
+ #2016245 (Bug #103814)
144
+ Handled Helix Core time out nicely; now prompts the user to reconnect
145
+ by entering password.
114
146
115
147
-------------------------------------------
116
148
Major new functionality in 2019.1
117
- #1888146 (Bug #100708)
118
- Added support for Helix Authentication Service.
149
+ #1888146 (Bug #100708)
150
+ Added support for Helix Authentication Service.
119
151
120
- #1826274 (Bug #99767)
121
- Upgrade P4SL to use Simulink R2016b APIs.
152
+ #1826274 (Bug #99767)
153
+ Upgrade P4SL to use Simulink R2016b APIs.
122
154
123
- #1889498 (Bug #99769)
124
- Upgraded p4java api version to 2019.1.1889202.
155
+ #1889498 (Bug #99769)
156
+ Upgraded p4java api version to 2019.1.1889202.
125
157
126
158
Minor new functionality in 2019.1
127
159
128
- #1828879 (Bug #99770)
129
- Supports Unicode enabled Helix Core server.
160
+ #1828879 (Bug #99770)
161
+ Supports Unicode enabled Helix Core server.
130
162
131
163
-------------------------------------------
132
164
Bugs fixed in 2019.1
133
165
134
- #1826838 (Bug #99772)
135
- Fixed exception message being shown when user clicks on New --> Project --> From Perforce.
166
+ #1826838 (Bug #99772)
167
+ Fixed exception message being shown when user clicks on
168
+ New --> Project --> From Perforce.
136
169
137
170
138
171
0 commit comments