-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCHANGELOG.rst
177 lines (155 loc) · 11.5 KB
/
CHANGELOG.rst
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
ODS_Tools Changelog
===================
.. _`4.0.0`: https://github.com/OasisLMF/ODS_Tools/compare/3.2.10...4.0.0
`3.2.9`_
---------
* [#148](https://github.com/OasisLMF/ODS_Tools/pull/162) - PLA options to be added into MS/AS schemas explicitly
* [#151](https://github.com/OasisLMF/ODS_Tools/pull/165) - Package does not include the validation files
.. _`3.2.9`: https://github.com/OasisLMF/ODS_Tools/compare/3.2.8...3.2.9
`3.2.8`_
---------
* [#144](https://github.com/OasisLMF/ODS_Tools/pull/144) - Release 3.2.7
* [#139](https://github.com/OasisLMF/ODS_Tools/pull/138) - Look for validation files in custom paths
* [#147](https://github.com/OasisLMF/ODS_Tools/pull/147) - fix fill_empty method for field that end in XX or YYY
* [#157](https://github.com/OasisLMF/ODS_Tools/pull/157) - Both correlation_settings fields are marked as "Legacy" in desc
.. _`3.2.8`: https://github.com/OasisLMF/ODS_Tools/compare/3.2.7...3.2.8
`3.2.7`_
---------
* [#131](https://github.com/OasisLMF/ODS_Tools/pull/131) - Release 3.2.6 (July 31)
* [#135](https://github.com/OasisLMF/ODS_Tools/pull/135) - Only run attach project issues workflow from Our repo - not forks
* [#136](https://github.com/OasisLMF/ODS_Tools/pull/137) - Triple quoting when saving fields containing multiple entries
* [#139](https://github.com/OasisLMF/ODS_Tools/pull/138) - Look for validation files in custom paths
* [#140](https://github.com/OasisLMF/ODS_Tools/pull/141) - Failed ODTF transformation with lark > 1.1.9
* [#142](https://github.com/OasisLMF/ODS_Tools/pull/142) - Update GH actions artifacts to v4
* [#143](https://github.com/OasisLMF/ODS_Tools/pull/143) - pin lark version
* [#145](https://github.com/OasisLMF/ODS_Tools/pull/145) - Add disaggregation-flag
.. _`3.2.7`: https://github.com/OasisLMF/ODS_Tools/compare/3.2.6...3.2.7
`3.2.6`_
---------
* [#128](https://github.com/OasisLMF/ODS_Tools/pull/128) - Fix allow blank errors with OED v4 spec
* [#105](https://github.com/OasisLMF/ODS_Tools/pull/130) - Correlation Settings in Model settings
* [#129](https://github.com/OasisLMF/ODS_Tools/pull/132) - Explicitly select mapping file to be used (ODTF)
* [#133](https://github.com/OasisLMF/ODS_Tools/pull/133) - pla update
* [#134](https://github.com/OasisLMF/ODS_Tools/pull/134) - Update test for OED4 - test_field_required_allow_blank
* [#123](https://github.com/OasisLMF/ODS_Tools/pull/123) - Release 3.2.5
* [#127](https://github.com/OasisLMF/ODS_Tools/pull/127) - Update readme
.. _`3.2.6`: https://github.com/OasisLMF/ODS_Tools/compare/3.2.5...3.2.6
`3.2.5`_
---------
* [#110](https://github.com/OasisLMF/ODS_Tools/pull/110) - Release 3.2.4 (30th May 2024)
* [#117](https://github.com/OasisLMF/ODS_Tools/pull/117) - Fix/fill empty
* [#114](https://github.com/OasisLMF/ODS_Tools/pull/119) - Add ODBC Connection support to ODTF
* [#120](https://github.com/OasisLMF/ODS_Tools/pull/120) - event ranges
* [#118](https://github.com/OasisLMF/ODS_Tools/pull/122) - Realign model and analys settings schema with actual options for correlation settings
* [#125](https://github.com/OasisLMF/ODS_Tools/pull/124) - Run transformation without config file
* [#126](https://github.com/OasisLMF/ODS_Tools/pull/126) - Set OED schema to 3.4.0
.. _`3.2.5`: https://github.com/OasisLMF/ODS_Tools/compare/3.2.4...3.2.5
`3.2.4`_
---------
* [#103](https://github.com/OasisLMF/ODS_Tools/pull/103) - Release 3.2.3
* [#107](https://github.com/OasisLMF/ODS_Tools/pull/108) - update odtf mappings
* [#109](https://github.com/OasisLMF/ODS_Tools/pull/109) - Update OED spec to 3.2.0
* [#3](https://github.com/OasisLMF/ODS_Tools/pull/111) - model schema ord metrics
* [#112](https://github.com/OasisLMF/ODS_Tools/pull/113) - Update analysis settings schema to allow more than 9 summary groups
* [#115](https://github.com/OasisLMF/ODS_Tools/pull/115) - fix issue when categorical column have a default value
* [#117](https://github.com/OasisLMF/ODS_Tools/pull/117) - Fix/fill empty
.. _`3.2.4`: https://github.com/OasisLMF/ODS_Tools/compare/3.2.3...3.2.4
`3.2.3`_
---------
* [#98](https://github.com/OasisLMF/ODS_Tools/pull/104) - odtf outstanding issues
* [#97](https://github.com/OasisLMF/ODS_Tools/pull/97) - Release 3.2.2
* [#105](https://github.com/OasisLMF/ODS_Tools/pull/106) - Correlation Settings in Model settings
* [#96](https://github.com/OasisLMF/ODS_Tools/pull/99) - Verify that summary IDs are unique
.. _`3.2.3`: https://github.com/OasisLMF/ODS_Tools/compare/3.2.2...3.2.3
`3.2.2`_
---------
* [#92](https://github.com/OasisLMF/ODS_Tools/pull/92) - Release 3.2.1
* [#93](https://github.com/OasisLMF/ODS_Tools/pull/93) - include peril group as valid when doing peril filtering
* [#94](https://github.com/OasisLMF/ODS_Tools/pull/94) - CI update - replace py3.7 with py3.11
* [#90](https://github.com/OasisLMF/ODS_Tools/pull/95) - Incorporate odtf in ods_tools
.. _`3.2.2`: https://github.com/OasisLMF/ODS_Tools/compare/3.2.1...3.2.2
* [#91](https://github.com/OasisLMF/ODS_Tools/pull/91) - Add ri_inuring_priorities field to analysis settings schema for outputs at intermediate inuring priorities
.. _`3.2.1`: https://github.com/OasisLMF/ODS_Tools/compare/3.2.0...3.2.1
`3.2.0`_
---------
* [#78](https://github.com/OasisLMF/ODS_Tools/pull/78) - Release 3.1.4
* [#80](https://github.com/OasisLMF/ODS_Tools/pull/80) - Added fields to analysis settings schema
* [#81](https://github.com/OasisLMF/ODS_Tools/pull/81) - Add vulnerability adjustments field to schema
* [#82](https://github.com/OasisLMF/ODS_Tools/pull/83) - Enable additional properties for additional assets in model_settings.json
* [#72, #55](https://github.com/OasisLMF/ODS_Tools/pull/84) - Remove warning message
* [#85](https://github.com/OasisLMF/ODS_Tools/pull/86) - Add api run_mode, model running on (v1 / v2), to model settings
* [#88](https://github.com/OasisLMF/ODS_Tools/pull/88) - Lot3 integration with ODS-tools package
* [#89](https://github.com/OasisLMF/ODS_Tools/pull/89) - Fix CI workflow default branches
.. _`3.2.0`: https://github.com/OasisLMF/ODS_Tools/compare/3.1.4...3.2.0
`3.2.0`_
---------
* [#78](https://github.com/OasisLMF/ODS_Tools/pull/78) - Release 3.1.4
* [#80](https://github.com/OasisLMF/ODS_Tools/pull/80) - Added fields to analysis settings schema
* [#81](https://github.com/OasisLMF/ODS_Tools/pull/81) - Add vulnerability adjustments field to schema
* [#82](https://github.com/OasisLMF/ODS_Tools/pull/83) - Enable additional properties for additional assets in model_settings.json
* [#72, #55](https://github.com/OasisLMF/ODS_Tools/pull/84) - Remove warning message
* [#85](https://github.com/OasisLMF/ODS_Tools/pull/86) - Add api run_mode, model running on (v1 / v2), to model settings
* [#88](https://github.com/OasisLMF/ODS_Tools/pull/88) - Lot3 integration with ODS-tools package
.. _`3.2.0`: https://github.com/OasisLMF/ODS_Tools/compare/3.1.4...3.2.0
.. _`3.1.4`: https://github.com/OasisLMF/ODS_Tools/compare/3.1.3...3.1.4
`3.1.3`_
---------
* [#64](https://github.com/OasisLMF/ODS_Tools/pull/66) - Backward compatibility when adding new codes in OED
* [#68](https://github.com/OasisLMF/ODS_Tools/pull/69) - Define relationships between event and footprint sets
* [#70](https://github.com/OasisLMF/ODS_Tools/pull/70) - Fix/forex case error
* [#73](https://github.com/OasisLMF/ODS_Tools/pull/73) - Feature/peril filter
.. _`3.1.3`: https://github.com/OasisLMF/ODS_Tools/compare/3.1.2...3.1.3
`3.1.2`_
---------
* [#53](https://github.com/OasisLMF/ODS_Tools/pull/53) - Release 3.1.1 (staging)
* [#62](https://github.com/OasisLMF/ODS_Tools/pull/62) - Add fields for running aalcalcmeanonly ktools component
.. _`3.1.2`: https://github.com/OasisLMF/ODS_Tools/compare/3.1.1...3.1.2
`3.1.1`_
---------
* [#39](https://github.com/OasisLMF/ODS_Tools/pull/39) - Release 3.1.0 - for next stable oasislmf release
* [#44](https://github.com/OasisLMF/ODS_Tools/pull/44) - add check for conditional requirement
* [#50](https://github.com/OasisLMF/ODS_Tools/pull/50) - Update CI for stable 3.1.x
* [#52](https://github.com/OasisLMF/ODS_Tools/pull/52) - Fix/improve check perils
* [#54](https://github.com/OasisLMF/ODS_Tools/pull/54) - Add footprint file suffix options
* [#58](https://github.com/OasisLMF/ODS_Tools/pull/59) - Validation crash after converting account file from csv to parquet
* [#60](https://github.com/OasisLMF/ODS_Tools/pull/60) - Add options to enable/disable post loss amplification, and set secondary and uniform post loss amplification factors
* [#61](https://github.com/OasisLMF/ODS_Tools/pull/61) - Model_settings, allow additional properties under 'data_settings'
.. _`3.1.1`: https://github.com/OasisLMF/ODS_Tools/compare/3.1.0...3.1.1
`3.1.0`_
---------
* [#33](https://github.com/OasisLMF/ODS_Tools/pull/32) - Consistant managment of blank values
* [#35](https://github.com/OasisLMF/ODS_Tools/pull/36) - Bug in Analysis settings compatibility map
* [#40](https://github.com/OasisLMF/ODS_Tools/pull/40) - Replace hardcoded packages, with find_packages
* [#41](https://github.com/OasisLMF/ODS_Tools/pull/41) - fix check category
* [#42](https://github.com/OasisLMF/ODS_Tools/pull/43) - ods_tools check crashes on empty location file
* [#44](https://github.com/OasisLMF/ODS_Tools/pull/44) - add check for conditional requirement
* [#46](https://github.com/OasisLMF/ODS_Tools/pull/46) - add option to manage unknown column when saving files
* [#27](https://github.com/OasisLMF/ODS_Tools/pull/27) - fix read_csv only read needed line when reading header
* [#30](https://github.com/OasisLMF/ODS_Tools/pull/30) - Release/3.0.6
* [#31](https://github.com/OasisLMF/ODS_Tools/pull/31) - Add Platform testing to ODS-tools github actions
.. _`3.1.0`: https://github.com/OasisLMF/ODS_Tools/compare/3.0.7...3.1.0
`3.0.6`_
---------
* [#21](https://github.com/OasisLMF/ODS_Tools/pull/22) - LocPeril raise validation error when Blank but it should be allowed according to schema
* [#23](https://github.com/OasisLMF/ODS_Tools/pull/23) - Release/3.0.5
* [#24](https://github.com/OasisLMF/ODS_Tools/pull/24) - CI Fix - local spec install
* [#26](https://github.com/OasisLMF/ODS_Tools/pull/25) - Log message when a column is not part of OED schema
* [#28](https://github.com/OasisLMF/ODS_Tools/pull/29) - Strip out spaces in OED input headers
.. _`3.0.6`: https://github.com/OasisLMF/ODS_Tools/compare/3.0.5...3.0.6
`3.0.5`_
---------
* [#5](https://github.com/OasisLMF/ODS_Tools/pull/1) - Separate the ods-tools code from the data standard
* [#8](https://github.com/OasisLMF/ODS_Tools/pull/9) - Parquet OED ReinsScope incorrectly fail validation
* [#12](https://github.com/OasisLMF/ODS_Tools/pull/13) - Analysis Settings in the OasisPlatform OpenAPI schema fails build check
* [#15](https://github.com/OasisLMF/ODS_Tools/pull/15) - Release/3.0.4
* [#17](https://github.com/OasisLMF/ODS_Tools/pull/18) - Loading blank fields from DataFrame creates string value 'None'
* [#19](https://github.com/OasisLMF/ODS_Tools/pull/19) - support stream as Oed Source
* [#20](https://github.com/OasisLMF/ODS_Tools/pull/20) - detect stream_obj type if not set
* [#21](https://github.com/OasisLMF/ODS_Tools/pull/22) - LocPeril raise validation error when Blank but it should be allowed according to schema
.. _`3.0.5`: https://github.com/OasisLMF/ODS_Tools/compare/3.0.4...3.0.5
`3.0.4`_
---------
* [#5](https://github.com/OasisLMF/ODS_Tools/pull/1) - Separate the ods-tools code from the data standard
* [#12](https://github.com/OasisLMF/ODS_Tools/pull/13) - Analysis Settings in the OasisPlatform OpenAPI schema fails build check
* [#8](https://github.com/OasisLMF/ODS_Tools/pull/9) - Parquet OED ReinsScope incorrectly fail validation
.. _`3.0.4`: https://github.com/OasisLMF/ODS_Tools/compare/3.0.3...3.0.4