Oleg Sigida

Results 8 issues of Oleg Sigida

## Environment **Liquibase Version**:4.11 **Liquibase Integration & Version**:CLI **Liquibase Extension(s) & Version**: ? **Database Vendor & Version**: mySql **Operating System Type & Version**: alpine **Infrastructure Type/Provider**: GCP ## Description when...

DBMySQL
IntegrationCLI
OSLinux
SafeToBuild
ver4.11.0
cloudGCP

This is not an issue, but the way to share info: I've got a new Gateway 3 with `1.5.5_000?` firmware installed. Unfortunately, I got it updated to 1.5.6_0001 before I...

documentation

it would be nice to approve/reject PR based on the build status: see https://developer.atlassian.com/static/rest/bitbucket-server/4.12.0/bitbucket-rest.html#idp2045632 when the build is successful, Jenkins can push `APPROVE` status, on failure `NEEDS_WORK` and then we...

the library is compiled with java 8 which makes it not really usable so far. better to maintain some backward compatibility, and use at least java 7 exception looks like:...

Hi, I try to use you lib (1.0.2) for logging for DW 0.7.1 but constantly get error. I've configured only host and port, so no any custom configuration provided. exception...

MethodsCompletionException is simplified; fixes #1452 ### Category (place an `x` in each of the `[ ]`) * [ ] **bolt** (Bolt for Java) * [ ] **bolt-{sub modules}** (Bolt for...

cla:signed

The [com.slack.api.methods.MethodsCompletionException](https://github.com/slackapi/java-slack-sdk/blob/main/slack-api-client/src/main/java/com/slack/api/methods/MethodsCompletionException.java) does not align with the partner's API (getMessage) and is challenging to maintain. It requires handling specific exceptions and examining complex details to retrieve information. However, the implementation...

enhancement
project:slack-api-client