Marcus Aspin
Marcus Aspin
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
**Description** When enabling the 'saveConfigOnStart' option in PwmConfiguration.xml, the application intermittently fails to start after deploying to Tomcat. The error message displayed is: > 5053 ERROR_APP_UNAVAILABLE (unable to load the...
*Issue #, if available:* https://github.com/aws-actions/aws-codebuild-run-build/issues/57 *Description of changes:* This PR is an extension of https://github.com/aws-actions/aws-codebuild-run-build/pull/64 to ensure all three source override parameters are disabled. It also fixes merge conflicts and...
Fixes CVE-2023-24998
## What should change After following [the guide](https://tdt-documentation.london.cloudapps.digital/write_docs/add_openapi_spec) to generate API documentation from an OpenAPI spec, we've found that Array/List responses are rendered incorrectly - they appear as empty objects....
[BUG] Text chunking ingest processor fails over 10,000 tokens when using index alias for ingestion
### What is the bug? When ingesting documents using an index alias, the text chunking ingest processor with the "fixed_token_length" algorithm and "standard" analyzer fails to tokenize text longer than...