mirror of
https://github.com/enso-org/enso.git
synced 2024-11-22 22:10:15 +03:00
a8358512ad
- 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). |
||
---|---|---|
.. | ||
aws/src/main/java/org/enso/aws | ||
base/src/main/java/org/enso/base | ||
benchmarks/src/main/java/org/enso/benchmarks/libs | ||
database/src/main/java/org/enso/database | ||
google-api | ||
image/src/main/java/org/enso/image | ||
snowflake/src/main/java/org/enso/snowflake | ||
table/src/main |