These are the release notes for CodeBeamer DOORS Bridge.
You can download all DOORS Bridge releases from here, but we recommend to always use the most recent release.
Published | July 2, 2025 |
Notes | Feature release |
---|---|
Changes | Introduced ![]() |
Bug fixes | You must login to see this link. Register now, if you have no user account yet. |
Published | May 30, 2025 |
Notes | Bugfix release |
---|---|
Changes | There are no functional changes |
Bug fixes | You must login to see this link. Register now, if you have no user account yet. You must login to see this link. Register now, if you have no user account yet. |
Published | May 19, 2025 |
Notes | Maintenance release, no functional changes. |
---|---|
Changes | There are no functional changes, only the bundled Apache Tomcat![]() ![]() ![]() ![]() |
Bug fixes | You must login to see this link. Register now, if you have no user account yet. |
Published | Apr 01, 2025 |
Notes | Maintenance release, no functional changes. |
---|---|
Changes | There are no functional changes, only the bundled Apache Tomcat![]() ![]() ![]() |
Bug fixes | No bugs were fixed in this release |
Published | Dec 16, 2024 |
Notes | Changed major version number to 1.8, because only 1.8 and newer provides the
|
Changes | The requests for DOORS Module attributes and objects, now also return the DOORS Database ID and Attribute Type Names. |
Bug fixes | None |
Published | Oct 31, 2024 |
Notes | Maintenance release, no functional changes. |
Changes | There are no functional changes, only the bundled Apache Tomcat![]() ![]() |
---|---|
Bug fixes | You must login to see this link. Register now, if you have no user account yet. |
Published | Oct 30, 2024 |
Notes | Bug fix release, no functional changes. |
Changes | Included the build number into the doorsBridge.jar manifest and in the distribution ZIP name. E.g. now ![]() Replaced old log4j logging configuration ~/webapps/db/WEB-INF/classes/log4j.properties with the newer log4j2.xml. |
---|---|
Bug fixes | You must login to see this link. Register now, if you have no user account yet. Also fixed missing preview in Attachment Wiki Link, e.g. [O23-T2-1.vsd]instead of expected [O23-T2-1.vsd|!O23-T2-1.png!], in case DOORS does not provide a preview at all, or the preview is empty, and DOORS Bridge has to create the preview itself |
Published | Sep 30, 2024 |
Notes | Bug fix release, no functional changes. |
Bug fixes | You must login to see this link. Register now, if you have no user account yet. Fixed java.lang.NoSuchMethodError: org.apache.commons.compress.archivers.tar.TarArchiveInputStream.getNextEntry() in Apache Tika ![]() 1.26.1. |
Published | July 18, 2024 |
Notes | Bug fix release, no functional changes. |
Changes | Upgraded Apache Tika![]() |
Bug fixes | None |
Published | June 18, 2024 |
Notes | Bug fix release, no functional changes. |
Bug fixes | Allow to also handle pre-defined Object Text attribute as pre-formatted plain text. Not recommended! Do on your own risk! |
Published | June 17, 2024 |
Changes | Introduced a new setting DOORS.preformattedAttributes in ~/webapps/db/WEB-INF/classes/DOORS.properties:
# Comma-separated list with the names of DOORS object Rich TEXT attributes, that should NOT be converted into codebeamer Wiki markup, # but instead should be treaded as pre-formatted plain text. Leading and trailing whitespace is regarded as part of the attribute name, # so do NOT add extra whitespace around commas! Commas within an attribute name must be substituted with the special placeholder ~| DOORS.preformattedAttributes : |
Bug fixes | None |
Published | April 23, 2024 |
Notes | Bug fix release, no functional changes. |
Bug fixes | You must login to see this link. Register now, if you have no user account yet. Added an additional check for PNG previews created by DOORS, to check, that they are not a 1x1 image, in case the OLE application for the embedded OLE object is not installed on the DOORS Bridge server. |
Published | April 8, 2024 |
Notes | Bug fix release, no functional changes. |
Bug fixes | You must login to see this link. Register now, if you have no user account yet. Restored the original logic, to let DOORS provide PNG previews for embedded OLE objects, because at least for embedded Word and Excel documents, the result is better. Only if DOORS fails to provide previews for all embedded objects, then DOORS Bridge will creates all necessary PNG previews from the exported raw RTF itself! |
Published | November 15, 2023 |
Notes | Bug fix release, no functional changes. |
Bug fixes | You must login to see this link. Register now, if you have no user account yet. DOORS Bridge will automatically wrap legacy DOORS rich text into an RTF envelope, even if the rich text already contains nested RTF envelopes |
Published | August 24, 2023 |
Notes | Bug fix release, no functional changes. |
Bug fixes | You must login to see this link. Register now, if you have no user account yet. So DOORS Bridge not longer relies on DOORS, to provide PNG previews for embedded OLE objects, but instead creates all necessary PNG previews from the exported raw RTF itself! |
Published | July 20, 2023 |
Changes | Introduced a new setting DOORS.poolSize in ~/webapps/db/WEB-INF/classes/DOORS.properties
# The maximum number of DOORS clients, that can be started in parallel. # This number should not be less than 4 and not more than half the number of available system processor cores # Please be aware, that you also need sufficient DOORS licenses, RAM and disk space for this number of DOORS clients ! DOORS.poolSize : 4 |
Bug fixes | No bugs were fixed in this release |
Published | February 1, 2023 |
Notes | Bug fix release, no functional changes. |
Bug fixes | You must login to see this link. Register now, if you have no user account yet. |
Published | December 20, 2022 |
Changes | Introduced a new setting BRIDGE.tempDirTimeout in ~/webapps/db/WEB-INF/classes/DOORS.properties:
# The timeout for an unaccessed temporary directory, before it gets deleted. You should not set this to less than 5min ore more than 24h. # The higher this timeout, the more temporary disk space DOORS bridge may require. BRIDGE.tempDirTimeout : 30min |
Bug fixes | You must login to see this link. Register now, if you have no user account yet. You must login to see this link. Register now, if you have no user account yet. You must login to see this link. Register now, if you have no user account yet. |
Published | December 16, 2022 |
Notes | Bug fix release, no functional changes. |
Bug fixes |
|
Published | October 7, 2022 |
Notes | This is the first DOORS Bridge release, that officially supports DOORS® 9.7. From this release on, DOORS Bridge requires Java 8 ![]() ![]() |
Changes | Introduced a new setting BRIDGE.tempDir in ~/webapps/db/WEB-INF/classes/DOORS.properties:
# The absolute path to the directory, where the DOORS Bridge should temporarily store attachments and preview images extracted from DOORS OLE objects # By default, this is the default system temporary directory as denoted by the environment variable <code>java.io.tmpdir</code> # You should only specify a different directory, if you want to store temporary files on a different volume. BRIDGE.tempDir : |
Bug fixes | You must login to see this link. Register now, if you have no user account yet. You must login to see this link. Register now, if you have no user account yet. |
Published | September 20, 2022 |
Changes | There are no functional changes |
Bug fixes | Fixed wrong port and webapps base in ../config/server.xml But by mistake the default port is 9090 and not 8080 as stated in ![]() so you may need to change this manually in step 4 of the installation. |
Published | September 13, 2022 |
Changes | There are no functional changes |
Bug fixes | You must login to see this link. Register now, if you have no user account yet. |
Published | July 6, 2022 |
Changes | There are no functional changes |
Bug fixes | You must login to see this link. Register now, if you have no user account yet. |
Published | May 19, 2022 |
Changes | There are no functional changes, only the bundled Apache Tomcat![]() ![]() |
Bug fixes | You must login to see this link. Register now, if you have no user account yet. You must login to see this link. Register now, if you have no user account yet. You must login to see this link. Register now, if you have no user account yet. You must login to see this link. Register now, if you have no user account yet. |
Published | April 13, 2021 |
Changes | Introduced a new setting DOORS.timelimit in ~/webapps/db/WEB-INF/classes/DOORS.properties
# The max. time limit for DXL commands to DOORS.exe. You should not set this to less than the default of 2min # But if you encounter timeouts upon executing DXL commands, then increasing this time limit may be necessary. # But the higher the time limit, the longer it takes, to detect a hung up DOORS.exe DOORS.timelimit : 2min |
Bug fixes | No bugs were fixed in this release |
Published | Dec 11, 2020 |
Changes | There are no functional changes, only the bundled Apache Tomcat![]() ![]() ![]() |
Bug fixes | No bugs were fixed in this release |
Published | March 4, 2020 |
Changes | There are no functional changes, only the bundled Apache Tomcat![]() ![]() ![]() |
Bug fixes | No bugs were fixed in this release |
Published | November 14, 2019 |
Changes | There are no functional changes. |
Bug fixes | You must login to see this link. Register now, if you have no user account yet. |
Published | July 31, 2019 |
Changes | Introduced a new setting DOORS.timeout in ~/webapps/db/WEB-INF/classes/DOORS.properties
# The max. timeout for DXL requests to DOORS.exe. You should not set this to less than the default of 2h # But if you encounter timeouts upon loading huge DOORS modules/baselines, then increasing this timeout may be necessary. # But the higher the timeout, the longer it takes, to detect a hung up DOORS.exe DOORS.timeout : 2h |
Published | March 8, 2019 |
Changes | The requests to get the
DOORS Bridge now also allows to: Please note: Only codeBeamer 9.4.0 and newer, will be able to make use of these new functions! |