Releases: aneoconsulting/ArmoniK.Core
Releases · aneoconsulting/ArmoniK.Core
0.13.1
🏎 Performance
- Optimized dependency resolution - by @aneojgurhem in #325 (fab5c)
View changes on GitHub
0.13.0
🚀 Features
- Add service for a better management of task dependencies - by @aneojgurhem (2f62b)
- Add a service for dependency resolution - by @aneojgurhem in #262 (110d5)
- Add grafana module - by @melflitty (bf090)
- Queue adapter are now dynamically loaded - by @aneojgurhem (57d9b)
- Queue adapter are now dynamically loaded - by @aneojgurhem in #304 (c45fd)
- Complete terraform monitoring modules to Core deployment - by @aneojgurhem in #308 (1e4ea)
- Depedency checking without external service - by @aneojgurhem (b6d74)
- Dependency checking without external service - by @lemaitre-aneo in #316 (a5039)
🐞 Bug Fixes
- Issue with AWSSDK.SecurityToken - by @aneojgurhem in #307 (bc748)
- Remove tempo from grafana and prometheus configuration files - by @melflitty (56ce5)
- Compute stats on non null values - by @aneojgurhem (a4063)
View changes on GitHub
0.12.4
Updated Api from 3.6.0 to 3.6.1 (https://github.com/aneoconsulting/ArmoniK.Api/releases/tag/3.6.1)
View changes on GitHub
0.12.3
Fix issue with missing package when SecurityToken is used on S3
Full Changelog: 0.12.2...0.12.3
0.12.2
- update ArmoniK.Api from 3.5.2 to 3.6.0 by @aneojgurhem
View changes on GitHub
0.12.1
What's Changed
- fix: correct bucket name so it matches what unit test expects by @jfonseca-aneo in #292
Full Changelog: 0.12.0...0.12.1
0.12.0
What's Changed
- chore: Update artemis broker version by @jfonseca-aneo in #282
- ci: Migrate sonar cloud analysis to its own workflow by @aneojgurhem in #283
- fix: Use parallel init in pollster by @jfonseca-aneo in #284
- chore: update doc of script for sso usage by @jfonseca-aneo in #285
- ci: remove artemis from deployed tests by @aneojgurhem in #286
- docs: add more details about Artemis protocols by @melflitty in #288
- feat: add targets in the justfile to build Htcmock, Stream and Bench client images by @melflitty in #290
- perf: Parallel result retrieving in bench test by @aneojgurhem in #289
- style: rewrite terraform files to a canonical format by @melflitty in #291
- ci: move formatting in its own workflow and add terraform formatting validation by @aneojgurhem in #287
New Contributors
- @melflitty made their first contribution in #288
Full Changelog: 0.11.3...0.12.0
0.11.3
What's Changed
- refactor: Show more stats from task data in Bench and HtcMock by @aneojgurhem in #276
- refactor: Miscellaneous improvement on terraform by @lemaitre-aneo in #277
- chore: rewrite health check test script to use the test from the justfile by @aneojgurhem in #278
- fix: properly ignore folders in .dockerignore file by @aneojgurhem in #279
- fix: use an ObjectPool to store Sessions instead of creating one at each push in AMQP adapter by @aneojgurhem in #280
- refactor: Show more stats from task data in Bench and HtcMock by @aneojgurhem in #281
Full Changelog: 0.11.2...0.11.3
0.9.3
Fixed DB queries for ResultTable
Full Changelog: 0.9.2...0.9.3
0.11.2
🐞 Bug Fixes
- WorkerCheckDelay in deployment - by @aneojgurhem in #268 (062ff)
- Batch task submission Bench test - by @aneojgurhem (be5c1)
- Batch task submission Bench test - by @aneojgurhem in #272 (219e2)
🏎 Performance
- Queries on ResultTable - by @aneojgurhem in #275 (23eaf)