Skip to content

v4.1.2

Compare
Choose a tag to compare
@lotsaram lotsaram released this 09 Sep 12:05
· 158 commits to master since this release
8b295b3

Bedrock version 4.1.2 is now available for download. This release combines all fixes and enhancements tagged with the 4.1.2 milestone.

Issues fixed

It is recommended that anyone using bedrock 4.0.x, 4.1 or any intermediate downloads upgrade to 4.1.2

New features

The most significant change versus the previous 4.1.1 release is the inclusion of a new numeric Boolean parameter pStrictErrorHandling in all processes in the library. If pStrictErrorHandling=1 this will have the effect that any error will result in the process terminating with major error status versus the prior (and still default) behaviour of writing error messages to the server message log but finishing the process with ProcessExitNormal status. This provides a mechanism to restore previous Bedrock v3 behaviour and avoid "silent errors" in production systems. Consequently all shell processes for v3 backwards compatibility have been updated to call the v4 processes with pStrictErrorHandling=1. Another significant new feature is support for encrypting/decrypting the at rest copy of a TM1 instance.

Minimum TM1 / IBM Planning Analytics Version

There is no change versus 4.1.1 for the minimum required PA version please note that the minimum supported version is PA 2.0.6 (TM1 Server 11.4). This is required in order for temporary views and subsets to be shared between processes.

Other

  • All notes applying to previous v4.x & 4.1.x versions also apply to 4.1.2
  • If you are new to bedrock there is no requirement to install 4.0 and then upgrade to 4.1.2. You should just download 4.1.2 and install directly on your TM1 / Planning Analytics instance.
  • However you should also make sure to read the v4.0 release notes, read me and what's new vs. v3 documents.

Download

https://github.com/cubewise-code/bedrock