Scott Matthews
Scott Matthews
Internally we have moved away from cChocoFeature and instead use a custom resource. Our custom resource reads from Chocolatey.config xml to determine if any given feature is enabled rather than...
## Steps to Reproduce I just updated my project to more closely resemble the newer template for a new project after updating to the latest sdk. After some confusion around...
Related to: #63 and #49 I am currently using `Akka.Persistence.PostgreSql` version 1.4.17 and have seen issues recovering from snapshots using the JSON format. I am using `PersistentFSM` which is offered...
### Summary of the new feature / enhancement We currently use DSC Pull Server that ships with Windows but would like to investigate how we could start using DSC in...
### Environment server: sentry on-prem 21.8.0 crate: sentry = "0.34.0" ### Steps to Reproduce I have a small application tailing logs and forwarding errors to sentry. ```rs if matches!(sentry_level, sentry::Level::Warning...