v2.18.2
What's Changed
- fix: fluent bit configuration for GCP by @lemaitre-aneo in #1255
- chore: Update ArmoniK.Extensions.Csharp to 0.14.1 and Admin.Gui to 0.11.4 by @ngruelaneo in #1257
- breaking : In ArmoniK.Extensions.Csharp,
ServiceFactory.CreateService
returnsISubmitterService
instead ofService
. - add variable target_zip_path that can be used to define the path where the zip file of the library will be unzipped
Warning
There are some breaking change in the Extensions.Csharp which can impose to modify the code using this project.
Full Changelog: v2.18.1...v2.18.2