Releases: aneoconsulting/ArmoniK.Api
Releases · aneoconsulting/ArmoniK.Api
3.22.0
🚀 Features
- Rust - by @lemaitre-aneo in #380 (3e97b)
- Turn enumwrappers into real python enumerators - by @qdelamea-aneo (6f210)
- Turn enumwrappers into real python enumerators - by @qdelamea-aneo in #570 (334b6)
🐞 Bug Fixes
- Ci lint-js - by @sboukhetta (5bf56)
- Ci java version - by @ngruelaneo in #559 (8e73c)
- Events API C++ was not using the right returned events - by @ddiakiteaneo in #561 (e9bdf)
- Handle build in ci for absl - by @lemaitre-aneo in #566 (717de)
- Correctly convert TaskOptions option property into Python dictionnary - by @qdelamea-aneo (12a88)
View changes on GitHub
3.21.0
🚀 Features
- Add pending (waiting for dependencies) and paused statuses - by @aneojgurhem (7f6ff)
- Add Pending and Paused statuses - by @aneojgurhem in #552 (0206d)
🐞 Bug Fixes
- Fix worker build for alpine - by @ddiakiteaneo in #557 (cf05d)
View changes on GitHub
3.20.0
🚀 Features
- Removing deprecated task handler function fix: Fixed result parsing in task handler - by @dbrasseur-aneo (9cfc4)
- Removing deprecated Submitter feat: Removing unused payload property from TaskDefinition - by @dbrasseur-aneo (1605a)
- Batching for events - by @dbrasseur-aneo (4f3b3)
- Add created by in task - by @ereali-aneo (26122)
- Add created by in results - by @ereali-aneo (9b51d)
- Add CreatedBy in result and task python API - by @ereali-aneo (f6031)
- Add created by in tasks and results proto - by @ereali-aneo in #540 (d8865)
- Add tls mtls support for c++ api - by @ddiakiteaneo in #546 (fd7db)
🐞 Bug Fixes
- Python API event client wait_for_result_availability method - by @qdelamea-aneo (110c0)
- Python event client - by @salma-aneo (43f28)
🏎 Performance
- Improve wait for results performances by reducing the size of the request and making multiple at the same time - by @aneojgurhem (db2a4)
- Improve wait for results performances by reducing the size of the request and making multiple at the same time - by @aneojgurhem in #537 (8b67c)
View changes on GitHub
3.19.0
🚀 Features
- Add payload_id in proto - by @lemaitre-aneo in #529 (94489)
- Add LoggerFactory to ChannelFactory - by @lemaitre-aneo in #531 (a610b)
- Added payload id in python package - by @ngruelaneo in #534 (db4a6)
🐞 Bug Fixes
- Fixed cpp rpm build - by @ngruelaneo in #527 (51276)
- Add workaround for connectivity issue - by @lemaitre-aneo in #532 (9869f)
View changes on GitHub
3.18.1
🚀 Features
- GRPC Java implementation for client layer V2 - by @aneojgurhem in #511 (561d9)
🐞 Bug Fixes
- Proxy setup location for http client handler - by @lemaitre-aneo in #523 (ffe75)
- Add ReusePorts option - by @lemaitre-aneo in #524 (083f1)
View changes on GitHub
3.18.0
What's Changed
- fix: Remove gRPC Core by @lemaitre-aneo in #505
- refactor: gRPC Web Adjustments by @lemaitre-aneo in #516
- feat: Add proxy options by @lemaitre-aneo in #517
- chore: update python api and shell script to create python code from protos by @ngruelaneo in #502
- ci: Add TLS support for Mock by @lemaitre-aneo in #513
- ci: Add concurrent channel tests by @lemaitre-aneo in #514
- ci: Add GrpcWebHandler test by @lemaitre-aneo in #515
- ci: add package manager to resolve problem in ci by @ngruelaneo in #518
- chore: version 3.18.0 by @ngruelaneo in #520
Full Changelog: 3.17.1...3.18.0
3.17.1
🐞 Bug Fixes
- Dependency injection for Options.ComputePlane - by @lemaitre-aneo in #503 (9d771)
View changes on GitHub
3.17.0
🚀 Features
- Add deleted status for results - by @fdewas-aneo (02cb1)
- Add deleted status for results - by @lemaitre-aneo in #494 (b451f)
🐞 Bug Fixes
- Adapt code to be python 3.8 compatible for the typing - by @ngruelaneo (39007)
- Typing errors - by @qdelamea-aneo (880ae)
- Typing errors - by @ngruelaneo (cbf0e)
- Abort worker upon cancel - by @ngruelaneo in #493 (2ed7f)
- Adapt code to be python 3.8 compatible for the typing - by @ngruelaneo in #492 (7a7af)
- Abort immediately upon cancellation - by @lemaitre-aneo in #495 (3c8b1)
View changes on GitHub
3.16.2
🐞 Bug Fixes
- Missing session fields - by @Faust1-2was-Aneo (45f74)
- Missing session fields in protos - by @aneojgurhem in #488 (0821b)
View changes on GitHub
3.16.1
🐞 Bug Fixes
- Handle empty timestamps in RPC messages for Python API - by @qdelamea-aneo (c6523)
- Handle empty timestamps in RPC messages for Python API - by @ngruelaneo in #484 (0b449)