Releases: HicServices/RDMP
Releases · HicServices/RDMP
v8.1.2-rc1
Update rdmpplugins.txt on plugin addition, deletion
v8.1.1
What's Changed
- Bump YamlDotNet from 13.3.1 to 13.4.0 by @dependabot in #1635
- Bump shogo82148/actions-setup-perl from 1.23.1 to 1.24.1 by @dependabot in #1637
- Fix Project Creation UI by @JFriel in #1638
- improve confirmation text by @JFriel in #1639
- Fix typo in Logging Server Creation Code by @JFriel in #1640
- Feature/ci codescan by @jas88 in #1641
- Hide source control button when not available during exception show by @JFriel in #1643
- Remove old Plugin object bits, tidy up by @jas88 in #1636
- Bump MongoDB.Driver from 2.21.0 to 2.22.0 by @dependabot in #1645
- Bump YamlDotNet from 13.4.0 to 13.5.2 by @dependabot in #1644
- Bump YamlDotNet from 13.5.2 to 13.7.0 by @dependabot in #1647
- Bump SSH.NET from 2020.0.2 to 2023.0.0 by @dependabot in #1646
- Bump YamlDotNet from 13.7.0 to 13.7.1 by @dependabot in #1652
- Bump NLog from 5.2.4 to 5.2.5 by @dependabot in #1651
- New FTP/FTPS support, improve SFTP by @jas88 in #1649
- Cut Windows exe file counts by @jas88 in #1650
- Bump actions/setup-node from 3.8.1 to 4.0.0 by @dependabot in #1655
- Task/rdmp-32 Fix Progress Log writing using excessive resources by @JFriel in #1657
- Task/rdmp 32 Name DataTable Chunks by @JFriel in #1658
- RDMP-15 Use .bak files as Data Loads by @JFriel in #1656
- Bump FluentFTP from 48.0.1 to 48.0.3 by @dependabot in #1660
- Feature/cleanup by @jas88 in #1659
- Bump shogo82148/actions-setup-perl from 1.24.1 to 1.24.2 by @dependabot in #1661
- Bump SixLabors.ImageSharp.Drawing from 2.0.0 to 2.0.1 by @dependabot in #1665
- Bump Terminal.Gui from 1.14.0 to 1.14.1 by @dependabot in #1662
- Restore buggy Equals behaviour on SingletonNode since some UI code relied on it by @jas88 in #1668
- Bump NUnit from 3.13.3 to 3.14.0 by @dependabot in #1669
- Fix Extraction Refresh Issue by @JFriel in #1671
- Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 by @dependabot in #1673
- Feature/rdmp 73 cohort holdouts by @JFriel in #1653
- RDMP-108 Unified UI Alerting from Processing Chunks by @JFriel in #1663
- Bump NLog from 5.2.5 to 5.2.6 by @dependabot in #1679
- Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 by @dependabot in #1677
- Bump Microsoft.XmlSerializer.Generator from 7.0.0 to 8.0.0 by @dependabot in #1674
- Fix Misaligned dependencies post XLSSerialise Bump by @JFriel in #1680
- Fix coverage reporting by @jas88 in #1683
- Bump Spectre.Console from 0.47.0 to 0.48.0 by @dependabot in #1684
- Bump WeCantSpell.Hunspell from 4.0.0 to 4.1.0 by @dependabot in #1681
- Task/update plugin bundling by @JFriel in #1678
- Bump shogo82148/actions-setup-perl from 1.24.2 to 1.24.3 by @dependabot in #1685
- Bump Version for 8.1.1 Release by @JFriel in #1690
- Update codesigning by @JFriel in #1691
Full Changelog: v8.1.0...v8.1.1
v8.1.1-rc2
Task/update plugin bundling (#1678) * attempt to wget dicom plugin * improved looping for plugins * update script * add to bundle * update build * add charts * update changelog * remove bad files * improve build * add verbose curl * temp diable tests * attempt to simplify build * readd tests --------- Co-authored-by: James A Sutherland <[email protected]>
v8.1.1-rc1
What's Changed
- Bump YamlDotNet from 13.3.1 to 13.4.0 by @dependabot in #1635
- Bump shogo82148/actions-setup-perl from 1.23.1 to 1.24.1 by @dependabot in #1637
- Fix Project Creation UI by @JFriel in #1638
- improve confirmation text by @JFriel in #1639
- Fix typo in Logging Server Creation Code by @JFriel in #1640
- Feature/ci codescan by @jas88 in #1641
- Hide source control button when not available during exception show by @JFriel in #1643
- Remove old Plugin object bits, tidy up by @jas88 in #1636
- Bump MongoDB.Driver from 2.21.0 to 2.22.0 by @dependabot in #1645
- Bump YamlDotNet from 13.4.0 to 13.5.2 by @dependabot in #1644
- Bump YamlDotNet from 13.5.2 to 13.7.0 by @dependabot in #1647
- Bump SSH.NET from 2020.0.2 to 2023.0.0 by @dependabot in #1646
- Bump YamlDotNet from 13.7.0 to 13.7.1 by @dependabot in #1652
- Bump NLog from 5.2.4 to 5.2.5 by @dependabot in #1651
- New FTP/FTPS support, improve SFTP by @jas88 in #1649
- Cut Windows exe file counts by @jas88 in #1650
- Bump actions/setup-node from 3.8.1 to 4.0.0 by @dependabot in #1655
- Task/rdmp-32 Fix Progress Log writing using excessive resources by @JFriel in #1657
Full Changelog: v8.1.0...v8.1.1-rc1
v8.1.0
What's Changed
- Bump NLog from 5.0.5 to 5.1.0 by @dependabot in #1498
- Bump Newtonsoft.Json from 13.0.1 to 13.0.2 by @dependabot in #1497
- Bump Moq from 4.18.2 to 4.18.3 by @dependabot in #1500
- Bump YamlDotNet from 12.0.2 to 12.1.0 by @dependabot in #1499
- Add CodeQL workflow for GitHub code scanning by @lgtm-com in #1501
- Bump YamlDotNet from 12.1.0 to 12.2.0 by @dependabot in #1502
- Bump YamlDotNet from 12.2.0 to 12.2.1 by @dependabot in #1503
- Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 by @dependabot in #1504
- Bump YamlDotNet from 12.2.1 to 12.3.1 by @dependabot in #1505
- Bump NLog from 5.1.0 to 5.1.1 by @dependabot in #1506
- Bump Moq from 4.18.3 to 4.18.4 by @dependabot in #1507
- Bump actions/setup-node from 3.5.1 to 3.6.0 by @dependabot in #1509
- Bump Spectre.Console from 0.45.0 to 0.46.0 by @dependabot in #1510
- Bump System.Threading.AccessControl from 7.0.0 to 7.0.1 by @dependabot in #1512
- Bump svenstaro/upload-release-action from 2.3.0 to 2.4.0 by @dependabot in #1511
- Bump NunitXml.TestLogger from 3.0.127 to 3.0.131 by @dependabot in #1517
- Bump svenstaro/upload-release-action from 2.4.0 to 2.4.1 by @dependabot in #1518
- Make DB file locator accept both / and \ as delimiters by @jas88 in #1521
- Make file locator handle Unix and DOS style paths more smartly by @jas88 in #1522
- Bump NLog from 5.1.1 to 5.1.2 by @dependabot in #1524
- Bump svenstaro/upload-release-action from 2.4.1 to 2.5.0 by @dependabot in #1527
- Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 by @dependabot in #1526
- Bump YamlDotNet from 12.3.1 to 13.0.1 by @dependabot in #1525
- Bump NUnit3TestAdapter from 4.3.1 to 4.4.2 by @dependabot in #1529
- Bump Autoupdater.NET.Official from 1.7.6 to 1.7.7 by @dependabot in #1531
- Bump SixLabors.ImageSharp from 2.1.3 to 3.0.0 by @dependabot in #1530
- Replace clunky slow file copier by @jas88 in #1523
- Bump Terminal.Gui from 1.7.2 to 1.9.0 by @dependabot in #1508
- Bump NLog from 5.1.2 to 5.1.3 by @dependabot in #1540
- Bump shogo82148/actions-setup-perl from 1.20.1 to 1.20.2 by @dependabot in #1535
- Bump SixLabors.ImageSharp from 3.0.0 to 3.0.1 by @dependabot in #1539
- Bump Newtonsoft.Json from 13.0.2 to 13.0.3 by @dependabot in #1532
- Bump Terminal.Gui from 1.9.0 to 1.10.0 by @dependabot in #1536
- Bump YamlDotNet from 13.0.1 to 13.0.2 by @dependabot in #1533
- Bump Terminal.Gui from 1.10.0 to 1.10.1 by @dependabot in #1541
- Bump YamlDotNet from 13.0.2 to 13.1.0 by @dependabot in #1542
- Bump shogo82148/actions-setup-perl from 1.20.2 to 1.21.0 by @dependabot in #1544
- Bump NLog from 5.1.3 to 5.1.4 by @dependabot in #1545
- Bump Autoupdater.NET.Official from 1.7.7 to 1.8.0 by @dependabot in #1543
- Bump Autoupdater.NET.Official from 1.8.0 to 1.8.1 by @dependabot in #1546
- Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 by @dependabot in #1547
- Bump Autoupdater.NET.Official from 1.8.1 to 1.8.2 by @dependabot in #1549
- v8.1.0-rc2 by @jas88 in #1534
- Bump Terminal.Gui from 1.10.1 to 1.11.2 by @dependabot in #1553
- Bump coverlet.collector from 3.2.0 to 6.0.0 by @dependabot in #1552
- Bump Scintilla.NET from 5.3.2.6 to 5.3.2.7 by @dependabot in #1551
- Bump Spectre.Console from 0.46.0 to 0.47.0 by @dependabot in #1550
- Bump svenstaro/upload-release-action from 2.5.0 to 2.6.0 by @dependabot in #1554
- Bump Terminal.Gui from 1.11.2 to 1.12.1 by @dependabot in #1555
- Bump actions/setup-dotnet from 3.0.3 to 3.1.0 by @dependabot in #1557
- Bump NLog from 5.1.4 to 5.1.5 by @dependabot in #1556
- Bump actions/setup-dotnet from 3.1.0 to 3.2.0 by @dependabot in #1558
- RC3 by @jas88 in #1548
- Bump svenstaro/upload-release-action from 2.6.0 to 2.6.1 by @dependabot in #1562
- Bump NLog from 5.1.5 to 5.2.0 by @dependabot in #1560
- Bump NUnit3TestAdapter from 4.4.2 to 4.5.0 by @dependabot in #1561
- Bump HIC.FAnsiSql from 3.0.1 to 3.1.0 by @dependabot in #1559
- Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1 by @dependabot in #1563
- Bump shogo82148/actions-setup-perl from 1.21.0 to 1.21.1 by @dependabot in #1564
- Bump shogo82148/actions-setup-perl from 1.21.1 to 1.21.2 by @dependabot in #1566
- Bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2 by @dependabot in #1565
- Bump Autoupdater.NET.Official from 1.8.2 to 1.8.3 by @dependabot in #1567
- Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 by @dependabot in #1572
- Bump shogo82148/actions-setup-perl from 1.21.2 to 1.21.3 by @dependabot in #1571
- Bump YamlDotNet from 13.1.0 to 13.1.1 by @dependabot in #1569
- Bump NLog from 5.2.0 to 5.2.1 by @dependabot in #1574
- Bump LibArchive.Net from 0.1.3 to 0.1.4 by @dependabot in #1573
- Bump NLog from 5.2.1 to 5.2.2 by @dependabot in #1576
- Bump shogo82148/actions-setup-perl from 1.21.3 to 1.22.0 by @dependabot in #1575
- Bump actions/setup-node from 3.6.0 to 3.7.0 by @dependabot in #1578
- Bump NunitXml.TestLogger from 3.0.131 to 3.1.15 by @dependabot in #1579
- Syntax cleanup by @jas88 in #1577
- Bump Terminal.Gui from 1.12.1 to 1.13.1 by @dependabot in #1581
- Bump shogo82148/actions-setup-perl from 1.22.0 to 1.23.0 by @dependabot in #1580
- Bump Terminal.Gui from 1.13.1 to 1.13.4 by @dependabot in #1582
- Bump Terminal.Gui from 1.13.4 to 1.13.5 by @dependabot in #1584
- Bump svenstaro/upload-release-action from 2.6.1 to 2.7.0 by @dependabot in #1585
- Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0 by @dependabot in #1588
- Bump NLog from 5.2.2 to 5.2.3 by @dependabot in #1587
- Feature/whitespaceetc by @jas88 in #1583
- Bump Moq from 4.18.4 to 4.20.1 by @dependabot in #1591
- Bump shogo82148/actions-setup-perl from 1.23.0 to 1.23.1 by @dependabot in #1590
- Feature/rdmp 13 removable default logging server by @JFriel in #1589
- Bump Moq from 4.20.1 to 4.20.2 by @dependabot in #1593
- Add Clear User Settings Functionality (RDMP-7/GH#749) by @JFriel in #1586
- Bump Moq from 4.20.2 to 4.20.69 by @dependabot in #1596
- Bump YamlDotNet from 13.1.1 to 13.2.0 by @dependabot in #1599
- Bump SixLabors.ImageSharp.Drawing from 1.0.0-beta15 to 1.0.0 by @dependabot in #1600
- Bump actions/setup-node from 3.7.0 to 3.8.0 by @dependabot in #1601
- Bump actions/setup-node from 3.8.0 to 3.8.1 by @dependabot in #1605
- Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1 by @dependabot in #1604
- Bump Autoupdat...
v8.1.0-rc2
Ignore non-.Net DLLs instead of deleting in plugin prune
v8.1.0-rc1
Fix HIC.RDMP.Plugin.UI nupkg name
v8.0.7
What's Changed
- Testdb autocreate by @tznind in #1484
- Update Tests.md by @tznind in #1485
- Docs for custom substitutions and don't trip leading whitespace by @tznind in #1487
- Bump System.Threading.AccessControl from 6.0.0 to 7.0.0 by @dependabot in #1491
- Bump System.Security.Permissions from 6.0.0 to 7.0.0 by @dependabot in #1489
- Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0 by @dependabot in #1490
- Bump System.DirectoryServices.Protocols from 6.0.1 to 7.0.0 by @dependabot in #1488
- Bump NUnit3TestAdapter from 4.3.0 to 4.3.1 by @dependabot in #1494
- Bump HIC.BadMedicine from 1.1.1 to 1.1.2 by @dependabot in #1495
- Bump CsvHelper from 30.0.0 to 30.0.1 by @dependabot in #1493
Full Changelog: v8.0.5...v8.0.7
v8.0.6
8.0.6
v8.0.5
Bump to 8.0.5