Rob Speller

Results 7 issues of Rob Speller

Hi, How did you get the odakyu train timetable data? I'm currently registered for the Tokyo Challenge but I can't seem to find any data for Odakyu apart from PDF...

### Describe the bug With STS service included as a dependency, the default credentials provider skips STS in the chain as `StsWebIdentityCredentialsProviderFactory.class` needs to be included in reflect-config.json Including it...

bug
graalvm

### Describe the bug Today, when testing I've been seeing this error: ``` DispatchFailure(DispatchFailure { source: ConnectorError { kind: Other(None), source: TimedOutError(5s), connection: Unknown } }) ``` This is despite...

bug
p2

https://nvd.nist.gov/vuln/detail/CVE-2023-5072 https://github.com/advisories/GHSA-rm7j-f5g5-27vv

Completed

Hi Seratch 🙌 I have attempted to increase jetty max "requestHeaderSize" but failed until I created a custom JettyLauncher. Failed attempts: `web.xml`: ``` org.eclipse.jetty.server.Request.maxHeaderSize 16384 org.eclipse.jetty.server.HttpConfiguration.headerBufferSize 16384 org.eclipse.jetty.server.HttpConfiguration.requestHeaderSize 16384 ```...

enhancement

https://github.com/lodash/lodash/issues/5851 https://github.com/advisories/GHSA-35jh-r3h4-6jhm Should be as simple as replacing the package to lodash or lodash-es and changing the import. https://github.com/craftamap/esbuild-plugin-html/blob/8aab0e2e4ed9006f91febf7dbf4c77b388a467a2/package.json#L37

Please make it possible to use KCL v3 without the 2 new DDB tables when a consumer believes they aren't necessary for their use-case. i.e. v2 simple shard-based load balancing...