File tree 23 files changed +47
-46
lines changed
dxf_candle_data_retrieving_sample/Properties
dxf_candle_sample/Properties
dxf_events_sample/Properties
dxf_inc_order_snapshot_sample/Properties
dxf_instrument_profile_live_sample/Properties
dxf_instrument_profile_sample/Properties
dxf_ipf_connect_sample/Properties
dxf_option_chain_sample/Properties
dxf_order_view_sample/Properties
dxf_order_view_xcheck/Properties
dxf_price_level_book_sample/Properties
dxf_promises_sample/Properties
dxf_read_write_raw_data_sample/Properties
dxf_regional_book_sample/Properties
dxf_simple_data_retrieving_sample/Properties
dxf_simple_order_book_sample/Properties
dxf_snapshot_sample/Properties
dxf_tns_data_retrieving_sample/Properties
23 files changed +47
-46
lines changed Original file line number Diff line number Diff line change 35
35
with :
36
36
artifact : ${{ env.ARTIFACT }}
37
37
release : ${{ env.RELEASE_VERSION }}
38
- - uses : actions/upload-artifact@v1
38
+ - uses : actions/upload-artifact@v4
39
39
with :
40
40
name : ${{ env.ARTIFACT }}.zip
41
41
path : artifact/${{ env.ARTIFACT }}.zip
60
60
echo "Documentation Artifact: ${DOC_ARTIFACT}"
61
61
62
62
- name : Download documentation artifact
63
- uses : actions/download-artifact@v1
63
+ uses : actions/download-artifact@v4
64
64
with :
65
65
name : ${{ env.DOC_ARTIFACT }}
66
66
path : downloads/
@@ -110,7 +110,7 @@ jobs:
110
110
echo "Documentation Artifact: ${DOC_ARTIFACT}"
111
111
112
112
- name : Download documentation artifact
113
- uses : actions/download-artifact@v1
113
+ uses : actions/download-artifact@v4
114
114
with :
115
115
name : ${{ env.DOC_ARTIFACT }}
116
116
path : downloads/
Original file line number Diff line number Diff line change 1
- * [DXFC-413] Incorrect date handling when system calendar is set to Buddhist calendar
1
+ Version 8.8.3
2
+ * [DXFC-413] Fixed date handling when system calendar is set to Buddhist calendar
2
3
3
4
Version 8.8.2
4
5
* [DXFC-400] Fixed a bug with passing a UNICODE path to a file as a parameter of the logging initialization and settings loading function.
Original file line number Diff line number Diff line change 32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "8.8.1 .0" ) ]
36
- [ assembly: AssemblyFileVersion ( "8.8.1 .0" ) ]
35
+ [ assembly: AssemblyVersion ( "8.8.3 .0" ) ]
36
+ [ assembly: AssemblyFileVersion ( "8.8.3 .0" ) ]
Original file line number Diff line number Diff line change 32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "8.8.1 .0" ) ]
36
- [ assembly: AssemblyFileVersion ( "8.8.1 .0" ) ]
35
+ [ assembly: AssemblyVersion ( "8.8.3 .0" ) ]
36
+ [ assembly: AssemblyFileVersion ( "8.8.3 .0" ) ]
Original file line number Diff line number Diff line change 32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "8.8.1 .0" ) ]
36
- [ assembly: AssemblyFileVersion ( "8.8.1 .0" ) ]
35
+ [ assembly: AssemblyVersion ( "8.8.3 .0" ) ]
36
+ [ assembly: AssemblyFileVersion ( "8.8.3 .0" ) ]
Original file line number Diff line number Diff line change 32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "8.8.1 .0" ) ]
36
- [ assembly: AssemblyFileVersion ( "8.8.1 .0" ) ]
35
+ [ assembly: AssemblyVersion ( "8.8.3 .0" ) ]
36
+ [ assembly: AssemblyFileVersion ( "8.8.3 .0" ) ]
Original file line number Diff line number Diff line change 32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "8.8.1 .0" ) ]
36
- [ assembly: AssemblyFileVersion ( "8.8.1 .0" ) ]
35
+ [ assembly: AssemblyVersion ( "8.8.3 .0" ) ]
36
+ [ assembly: AssemblyFileVersion ( "8.8.3 .0" ) ]
Original file line number Diff line number Diff line change 32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "8.8.1 .0" ) ]
36
- [ assembly: AssemblyFileVersion ( "8.8.1 .0" ) ]
35
+ [ assembly: AssemblyVersion ( "8.8.3 .0" ) ]
36
+ [ assembly: AssemblyFileVersion ( "8.8.3 .0" ) ]
Original file line number Diff line number Diff line change 31
31
// You can specify all the values or you can default the Build and Revision Numbers
32
32
// by using the '*' as shown below:
33
33
// [assembly: AssemblyVersion("1.0.*")]
34
- [ assembly: AssemblyVersion ( "8.8.1 .0" ) ]
35
- [ assembly: AssemblyFileVersion ( "8.8.1 .0" ) ]
34
+ [ assembly: AssemblyVersion ( "8.8.3 .0" ) ]
35
+ [ assembly: AssemblyFileVersion ( "8.8.3 .0" ) ]
Original file line number Diff line number Diff line change 32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "8.8.1 .0" ) ]
36
- [ assembly: AssemblyFileVersion ( "8.8.1 .0" ) ]
35
+ [ assembly: AssemblyVersion ( "8.8.3 .0" ) ]
36
+ [ assembly: AssemblyFileVersion ( "8.8.3 .0" ) ]
Original file line number Diff line number Diff line change 32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "8.8.1 .0" ) ]
36
- [ assembly: AssemblyFileVersion ( "8.8.1 .0" ) ]
35
+ [ assembly: AssemblyVersion ( "8.8.3 .0" ) ]
36
+ [ assembly: AssemblyFileVersion ( "8.8.3 .0" ) ]
Original file line number Diff line number Diff line change 32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "8.8.1 .0" ) ]
36
- [ assembly: AssemblyFileVersion ( "8.8.1 .0" ) ]
35
+ [ assembly: AssemblyVersion ( "8.8.3 .0" ) ]
36
+ [ assembly: AssemblyFileVersion ( "8.8.3 .0" ) ]
Original file line number Diff line number Diff line change 32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "8.8.1 .0" ) ]
36
- [ assembly: AssemblyFileVersion ( "8.8.1 .0" ) ]
35
+ [ assembly: AssemblyVersion ( "8.8.3 .0" ) ]
36
+ [ assembly: AssemblyFileVersion ( "8.8.3 .0" ) ]
Original file line number Diff line number Diff line change 32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "8.8.1 .0" ) ]
36
- [ assembly: AssemblyFileVersion ( "8.8.1 .0" ) ]
35
+ [ assembly: AssemblyVersion ( "8.8.3 .0" ) ]
36
+ [ assembly: AssemblyFileVersion ( "8.8.3 .0" ) ]
Original file line number Diff line number Diff line change 32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "8.8.1 .0" ) ]
36
- [ assembly: AssemblyFileVersion ( "8.8.1 .0" ) ]
35
+ [ assembly: AssemblyVersion ( "8.8.3 .0" ) ]
36
+ [ assembly: AssemblyFileVersion ( "8.8.3 .0" ) ]
Original file line number Diff line number Diff line change 32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "8.8.1 .0" ) ]
36
- [ assembly: AssemblyFileVersion ( "8.8.1 .0" ) ]
35
+ [ assembly: AssemblyVersion ( "8.8.3 .0" ) ]
36
+ [ assembly: AssemblyFileVersion ( "8.8.3 .0" ) ]
Original file line number Diff line number Diff line change 32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "8.8.1 .0" ) ]
36
- [ assembly: AssemblyFileVersion ( "8.8.1 .0" ) ]
35
+ [ assembly: AssemblyVersion ( "8.8.3 .0" ) ]
36
+ [ assembly: AssemblyFileVersion ( "8.8.3 .0" ) ]
Original file line number Diff line number Diff line change 32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "8.8.1 .0" ) ]
36
- [ assembly: AssemblyFileVersion ( "8.8.1 .0" ) ]
35
+ [ assembly: AssemblyVersion ( "8.8.3 .0" ) ]
36
+ [ assembly: AssemblyFileVersion ( "8.8.3 .0" ) ]
Original file line number Diff line number Diff line change 32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "8.8.1 .0" ) ]
36
- [ assembly: AssemblyFileVersion ( "8.8.1 .0" ) ]
35
+ [ assembly: AssemblyVersion ( "8.8.3 .0" ) ]
36
+ [ assembly: AssemblyFileVersion ( "8.8.3 .0" ) ]
Original file line number Diff line number Diff line change 32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "8.8.1 .0" ) ]
36
- [ assembly: AssemblyFileVersion ( "8.8.1 .0" ) ]
35
+ [ assembly: AssemblyVersion ( "8.8.3 .0" ) ]
36
+ [ assembly: AssemblyFileVersion ( "8.8.3 .0" ) ]
Original file line number Diff line number Diff line change 32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "8.8.1 .0" ) ]
36
- [ assembly: AssemblyFileVersion ( "8.8.1 .0" ) ]
35
+ [ assembly: AssemblyVersion ( "8.8.3 .0" ) ]
36
+ [ assembly: AssemblyFileVersion ( "8.8.3 .0" ) ]
Original file line number Diff line number Diff line change 32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "8.8.1 .0" ) ]
36
- [ assembly: AssemblyFileVersion ( "8.8.1 .0" ) ]
35
+ [ assembly: AssemblyVersion ( "8.8.3 .0" ) ]
36
+ [ assembly: AssemblyFileVersion ( "8.8.3 .0" ) ]
Original file line number Diff line number Diff line change 32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "8.8.1 .0" ) ]
36
- [ assembly: AssemblyFileVersion ( "8.8.1 .0" ) ]
35
+ [ assembly: AssemblyVersion ( "8.8.3 .0" ) ]
36
+ [ assembly: AssemblyFileVersion ( "8.8.3 .0" ) ]
You can’t perform that action at this time.
0 commit comments