Releases: aneoconsulting/ArmoniK.Api
Releases · aneoconsulting/ArmoniK.Api
3.16.0
🚀 Features
- Python API add versions service - by @qdelamea-aneo (6473b)
- Python API update tasks service - by @qdelamea-aneo (4064a)
- Python API add versions service - by @aneojgurhem in #457 (e0e3c)
- Python API update tasks service - by @qdelamea-aneo in #458 (b8535)
- Python API update results service - by @qdelamea-aneo (60dde)
- Python API update sessions and partitions services - by @qdelamea-aneo (888fa)
- Python API update results service - by @aneojgurhem in #459 (73994)
- Python API update sessions and partitions services - by @qdelamea-aneo in #461 (6b2bf)
- Python API update taskhandler and worker - by @qdelamea-aneo (e3dda)
- Python API update taskhandler and worker - by @qdelamea-aneo in #463 (3f20e)
- Python API add events and health checks services - by @qdelamea-aneo (ffd57)
- Python API add events and health checks services - by @qdelamea-aneo in #464 (2390f)
- Add processed at field in task data - by @aneojgurhem (ce1e8)
- Add processed at field in task data - by @aneojgurhem in #466 (3616e)
- Add RPC and statuses for session lifecycle management - by @aneojgurhem (75b7a)
- Add RPC and statuses for session lifecycle management - by @aneojgurhem in #467 (0cb39)
- Session submission management - by @aneojgurhem (02840)
- Simplify session submission management - by @aneojgurhem (e38b6)
- Session submission management - by @aneojgurhem in #468 (7a9c6)
- Return metadata for session services - by @jeremyzyngeraneo (a34f8)
- Add new fields to dataclass Session - by @jeremyzyngeraneo (33d32)
- Python API update sessions service - by @jeremyzyngeraneo in #470 (8f722)
- Add fetched field - by @qdelamea-aneo (81593)
- Add fetched field in task status - by @aneojgurhem in #475 (e66e3)
- Add rpc method to close sessions - by @aneojgurhem (7e46b)
- Add rpc method to close sessions - by @aneojgurhem in #481 (8d52f)
- Add multiple methods of new services - by @ddiakiteaneo in #482 (3d41a)
🐞 Bug Fixes
- Python API fix tasks service - by @qdelamea-aneo (a5117)
- Python API fix tasks service - by @aneojgurhem in #462 (e9066)
- Return rawFilters() instead of Nne for validator - by @jeremyzyngeraneo (abd9e)
- Return rawFilters() instead of None for validator - by @qdelamea-aneo in #469 (411cd)
- Resolve gRPC communication issue with Armonik for gRPC 1.57+ - by @jeremyzyngeraneo (b3734)
- Add requests optional dependencie to pyproject.toml - by @jeremyzyngeraneo (28994)
- Add requests optional dependencie to pyproject.toml - by @jeremyzyngeraneo in #472 (69fb5)
- Resolve gRPC communication issue with Armonik for gRPC 1.57+ - by @jeremyzyngeraneo in #471 (2bca9)
- Naming in protos - by @qdelamea-aneo (5f03e)
- Logger should stay public - by @aneojgurhem (33bb1)
- Add missing session fields in enum - by @aneojgurhem (d23a5)
- Missing web and angular index - by @Faust1-2was-Aneo (d534f)
- Missing web and angular index - by @aneojgurhem in #483 (2d2c0)
View changes on GitHub
3.15.1
What's Changed
- chore: add missing healtcheck import in angular package by @Faust1-2was-Aneo in #454
- chore: update to 3.15.1 by @aneojgurhem in #455
Full Changelog: 3.15.0...3.15.1
3.15.0
🚀 Features
- Add Result List with a Status Filter to Python - by @jeremyzyngeraneo (f3292)
- Add Result List with a Status Filter to Python - by @dbrasseur-aneo in #433 (98fc4)
- Add create_session method to ArmoniKSessions Class - by @jeremyzyngeraneo (5c461)
- Add create_session method to ArmoniKSessions Class - by @jeremyzyngeraneo in #437 (12912)
- Add size to Result object - by @lemaitre-aneo in #442 (153ec)
- Add health checks - by @aneojgurhem (52651)
- Add health checks services in packages - by @aneojgurhem (7ec12)
- Implement healt check service in mock - by @aneojgurhem (f936d)
- Add health checks - by @aneojgurhem in #195 (64c5c)
- Add version in csharp packages - by @aneojgurhem (1488d)
- Add version in csharp packages - by @lemaitre-aneo in #448 (b7dbb)
🐞 Bug Fixes
- Added session client wrapper to cpp - by @dbrasseur-aneo in #434 (99f57)
- Use proper csharp namespace - by @aneojgurhem (66fff)
- Missing filterDuration and filterDurationOperation exports in angular package - by @Faust1-2was-Aneo (ffd9d)
- Missing filterDuration and filterDurationOperation exports in angular package - by @aneojgurhem in #446 (e8992)
View changes on GitHub
3.14.0
🚀 Features
- Send data between agent and worker through files instead of stream-based requests - by @aneojgurhem (16762)
- Send data between agent and worker through files instead of stream-based requests - by @aneojgurhem in #414 (9fd50)
- Added list and delete results to cpp - by @aneojgurhem in #423 (76b53)
- Added duration filter - by @dbrasseur-aneo in #425 (ca5b2)
- Added channel retry arguments - by @dbrasseur-aneo in #427 (165f3)
- Add Session List and status filter to Python - by @jeremyzyngeraneo (09fb6)
- Add Session List and Status Filter to Python - by @dbrasseur-aneo in #429 (475c1)
- Add cancel_session method to class SessionFieldFilter - by @jeremyzyngeraneo (08016)
- Add cancel_session method to class SessionFieldFilter - by @dbrasseur-aneo in #430 (3b4b1)
🐞 Bug Fixes
- ReadFromFolderDict is internal - by @aneojgurhem (a36e5)
- Agent/Worker comm using files in Python and Cpp - by @aneojgurhem in #421 (dafff)
- Missing retried python - by @aneojgurhem in #426 (9ce98)
View changes on GitHub
3.13.2
cpp: Added channel arguments generation
View changes on GitHub
3.13.1
cpp : Added results creation and deletion
View changes on GitHub
3.13.0
🚀 Features
- C++14 support and various installation fixes - by @ddiakiteaneo in #413 (86693)
- Events API client extension method to wait for results completion - by @aneojgurhem (568fe)
- Events API client extension method to wait for results completion - by @aneojgurhem in #417 (0ae56)
- Add Task List and filters to Python - by @aneojgurhem in #416 (ceeb4)
🐞 Bug Fixes
- Fix worker - by @dbrasseur-aneo in #412 (691ee)
- Bad chunk size for result upload - by @dbrasseur-aneo in #415 (c8c4c)
- Use while instead of gRPC foreach - by @aneojgurhem (5abcc)
View changes on GitHub
3.12.0
🚀 Features
- Add filters in events api - by @aneojgurhem (be25d)
- Include doc from proto in C# packages - by @aneojgurhem (85ad7)
- Include doc from proto in C# packages - by @lemaitre-aneo in #405 (cb86c)
- Add filters in events api - by @aneojgurhem in #404 (33003)
- New overloads for worker server creation - by @aneojgurhem (b2584)
- Migrate Watch Result rpc in results service - by @aneojgurhem (02d28)
- Update mock - by @aneojgurhem (dc1a6)
- Migrate Watch Result rpc in results service - by @lemaitre-aneo in #406 (10db8)
- New overloads for worker server creation - by @lemaitre-aneo in #407 (226f0)
🐞 Bug Fixes
- Use the new methods from glob - by @aneojgurhem (72541)
View changes on GitHub
3.11.0
🚀 Features
- Add task options to sort in session - by @esoubiran-aneo (7a129)
- Add task options to sort in session - by @aneojgurhem in #307 (2016d)
- Add task handler api c++ - by @ddiakiteaneo in #334 (213ed)
- Add getters to taskHandler - by @ddiakiteaneo in #359 (bb89f)
- Filters - by @esoubiran-aneo, @aneojgurhem, @dbrasseur-aneo and ngruelaneo in #349 (da9b6)
- Logger - by @dbrasseur-aneo in #374 (73fb1)
- Allows to create sessions in sessions service - by @aneojgurhem (fd385)
- Allows to create sessions in sessions service - by @lemaitre-aneo in #384 (5e55f)
🐞 Bug Fixes
- Add http in target - by @esoubiran-aneo (524ca)
- Remove md from editorconfig in exaemple angular - by @esoubiran-aneo (53833)
- Import - by @esoubiran-aneo (d30f7)
- Working without import - by @esoubiran-aneo (12fda)
- Fix Windows compile - by @ddiakiteaneo (70b4b)
- Fix Windows compile c++ - by @ddiakiteaneo in #335 (a5450)
- OneOf in applications - by @esoubiran-aneo (a19fd)
- OneOf in partitions - by @esoubiran-aneo (0db77)
- OneOf in results - by @esoubiran-aneo (817d3)
- OneOf in tasks - by @esoubiran-aneo (b83bc)
- OneOf in tasks - by @aneojgurhem in #343 (0e3ef)
- OneOf in applications - by @aneojgurhem in #340 (34a98)
- OneOf in partitions - by @aneojgurhem in #341 (e4e5e)
- OneOf in results - by @aneojgurhem in #342 (34f1c)
- Cmakelist for install - by @dbrasseur-aneo in #337 (f146d)
- Oneof - by @esoubiran-aneo (19dc7)
- OneOf in sessions - by @aneojgurhem in #339 (1182d)
- Implemented Json configuration, fixed includes again - by @ddubuc in #350 (9bc02)
- IConfiguration definition is base - by @dbrasseur-aneo (d8cdd)
- IConfiguration definition is base - by @ddiakiteaneo in #351 (72f87)
- Various fixes Namespace uniformity Fixed submitter get result not giving proper error Added ArmoniK specific exceptions Fix worker unable to send result Fix worker unable to send tasks Fix worker creation Fix jsonconfig not allowed to fail byte arrays are now string (for ease with grpc) added warnings for compilation - by @dbrasseur-aneo (3d8ef)
- Various fixes - by @ddiakiteaneo in #362 (7aaea)
- Fix tests - by @dbrasseur-aneo in #363 (ab31d)
- Fix task handler in cpp - by @dbrasseur-aneo in #365 (2f3fe)
- Fixed serilog, added cmake function - by @lemaitre-aneo in #372 (c4bfe)
- Cmakelists - by @ddiakiteaneo in #373 (474b4)
- Parent task Ids in event - by @dbrasseur-aneo in #375 (7518f)
- Formatter and fmt installation - by @dbrasseur-aneo in #378 (6814e)
View changes on GitHub
3.10.0
🚀 Features
- Export events in angular package - by @yannick-aneo in #319 (0282e)
- First version with cpp ArmoniK.API - by @ddubuc (e767e)
- Add c++ api - by @ddiakiteaneo in #302 (cdd4d)
🐞 Bug Fixes
- Fixed timeout issue - by @aneojgurhem in #329 (34715)