Piotr Olaszewski

Results 45 issues of Piotr Olaszewski
trafficstars

After updating Spring Boot from 3.3.1 to 3.3.2, I receive an exception with the following configuration: ```java @TestConfiguration(proxyBeanMethods = false) public class ContainersConfiguration { @Bean @ServiceConnection @RestartScope PostgreSQLContainer postgresContainer() {...

status: waiting-for-triage

## Motivation For the Azure `AudioTranscription`, we need to obtain a structured response in the `verbose_json` response format. Currently, it is not being returned. ## Description I have introduced a...

azure

When I try to run `ProgressView`, it seems to finish incorrectly. For example, in the sample code: ```java @Bean public ApplicationListener applicationStartedListener(ViewComponentBuilder viewComponentBuilder) { return event -> { ProgressView.ProgressViewItem text...

status/need-triage

## Motivation Recently I was exploring the Java SDK, and I noticed that it is somewhat difficult to maintain, especially compared to the Python, Go, or JS SDKs, which are...

Let's image the following task: | task\_name | task\_instance | task\_data | execution\_time | picked | picked\_by | last\_success | last\_failure | consecutive\_failures | last\_heartbeat | version | priority |...