Skip to content

Choose a tag to compare

@MariusWirtz MariusWirtz released this 18 Oct 20:03
· 8 commits to master since this release

What's Changed

  • Added re_connect_on_remote_disconnect parameter to TM1Service to mitigate rare PAoC disconnect error by @nicolasbisurgi in #1259
  • Added all_procedures property to Process that is convenient for TI code analysis by @bdunleavy22 in #1244
  • Update TM1Service to allow use of user or username argument by @bdunleavy22 in #1252
  • Added hierarchy_sort_order argument to hierarchy update function by @MariusWirtz in #1255
  • Added reorder_with_priority function to sort hierarchies in dimension by @wimgielis in #1260
  • Added retry_on_disconnect argument to specify if a process can be safely retried on connection/networking errors by @nicolasbisurgi in #1262
  • Added support for JSON data sources in TI processes by @bdunleavy22 in #1265
  • Fixed get_elements_dataframe issue when attribute has the same name as dimension by @cubewise-gng in #1263
  • Added argument delete_orphaned_consolidations to delete orphaned consolidations after dimension update by @Kevin-Dekker in #1238
  • Added badges to readme by @onefloid and @bdunleavy22 in #1273 and #1274
  • Added a new update_static_elements function that provides a more flexible way to update elements in static subsets by @bdunleavy22 in #1275
  • Introduced auto-formatter Black by @onefloid in #1277
  • Fixed bug in leaves_only mode in get_descendants function by @Cubewise-JoeCHK in #1284
  • Made response verification optional by @bdunleavy22 in #1281
  • Introduced linter by @onefloid in #1280
  • Fixed incorrect sandboxing_disabled property that prevented TM1py from writing to sandboxes by @MariusWirtz in #1287
  • Fixed minor compatibility issues with TM1 v12 #1292
  • Fixed updates to the task list in chores #1235

New Contributors

Full Changelog: 2.1...2.2