Releases: aneoconsulting/ArmoniK
Releases · aneoconsulting/ArmoniK
v2.15.1
What's Changed
- feat: Update GUI 0.10.1 by @alouvion-aneo in #1206
- fix: Updated versions for the multi-stage deployment by @alouvion-aneo in #1206
Full Changelog: v2.15.0...v2.15.1
v2.15.0
Changed
- Upgrade ArmoniK Infrastructure version from
0.0.2
to0.0.4
(raw changelog) - Upgrade ArmoniK.Extension.Csharp version from
0.12.1
to0.12.2
(changelog) - Upgrade Core version from
0.14.3
to0.15.0
(changelog) - Upgrade ArmoniK.Api from
3.10.0
to3.11.0
(changelog) - Upgrade ArmoniK.Admin.GUI from
0.9.1
to0.10.0
(changelog)
Breaking
- [Infra]: The URL for the Admin gui has changed:
v0.10
: set to/admin/
v0.9
: moved from/admin/
to/admin-0.9/
v0.8
: moved from/admin-old/
to/admin-0.8/
- [API]: Filter API (for listing) have changed. This is breaking only if native APIs are used.
Added
- Deployment variable
environment_description
to pass information to the admin gui (defined inparameters.tfvars
).
Extra
- feat: add a script to drop db by @esoubiran-aneo in #1156
- feat: add custom tasks options for data generation by @esoubiran-aneo in #1153
- feat: add pod config and parent partitions ids to generate partitions by @esoubiran-aneo in #1164
- feat: generate a real world run by @esoubiran-aneo in #1165
- feat: Update versions of third party docker images by @lzianekhodja in #1176
- refactor(mongodb_replicas): Change the value of 'mongodb_replicas' for the split deployment by @iadjadj in #1180
- chore: Re-add powershell script for ArmoniK deployment on WSL (Ubuntu 22.04) by @ngruelaneo in #1177
- docs: All-in-one by @pmilaneo in #1188
- docs: added entries to glossary by @pmilaneo in #1178
- feat: Update version of minio by @lzianekhodja in #1182
Full Changelog: v2.14.0...v2.15.0
v2.14.0
What's Changed
- feat: add minio as zip storage for localhost deployment by @alouvion-aneo in #1041
- docs: refactor pages and rewrite installation by @esoubiran-aneo in #1014
- chore: update docs deps by @esoubiran-aneo in #1048
- ci: add extra json for cicd by @dbrasseur-aneo in #1046
- feat: use different node groups in kubernetes cluster by @lzianekhodja in #1053
- fix: Parameter must_force_path_style on S3 by @lzianekhodja in #1054
- docs: update guides by @esoubiran-aneo in #1049
- docs: fix aws deployment by @esoubiran-aneo in #1051
- style: add linter to docs by @esoubiran-aneo in #1065
- refactor: add helm charts repositories and versions in json file by @YKharouni in #1069
- refactor: Move Terraform modules to new GitHub repository ArmoniK.Infra by @lzianekhodja in #1072
- refactor: Rename modules sources by @lzianekhodja in #1073
- docs: Yk/stats benchmarking by @YKharouni in #1079
- docs: fix lint markdown by @YKharouni in #1086
- docs: Fix doc dead links by @lemaitre-aneo in #1084
- docs: Fix doc section by @lemaitre-aneo in #1093
- docs: benchmarking stats of the version 2.10.4 of ArmoniK by @YKharouni in #1098
- docs: Yk/stats benchmarking v2.10.5 by @YKharouni in #1102
- chore: update deps by @esoubiran-aneo in #1105
- docs: rename and fix typos in benchmarking by @esoubiran-aneo in #1106
- fix: Configure Renovate by @renovate in #1110
- chore: allow renovate to group pr by datasources by @esoubiran-aneo in #1117
- chore(deps): update npm packages by @renovate in #1121
- chore(deps): update actions/deploy-pages action to v2 by @renovate in #1124
- fix: update to extension csharp 0.11.0 by @ngruelaneo in #1119
- chore(deps): pin dependencies by @renovate in #1120
- docs: update architecture diagrams to 2.13 by @ngruelaneo in #1108
- chore(deps): update actions/checkout digest to c85c95e by @renovate in #1132
- chore(deps): update dependency mermaid to ^10.2.3 by @renovate in #1129
- chore(deps): update pnpm to v8.6.2 by @renovate in #1133
- feat: upgrade iops for db node by @YKharouni in #1130
- ci: move format job on pull requests by @aneojgurhem in #1137
- ci: fix checkout for formatting by @aneojgurhem in #1139
- docs: Add glossary to documentation by @qdelamea-aneo in #1127
- chore(deps): update actions/deploy-pages digest to ee48c7b by @renovate in #1134
- fix: remove unused script by @esoubiran-aneo in #1131
- chore(deps): update npm packages by @renovate in #1142
- fix: Port forward v2.13.2 by @dbrasseur-aneo in #1144
- chore(deps): update actions/upload-pages-artifact digest to 66b63f4 by @renovate in #1141
- docs: add terminal into code blocks by @esoubiran-aneo in #1146
- chore(deps): update pnpm to v8.6.3 by @renovate in #1145
- feat: add scripts to seed database by @esoubiran-aneo in #1104
- docs: update readme by @esoubiran-aneo in #1151
- feat: generate results by @esoubiran-aneo in #1154
- chore(deps): update npm packages by @renovate in #1155
- feat: add date to fake tasks by @esoubiran-aneo in #1152
- chore: release 2.14.0 by @dbrasseur-aneo in #1163
New parameters
- Redis Data TTL (
Redis__TtlTimeSpan
options)
New Contributors
- @renovate made their first contribution in #1110
- @qdelamea-aneo made their first contribution in #1127
Full Changelog: v2.13.1...v2.14.0
v2.13.3
v2.13.2
v2.13.1
What's Changed
Changed
- Use Armonik.Extension.Csharp version
0.11.0
Fixed
- Use strong name for Utils
- Remove LanguageExt dependency (backport Either)
- Add retry getresult
- Issue with no TLS and windows 11
- Expose Taskoptions for SubmitTask* type in Extensions.Csharp
Full Changelog: v2.13.0...v2.13.1
v2.10.6
What's Changed
- fix: update ArmoniK.Extension.Csharp to 0.8.2.2 by @ngruelaneo in #1096
- chore: Update Samples version by @lzianekhodja in #1097
Full Changelog: v2.10.5...v2.10.6
v2.10.5
What's Changed
🐞 Bug Fixes
- update ArmoniK.Core version with some backported bug corrections (metrics exporter) by @ngruelaneo in #1081
Full Changelog: v2.10.4...v2.10.5
v2.10.4
v2.13.0
Changed
- Update module EKS and upgrade its version from
17.24.0
to19.10.0
. - Set up a MongoDB cluster.
- Queue adapters are now dynamically loaded.
- Upgrade Core version from
0.12.4
to0.13.1
. - Update Extension C# Version from
0.9.5
to0.10.1
Breaking :
- GridServer Api is now unsupported in Extension C#
Added
- AWS S3 as Fluent-bit output for logs.
- Retention in days for Seq.
Fixed
- Switched DLL Worker to release mode by default
- Added view of currently handled task ids in Unified Client
- Resend exception when errors occured in SubmitAsync
- Forward exception in bufferRequest list
Full Changelog: v2.12.2...v2.13.0