mgoworko

Results 15 issues of mgoworko

Migration to Scala 3 (3.3.3) - module "audit" (cross-compiled to all previously supported versions, added Scala 3 and changed default from 2.13 to 3) - module "core" - module "es813x",...

## Describe your changes ## Checklist before merge - [ ] Related issue ID is placed at the beginning of PR title in \[brackets\] (can be GH issue or Nu...

## Describe your changes Added logging based on ScenarioActivity handling: - simple logger.info, corresponding to operations performed on SenarioActivity'ies Format of log is open for discussion, it is more of...

## Describe your changes ## Checklist before merge - [ ] Related issue ID is placed at the beginning of PR title in \[brackets\] (can be GH issue or Nu...

## Describe your changes After preview tests: - empty comment content should be returned as no content - changed name DELETED -> NOT_AVAILABLE ## Checklist before merge - [ ]...

- JDK 8 -> 11 - Scala version: Scala `3.3.5`/`2.13.16` cross compile, dropped `2.12` support - Serialization: removed `rhttpc-json4s` and `rhttpc-argonaut_6.2` modules, instead relying on custom serialization impl's provided when...

🐞Fix (ES) Preserve file owner and permissions during ror-tools patch and unpatch operations --- - The file owner could change, when Jar manifest is modified during patching operation - but...

## Summary by CodeRabbit - **New Features** - Added support for reading environment variables through an abstraction layer, allowing for more flexible environment variable handling. - **Tests** - Enhanced test...

## Summary by CodeRabbit - **New Features** - Added support for two different Elasticsearch installation types: official Docker image and Ubuntu-based image with Elasticsearch installed via apt. - Enhanced configuration...

🚀New (ES) Added ES node name and cluster name in the ES cluster audit reporting ## Summary by CodeRabbit - **New Features** - Audit logs now include Elasticsearch node and...