Angelos Alexopoulos
Angelos Alexopoulos
**Issue:** Changing default value in UI, validates but doesn't save in db. **Version: 0.5.1** Steps to reproduce: 1. Add in UI a new Schema with **Backwards Compatibility** e.g. ``` {"namespace":...
Fix for issue #241
If we check https://github.com/embulk/embulk-input-jdbc/blob/master/embulk-input-postgresql/gradle/dependency-locks/compileClasspath.lockfile we can see that jackson-databind is in version 2.6.7 but this version has some security vulnerabilities and needs to be upgraded: CWE-502: Deserialization of Untrusted Data...
If we check https://github.com/embulk/embulk-input-jdbc/blob/master/embulk-input-postgresql/gradle/dependency-locks/compileClasspath.lockfile we can see that jackson-databind is in version 2.6.7 but this version has some security vulnerabilities and needs to be upgraded: CWE-502: Deserialization of Untrusted Data...
Please help me figure out what I am doing wrong here: ``` live-streaming-starter-kit % python test_suite.py -k f3992ac18d778xxxxx 🔴 ERROR: Something went wrong! [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to...