enso/std-bits
Radosław Waśko a8358512ad
Small fixes to Cloud Integration (#10303)
- Includes HTTP method in error message
- Does not do special handling for `403` status code - this was wrong and led to `Unauthorized` error when the real cause was lack of permssions in the Cloud. The errors should be more understandable now.
- Adds `projectSessionId` to audit log metadata.
- Fixes a test (`Secrets_Spec`) that did not have unique names and would fail if cleanup of previous runs failed (or if ran in parallel).
2024-06-18 09:41:33 +00:00
..
aws/src/main/java/org/enso/aws Fix missing AWS region in S3 operations (#9546) 2024-03-27 12:00:15 +00:00
base/src/main/java/org/enso/base Small fixes to Cloud Integration (#10303) 2024-06-18 09:41:33 +00:00
benchmarks/src/main/java/org/enso/benchmarks/libs Fix incremental compilation of runtime/test (#8975) 2024-02-13 10:05:31 +01:00
database/src/main/java/org/enso/database Small fixes to Postgres integration (#10105) 2024-05-28 14:34:44 +00:00
google-api Google Spreadsheet Reading (#1976) 2021-09-03 21:41:12 +02:00
image/src/main/java/org/enso/image Update java formatter sbt plugin (#8543) 2023-12-15 14:45:23 +00:00
snowflake/src/main/java/org/enso/snowflake Data link for Snowflake. (#9514) 2024-03-21 17:06:56 +00:00
table/src/main Implement conversions for Decimal column (#10206) 2024-06-07 15:37:32 -04:00