-
Modified: Wed 14 Feb 2024 05:07:40 UTC
## Required actions to clear for release
@johnnovak responding to me:
### Release Candidate 1 (release date: 22 Dec 2023)
- [x] The final release not…
-
### What happened?
Hello! Thank you for the work!
I am having a commit merged into `main`, and then a PR with it, into `release` branch. Both `push` event from pushing into `main` and `pull_req…
-
## Send error to app logs if starting a container fails
## Summary
Recently we noticed that when a container fails to start because it exceeds the env var size limit, the error is not logged in…
-
Hello, i had installed last version of the addon but there’s no more playable videos and I don’t know why.
I have checked the logs and it seems that problem comes from InputStream.
There’s the l…
-
Please report bugs for the Synology DSM hook here. Remember to include debug logs
```
acme.sh --deploy --deploy-hook synology_dsm ..... --debug 2
```
-
## Environment
- **Airbyte version**: 0.35.64-alpha
- **OS Version / Instance**: AWS EC2
- **Deployment**: Docker
- **Source Connector and version**: Zendesk Support (0.2.5)
- **Destination Conn…
-
Memory tagging is great, but as per my understanding, it doesn't protect against in-object overflows and ROP exploits.
ARM introduced some time ago the [PAC extension](https://learn.arm.com/learnin…
-
Current baseline tests show inconsistent results and logs.
### Context
at least seen in baseline-arm64 tests on stable-rc tree, run by Lava. Could be a generalized problem.
### Examples
- Base…
r-c-n updated
8 months ago
-
* Dart VM version: 2.1.0 (Tue Nov 13 18:22:02 2018 +0100) on "linux_x64"
* Fedora 28
----
https://gist.github.com/bdshadow/ad64d6f3660422e8ff06572f4bf6e7fd
```dart
import 'dart:convert';
impor…
-
### Describe the bug
running something like
```
import boto3
low_permissions_session = boto3.Session(profile_name='low_permissions_role',region_name='correct-region')
wr.athena.to_iceberg…