Wiki

Scale Your Enterprise

User Tools

Site Tools


bw:release_notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
bw:release_notes [2024/12/19 08:07]
dtucker [Version - 2.10, Build 2024 R2]
bw:release_notes [2025/06/06 13:21] (current)
afernandes [Version - 2025 R1.1, Build 2.11.5]
Line 227: Line 227:
 Addressed an issue where log files were not deleting according to the setting Addressed an issue where log files were not deleting according to the setting
  
-=====Version - 2.10, Build 2024 R2=====+=====Version - 2024 R1, Build 2.10=====
  
   * **New Functionality**   * **New Functionality**
Line 249: Line 249:
     * **BW2-1262** - Resolved an issue where the ROUND function in the SQL tool did not work properly for HANA connections.     * **BW2-1262** - Resolved an issue where the ROUND function in the SQL tool did not work properly for HANA connections.
     * **BW2-1323** - Resolved an issue where the concatenation of variables in an SQL query returned an error message.     * **BW2-1323** - Resolved an issue where the concatenation of variables in an SQL query returned an error message.
 +
 +=====Version - 2025 R1, Build 2.11.4=====
 +
 +  * **New Functionality**
 +    * **BW2-1335** - Bizweaver now supports a subscription license model. This outlines how subscription licenses behave 
 +across various states (See wiki for more details). Key Characteristics of Subscription Licensing: 
 +      -   Time-limited license with fixed contract dates.
 +      -   Includes access to all product updates during the active subscription period.
 +      -   14-day grace period begins once the license expires.
 +      - Requires periodic online validation with the license server.
 +      - If grace period is exceeded or server checks fail, access will be restricted.
 +    * **BW2-1385** - Implemented a GraphQL connection that lets Bizweaver communicate with a GraphQL server through a 
 +single HTTP endpoint.
 +Instead of multiple REST routes (e.g., /customers, /orders), Bizweaver sends a single, self‑describing 
 +query that specifies exactly which fields it needs and how they should be nested. The server resolves that 
 +query and returns a JSON payload with only the requested data.
 +   
 +  * **Fixes**
 +    * **BW2-1405** - Resolved the issue where Bizweaver no longer accepted more than one parameter when called through 
 +the command line, resulting in a workflow run time error.
 +    * **BW2-1420** - Resolved the issue where log files generated when executing workflows through the Web API could not 
 +be accessed.
 +    * **BW2-1467** - Resolved the issue where the web service and api return a status code of 200 when the executed workflow 
 +fails.
 +    * **BW2-1488** - Resolved the issue where workflows are not saving when a Hana Query is used with Insert statement in 
 +the SQL Command tool.
 +    * **BW2-1489** - Resolved the issue with CLR execution failures in BW 2024R1.
 +    * **BW2-1490** - Resolved the issue with the web api performance degradation reported in BW 2024R1 with nested 
 +workflows.
 +    * **BW2-1491** - Resolved the issue with task cancellations reported in BW 2024R1 with nested workflows.
 +    * **BW2-1495** - Resolved the issue with email delivery failures when the sender information is entered as follow: 
 +SenderName <SenderEmailAddress>.
 +  * **BW2-1513** - Resolved the issue reported in BW 2.9 and BW 2024R1 when using the FileReader tool to process XML 
 +(with nullable fields) and JSON data.
 +
 +=====Version - 2025 R1.1, Build 2.11.5=====
 +
 +  * **New Functionality**
 +    * **BW2-1502** - Bizweaver now supports both Basic Authentication and OAuth Authentication (for Exchange Online) for configuring SMTP connections used to send emails in workflows and system notifications. Oauth authentication (for exchange online) requires: a valid Client ID, Client Secret, and Tenant ID. Basic authentication requires: The SMTP server address, the SMTP server port number, a valid email user, a valid email password
 + 
 +
 +
 +  * **Fixes**
 +    * **BW2-1526** - Fixed an issue where resizing the GraphQL tool screen causes a distortion of the buttons.
 +
 +
  
bw/release_notes.1734613622.txt.gz · Last modified: 2024/12/19 08:07 by dtucker