SASh

Results 8 issues of SASh

Make the trailing slash optional in the path info matching so the matcher can match urls like `\resource\v1.0`

Binding JsonResources works as explained in the readme

Attribute validators cannot be applies to Data and Collections - there are defaults that are used instead. This fix will get the validators from the basic property and merge any...

When you one a custom camera while in landscape, the frame of the custom camera is wrong. Can be tested using the example project: Rotate to landscape and tap on...

Hacktoberfest

When you rotate the device when in DBCameraSegueViewController the interface does not adapt to the change in size

Hacktoberfest

**Describe the bug** The `Junges\Kafka\Contracts\ProducerMessage` defines `public function withKey(?string $key): ProducerMessage;` but when using avro we often want to pass more complex data to be encoded in avro. That is...

bug

**Is your feature request related to a problem? Please describe.** In case your kafka server is down or not reponsive you want a way to control the maximum time a...

feature request