Releases: podmortem/log-parser
Releases · podmortem/log-parser
v1.0.3
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- chore(deps): bump softprops/action-gh-release from 1 to 2 in the github-actions-dependencies group by @dependabot[bot] in #26
- chore(deps): bump the maven-dependencies group with 2 updates by @dependabot[bot] in #27
- chore(deps): bump the maven-dependencies group with 2 updates by @dependabot[bot] in #28
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Start the API with the /parse endpint. Add patern matching and scoring. by @calebevans in #4
- chore(deps): bump the maven-dependencies group with 3 updates by @dependabot[bot] in #5
- chore(deps): bump the maven-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #8
- chore(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.45.0 to 2.46.1 in the maven-dependencies group by @dependabot[bot] in #9
- Fix severity multipliers and remove score cap by @calebevans in #16
- Add exponential decay score based on proximity to secondary patterns by @calebevans in #17
- Add temporal analysis using sequence patterns by @calebevans in #18
- Add keyword weighting for context by @calebevans in #19
- Add frequency penalty and complete the final calculation by @calebevans in #20
- chore(deps): bump the maven-dependencies group with 2 updates by @dependabot[bot] in #22
- Simplify the context analysis and add a bonus/penalty for chronilogical order of events. by @calebevans in #24
New Contributors
- @calebevans made their first contribution in #4
- @dependabot[bot] made their first contribution in #5
Full Changelog: https://github.com/podmortem/log-parser/commits/v1.0.0