-
Notifications
You must be signed in to change notification settings - Fork 416
Comparing changes
Open a pull request
base repository: logfellow/logstash-logback-encoder
base: logstash-logback-encoder-8.0
head repository: logfellow/logstash-logback-encoder
compare: logstash-logback-encoder-8.1
- 15 commits
- 282 files changed
- 4 contributors
Commits on Jul 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5cd053f - Browse repository at this point
Copy the full SHA 5cd053fView commit details
Commits on Aug 4, 2024
-
Always build source jar (#1037)
There was a regression introduced when building the source jar during releases when the maven-release-plugin was upgraded. To simplify things, and avoid that in the future, I changed the build to alwas package the source jar. Fixes #1036
Configuration menu - View commit details
-
Copy full SHA for a8e6b81 - Browse repository at this point
Copy the full SHA a8e6b81View commit details -
Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.12 (#1031)
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.10 to 0.8.12. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.10...v0.8.12) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6501a47 - Browse repository at this point
Copy the full SHA 6501a47View commit details -
Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 (…
…#1034) Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/apache/maven-source-plugin/releases) - [Commits](apache/maven-source-plugin@maven-source-plugin-3.3.0...maven-source-plugin-3.3.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bac5726 - Browse repository at this point
Copy the full SHA bac5726View commit details -
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.0.1 to 3.2.4 (#…
…1033) Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.0.1 to 3.2.4. - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.0.1...maven-gpg-plugin-3.2.4) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3652037 - Browse repository at this point
Copy the full SHA 3652037View commit details -
Bump org.sonatype.plugins:nexus-staging-maven-plugin (#1030)
Bumps org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0. --- updated-dependencies: - dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 76f5295 - Browse repository at this point
Copy the full SHA 76f5295View commit details
Commits on Apr 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 83aa0fe - Browse repository at this point
Copy the full SHA 83aa0feView commit details -
Update LoggingEventJsonPatternParser to fix breaking logback change (#…
…1061) Maintain PatternLayout compatibility with logback <= 1.5.12 In logback 1.5.13, PatternLayoutBase.getInstanceConverterMap changed from `Map<String, String>` to `Map<String, Supplier<DynamicConverter>` To maintain compatibility with logback <= 1.5.12, use reflection to determine the type of the Map, and add entries appropriately. Fixes #1060 Co-authored-by: Jordan Jennings <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f4e5ff3 - Browse repository at this point
Copy the full SHA f4e5ff3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a03fd11 - Browse repository at this point
Copy the full SHA a03fd11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 053afde - Browse repository at this point
Copy the full SHA 053afdeView commit details -
Also change license plugin config to use non-deprecated params
Configuration menu - View commit details
-
Copy full SHA for f280cfd - Browse repository at this point
Copy the full SHA f280cfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed1b470 - Browse repository at this point
Copy the full SHA ed1b470View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88c5d27 - Browse repository at this point
Copy the full SHA 88c5d27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16714f1 - Browse repository at this point
Copy the full SHA 16714f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a998591 - Browse repository at this point
Copy the full SHA a998591View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff logstash-logback-encoder-8.0...logstash-logback-encoder-8.1