CarTh
CarTh
**Is your feature request related to a problem? Please describe.** I'm using flexmark-html2md-converter to convert Confluence HTML pages to markdown. The elements in the html are already handled by the...
### 📜 Description In my installation of Backstage v1.26.4 with PostgreSQL database, the search worked fine. After update to v1.27.0 with `yarn backstage-cli versions:bump`, the search doesn't seem to work...
I have a spring boot 3 application deployed in Kubernetes and also a configmap The spring app uses : ```implementation("org.springframework.cloud:spring-cloud-starter")``` ```implementation("org.springframework.cloud:spring-cloud-starter-kubernetes-fabric8-all")``` In Kubernetes, the app has an environment variable ```SPRING_CLOUD_BOOTSTRAP_ENABLED```...
GitChange.changeType: InvalidArgumentValueException: The body of the request contains invalid Json.
Hi, Since version 6.1.3 and [PR #92](https://github.com/hkarthik7/azure-devops-java-sdk/pull/92), the git push returns an error: ```java org.azd.exceptions.AzDException: InvalidArgumentValueException: The body of the request contains invalid Json. Parameter name: contentStream at org.azd.abstractions.serializer.JsonSerializer.deserialize(JsonSerializer.java:70) at...