Sha256: bc377615b2f216865287d288121e4feec7235eeaad9e3d1ee81ca3b9a9a60d6d

Contents?: true

Size: 1010 Bytes

Versions: 1

Compression:

Stored size: 1010 Bytes

Contents

## 0.4.8
- Update CHANGELOG
- Various gem updates
- Version bump due to vulnerabilities

## 0.4.7
- Move Sentry to common init method
- bundle update
- Version bump

## 0.4.6
- Various gem updates
- Version bump due to vulnerabilities

## 0.4.0
- Remove Memolog.uuid.
- Deprecate formatter inheritance let user deside.
- Add parse_json option to parse JSON dump.
- Version bump

## 0.3.0

- Apply a prepend patch with `Sentry::Scope#apply_to_event` method.
- Check constant definition via `Object.const_defined?`
- Moving `Sentry::Sidekiq` scheme to monkey patch `Sentry::Sidekiq::SentryContextServerMiddleware`
- More specs

## 0.2.2

- Do not init Rails middleware in Sidekiq server.

## 0.2.1

- Better Rails middleware initialization.

## 0.2.0

- Uprade gem due [CVE-2021-41098](https://github.com/advisories/GHSA-2rr5-8q37-2w7h)
- Add initializers config option, available initializers are [rails, sentry, sidekiq].
- Move debug option to config.

## 0.1.0

- Test version for publish and test workflow.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
memolog-0.4.8 CHANGELOG.md