Our custom extension also uses log4net.dll for logging framework. The log4net.dll that we use in our custom extension should be compatible with the version that Tibco is using on their SDKs. If not, the extensions won’t get deployed and will result in errors during deployment.
We need a heads up announce about any changes to the log4net version in the release note, that will allow us to prep for this change and re-test of extensions.
Examples : In 7.6, Tibco upgraded the log4net.dll to 1.2.13.0. In 7.10,, Tibco upgraded the log4net.dll to 2.0.8.0. But no announcement or heads-up in Tibco documentation/release-notes.
Implemented in | 7.11 |
Going forward we will mention it in the release notes whenever we upgrade the log4net component.