enso/tools/legal-review/AWS
Michał Wawrzyniec Urbańczyk cdf031f61f
[CI] Provide latest FlatBuffers to the Engine build. (#9654)
This PR bumps the FlatBuffers version used by the backend to `24.3.25` (the latest version as of now).

Since the newer FlatBuffers releases come with prebuilt binaries for all platforms we target, we can simplify the build process by simply downloading the required `flatc` binary from the official FlatBuffers GitHub release page. This allows us to remove the dependency on `conda`, which was the only reliable way to get the outdated `flatc`.

The `conda` setup has been removed from the CI steps and the relevant code has been removed from the build script.

The FlatBuffers version is no longer hard-coded in the Rust build script, it is inferred from the `build.sbt` definition (similar to GraalVM).

# Important Notes
This does not affect the GUI binary protocol implementation.

While I initially wanted to update it, it turned out farly non-trivial.

As there are multiple issues with the generated TS code, it was significantly refactored by hand and it is impossible to automatically update it. Work to address this problem is left as [a future task](https://github.com/enso-org/enso/issues/9658).

As the Flatbuffers binary protocol is guaranteed to be compatible between versions (unlike the generated sources), there should be no adverse effects from bumping `flatc` only on the backend side.
2024-04-12 10:10:44 +00:00
..
com.amazon.redshift.redshift-jdbc42-2.1.0.15 First part of AWS S3 API, various small fixes. (#6973) 2023-06-15 16:20:13 +00:00
com.amazonaws.aws-java-sdk-core-1.12.480 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
com.amazonaws.aws-java-sdk-redshift-1.12.480 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
com.amazonaws.aws-java-sdk-sts-1.12.480 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
com.amazonaws.jmespath-java-1.12.480 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
com.fasterxml.jackson.core.jackson-annotations-2.12.7 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
com.fasterxml.jackson.core.jackson-core-2.12.7 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
com.fasterxml.jackson.core.jackson-databind-2.12.7.1 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
com.fasterxml.jackson.dataformat.jackson-dataformat-cbor-2.12.6 [CI] Provide latest FlatBuffers to the Engine build. (#9654) 2024-04-12 10:10:44 +00:00
commons-codec.commons-codec-1.15 Separating Redshift connector from Database library into a new AWS library (#6550) 2023-05-04 17:36:51 +00:00
commons-logging.commons-logging-1.1.3 Separating Redshift connector from Database library into a new AWS library (#6550) 2023-05-04 17:36:51 +00:00
io.netty.netty-buffer-4.1.86.Final First part of AWS S3 API, various small fixes. (#6973) 2023-06-15 16:20:13 +00:00
io.netty.netty-codec-4.1.86.Final First part of AWS S3 API, various small fixes. (#6973) 2023-06-15 16:20:13 +00:00
io.netty.netty-codec-http2-4.1.86.Final First part of AWS S3 API, various small fixes. (#6973) 2023-06-15 16:20:13 +00:00
io.netty.netty-codec-http-4.1.86.Final First part of AWS S3 API, various small fixes. (#6973) 2023-06-15 16:20:13 +00:00
io.netty.netty-common-4.1.86.Final First part of AWS S3 API, various small fixes. (#6973) 2023-06-15 16:20:13 +00:00
io.netty.netty-handler-4.1.86.Final First part of AWS S3 API, various small fixes. (#6973) 2023-06-15 16:20:13 +00:00
io.netty.netty-resolver-4.1.86.Final First part of AWS S3 API, various small fixes. (#6973) 2023-06-15 16:20:13 +00:00
io.netty.netty-transport-4.1.86.Final First part of AWS S3 API, various small fixes. (#6973) 2023-06-15 16:20:13 +00:00
io.netty.netty-transport-classes-epoll-4.1.86.Final First part of AWS S3 API, various small fixes. (#6973) 2023-06-15 16:20:13 +00:00
io.netty.netty-transport-native-unix-common-4.1.86.Final First part of AWS S3 API, various small fixes. (#6973) 2023-06-15 16:20:13 +00:00
joda-time.joda-time-2.8.1 Separating Redshift connector from Database library into a new AWS library (#6550) 2023-05-04 17:36:51 +00:00
org.apache.httpcomponents.httpclient-4.5.13 Separating Redshift connector from Database library into a new AWS library (#6550) 2023-05-04 17:36:51 +00:00
org.apache.httpcomponents.httpcore-4.4.13 Separating Redshift connector from Database library into a new AWS library (#6550) 2023-05-04 17:36:51 +00:00
org.reactivestreams.reactive-streams-1.0.3 First part of AWS S3 API, various small fixes. (#6973) 2023-06-15 16:20:13 +00:00
org.slf4j.slf4j-api-1.7.30 First part of AWS S3 API, various small fixes. (#6973) 2023-06-15 16:20:13 +00:00
reviewed-licenses First part of AWS S3 API, various small fixes. (#6973) 2023-06-15 16:20:13 +00:00
software.amazon.awssdk.annotations-2.20.78 First part of AWS S3 API, various small fixes. (#6973) 2023-06-15 16:20:13 +00:00
software.amazon.awssdk.apache-client-2.20.78 First part of AWS S3 API, various small fixes. (#6973) 2023-06-15 16:20:13 +00:00
software.amazon.awssdk.arns-2.20.78 First part of AWS S3 API, various small fixes. (#6973) 2023-06-15 16:20:13 +00:00
software.amazon.awssdk.auth-2.20.78 First part of AWS S3 API, various small fixes. (#6973) 2023-06-15 16:20:13 +00:00
software.amazon.awssdk.aws-core-2.20.78 First part of AWS S3 API, various small fixes. (#6973) 2023-06-15 16:20:13 +00:00
software.amazon.awssdk.aws-query-protocol-2.20.78 First part of AWS S3 API, various small fixes. (#6973) 2023-06-15 16:20:13 +00:00
software.amazon.awssdk.aws-xml-protocol-2.20.78 First part of AWS S3 API, various small fixes. (#6973) 2023-06-15 16:20:13 +00:00
software.amazon.awssdk.crt-core-2.20.78 First part of AWS S3 API, various small fixes. (#6973) 2023-06-15 16:20:13 +00:00
software.amazon.awssdk.endpoints-spi-2.20.78 First part of AWS S3 API, various small fixes. (#6973) 2023-06-15 16:20:13 +00:00
software.amazon.awssdk.http-client-spi-2.20.78 First part of AWS S3 API, various small fixes. (#6973) 2023-06-15 16:20:13 +00:00
software.amazon.awssdk.json-utils-2.20.78 First part of AWS S3 API, various small fixes. (#6973) 2023-06-15 16:20:13 +00:00
software.amazon.awssdk.metrics-spi-2.20.78 First part of AWS S3 API, various small fixes. (#6973) 2023-06-15 16:20:13 +00:00
software.amazon.awssdk.netty-nio-client-2.20.78 First part of AWS S3 API, various small fixes. (#6973) 2023-06-15 16:20:13 +00:00
software.amazon.awssdk.profiles-2.20.78 First part of AWS S3 API, various small fixes. (#6973) 2023-06-15 16:20:13 +00:00
software.amazon.awssdk.protocol-core-2.20.78 First part of AWS S3 API, various small fixes. (#6973) 2023-06-15 16:20:13 +00:00
software.amazon.awssdk.regions-2.20.78 First part of AWS S3 API, various small fixes. (#6973) 2023-06-15 16:20:13 +00:00
software.amazon.awssdk.s3-2.20.78 First part of AWS S3 API, various small fixes. (#6973) 2023-06-15 16:20:13 +00:00
software.amazon.awssdk.sdk-core-2.20.78 First part of AWS S3 API, various small fixes. (#6973) 2023-06-15 16:20:13 +00:00
software.amazon.awssdk.third-party-jackson-core-2.20.78 First part of AWS S3 API, various small fixes. (#6973) 2023-06-15 16:20:13 +00:00
software.amazon.awssdk.utils-2.20.78 First part of AWS S3 API, various small fixes. (#6973) 2023-06-15 16:20:13 +00:00
software.amazon.eventstream.eventstream-1.0.1 First part of AWS S3 API, various small fixes. (#6973) 2023-06-15 16:20:13 +00:00
software.amazon.ion.ion-java-1.0.2 Separating Redshift connector from Database library into a new AWS library (#6550) 2023-05-04 17:36:51 +00:00
report-state Remove org.bouncycastle dependency (#8664) 2024-01-04 17:16:41 +01:00