-
### Describe the bug
After updating the AWSSDK.ApiGatewayManagementApi NuGet package from version 3.7.0.218 to 3.7.100.9, we can no longer push data to a web socket via the PostToConnectionAsync me…
-
My particular problem is that I want to marshal a protobuf that can contain OneOf fields into and out of YAML.
This is a problem for a few reasons:
1. One of fields are problematic in that they …
-
For some docx files I get an UnmarshalException when I try to update bindings in them.
I assume that there is something in my .docx that triggers it, but I have no idea what it is.
My code for upd…
-
#### Please confirm you have done the following before posting your bug report:
- [ ] I have enabled debug mode
- [ x] I have read [checked the Common Issues page](https://snipe-it.readme.io/do…
-
## Background
Currently amino 1) only works on golang structs and 2) doesn't work with the new pulsar protobuf generated code, only gogo because of some hacks. Amino JSON is still needed for ledger…
-
I am going through documentation and trying examples. However, I encountered problem right in the beginning trying the load-tool:
```
~/projects/killbill$ java -jar killbill-catalog-0.22.9-load-tool…
-
### The problem
Running in docker. Using MySQL as recorder. Tried to to disable all custom components (moving out from the custom components directory), buts still keeps restarting.
Was working …
-
Hi,
It appears that a JSON-marshalled dns.Msg can't be reliably converted back to dns.Msg using the default Marshaller. It throws this error
```
cannot unmarshal object into Go struct field Ms…
-
### Describe the bug
When updating an item using Document Model, the `ExpressionStatement` is not correctly mapped to `UpdateExpression`, causing an `Amazon.DynamoDBv2.AmazonDynamoDBException: Invali…
-
I am trying to unmarshal this into a struct.
` ImgUrl Strings `csv:"img_url"`
ImgName Strings `csv:"img_name"`
`
Using the Example for Marshalling, i still get the error. …
mr-od updated
2 years ago