What's Changed
- Assure backwards compatability with api/v1 urls by @MariusWirtz in #1057
- Fix (#1062): can not use top parameter on execute_mdx_ui_array by @Cubewise-Ronan in #1063
- Docs: Fix syntax error in the usage examples in the readme by @onefloid in #1066
- Add VMM and VMT update methods to the cube service. by @rclapp in #1070
- Fix issue in
get_elements_dataframe
withuse_blob
by @MariusWirtz in #1073 - Fix V12 error on retrieving process fields that no longer exist. by @cubewise-gng in #1081
- Remove obsolete tcp_keepalive parameter by @macsir in #1077
- Make numpy import optional in ElementService by @MariusWirtz in #1086
- Support for PA Proxy on CP4D and Improved Logout Behaviors by @rclapp in #1080
- Update ApplicationService.py to support application updates or create by @tomasfelcman in #1071
- Assure
use_blob
argument doesn't impact result ofget_elements_dataframe
function by @MariusWirtz in #1084 - Issue/improve tests suite by @onefloid in #1090, #1094, #1092, #1101, #1144, #1105
- Assure correct dtypes on attribute columns by @MariusWirtz in #1088
- Simplify
is_admin
determination by @onefloid in #1104 - Allow IO of files to subfolders in v12 by @MariusWirtz in #1091
- Support double quotes in
execute_mdx_csv
by @MariusWirtz in #1112 - Fix bug on
increment=True
inwrite
andwrite_dataframe
functions by @MariusWirtz in #1107 - Add function to create or update a cube rule by @jpcaparroz in #1116
- Fix #1126 and #1128 to allow
timeout
inexecute_process_with_return
function by @ivankulman in #1127 - Add element
lock
andunlock
functions by @cubewise-gng in #1131 - Speed up
get_elements_dataframe
by @vmitsenko in #1138 - Introduce mode for v12 auth with apikey by @MariusWirtz in #1135
- Don't mutate passed df in hierarchy update function by @MariusWirtz in #1152
- Optional update attribute type feature by @MariusWirtz in #1153
- Optional auto order df columns in
write_dataframe
function by @Kevin-Dekker in #1142 - CI Pipeline through GH Actions by @nicolasbisurgi in #1157
- Fix: Improve version checks
FileService
by @onefloid in #1165 - Fix 1174: Bug fix to compare and allow case and space insensitivity for
remove_edges_under_consolidation
by @Mr-SabyasachiBose in #1177 - Add new auth mode:
access_token
for v12 in AKS by @MariusWirtz in #1171 - Allow fast deletion of edges using blob by @Mr-SabyasachiBose in #1185
- Make tests work with PAoC for gh action by @MariusWirtz in #1187
- implement mpu file upload by @MariusWirtz in #1190
- Unwind consolidations in hier update by @MariusWirtz in #1188
- Refactor: Simplify parameter validation by @onefloid in #1192
- Implement Lazy Initialization to Prevent Warnings for Deprecated Services by @onefloid in #1169
- Drop MCSP from readme by @MariusWirtz in #1194
- Use MPU by default on v12 by @MariusWirtz in #1195
- Create empty files without mpu by @MariusWirtz in #1198
- Fix #1181
write_dataframe
case and space insensitive by @cubewise-gng in #1204 - Fix
update_or_create_hierarchy_from_dataframe
fails when consolidation exists by @cubewise-gng in #1207 - Fix 1151 element named
"None"
interpreted asnan
in data frame by @Cubewise-JoeCHK in #1159 - Added
ssl_context
param that allows custom ssl context for tm1 connection by @AndreyKadysh in #1205 - Support paas MTLS certs to
RestService
by @dataslaves in #1210 - Make level columns case insensitive by @MariusWirtz in #1212
- Timezone in Seconds component corrected and format aligned to always include seconds by @gtonkin in #1217
- Handle session-id through reverse proxy by @MariusWirtz in #1223
- Add insert task function to chore by @MrKiebitz in #1219
New Contributors
- @Cubewise-Ronan made their first contribution in #1063
- @onefloid made their first contribution in #1066
- @jpcaparroz made their first contribution in #1116
- @ivankulman made their first contribution in #1127
- @Cubewise-JoeCHK made their first contribution in #1159
- @AndreyKadysh made their first contribution in #1205
- @dataslaves made their first contribution in #1210
- @gtonkin made their first contribution in #1217
- @MrKiebitz made their first contribution in #1219
Full Changelog: 2.0...2.1