Release notes Keep up with latest product news
3620 notes
Embedded Git Version 2.10.0
[2.10.0] - 2025-02-10
Added
LoadProductionsFromDirectory method to help custom deployment scripts load decomposed productions from the repository (#670)
Added ability to reset head / revert most recent commit (#586)
Changes deployed through Git are now logged in a new table SourceControl_Git.DeploymentLog
Fixed
Fixed not showing warnings on Studio (#660)
Fixed business processes and rules not being added to source control automatically (#676)
Embedded Git commits settings when cloning empty repo to avert any issues
Fixed Import All options not importing the Embedded Git configuration file
That configuration file now imports before everything else (#697)
Improved performance of IDE editing and baselining of decomposed productions
Fixed Discard / Stash not working on deletes (#688)
Fixed errors deploying decomposed production changes on Windows network drives (#696)
Improved performance of deploying changes to decomposed production items (#690)
Fixed errors saving decomposed productions when invalid items in item cache (#701)
Removed unnecessary Add and Remove menu items from decomposed productions (#701)
SAML-COS Version 1.2.0
Add Audience Restriction tag
bdb-sql-utils Version 0.7.5
default to fast estimate for TableSize() query
skip tables that are mere projections of collections and not classes of their own
DeepSeeWeb Version 4.0.17
added missing "Singapore" to default GeoJSON
isc-ipm-js Version 1.1.4
[1.1.4] - 2025-01-23
Fixed
Now compatible with IPM 0.9.x versions
demo-dbs-iris Version 1.0.2
New Namespace: The FEDERATION namespace is designed to facilitate the integration of data from multiple namespaces. IRIS does not support executing SQL statements that combine tables from different namespaces. To address this limitation, this federated namespace leverages the concept of creating foreign servers to include other namespaces. By defining foreign tables , it becomes possible to seamlessly combine tables across namespaces, allowing users to write SQL statements that unify data into a single query. This namespace is used to explore this feature, serves as a practical demonstration of this capability, showcasing how to explore and utilize it.
Embedded Git Version 2.9.0
[2.9.0] - 2025-01-09
Added
Menu option to export production to support migrating to production decomposition (#665)
Fixed
Fixed errors on production page when item settings need to be XML escaped (#667)
Fixed push button not appearing after commit (#654)
Fixed merge conflict resolution on stash popping (#531)
Improvements to the performance of the instance-wide uncommitted check (#674)
Fix "Max $ZF String" error when committing lots of files (#617)
demo-dbs-iris Version 1.0.1
A SQLConnection to an InMemory DuckDB database is integrated.
d[IA]gnosis Version 2.0.0
New major update! LLM has been include to identify diagnosis from free text.
Ollama's docker image has been included to the project to leverage the llama3.2 model capabilities.