Skip to content

v1.1.6

Compare
Choose a tag to compare
@caesar-ralf caesar-ralf released this 12 Dec 15:51
· 30 commits to main since this release

What's Changed

  • Add detection of ThreadLocal.initialValue() calls by @spkrka in #15
  • Add CircularityLock by @spkrka in #17
  • ensure tests are actually executed for 'feline' module by @mattnworb in #21
  • move allowances Map from Feline class to avoid possible deadlock by @mattnworb in #19
  • Weaver ownership by @cirpo in #22
  • Bumping byte-buddy to 1.12.22 by @caesar-ralf in #23
  • enable dependabot by @mattnworb in #24
  • Bump semantic-metrics-api from 1.1.1 to 1.1.11 by @dependabot in #26
  • Bump maven-dependency-plugin from 3.1.2 to 3.5.0 by @dependabot in #25
  • Bump semantic-metrics-core from 1.1.1 to 1.1.11 by @dependabot in #29
  • Bump nexus-staging-maven-plugin from 1.6.3 to 1.6.13 by @dependabot in #30
  • Bump byte-buddy.version from 1.12.22 to 1.13.0 by @dependabot in #32
  • [Snyk] Upgrade org.junit.platform:junit-platform-launcher from 1.7.0 to 1.9.2 by @perploug in #34
  • [Snyk] Upgrade junit:junit from 4.13.1 to 4.13.2 by @snyk-bot in #35
  • Bump byte-buddy.version from 1.13.0 to 1.14.0 by @dependabot in #36
  • [Snyk] Upgrade io.dropwizard.metrics:metrics-core from 4.0.5 to 4.2.15 by @snyk-bot in #33
  • [Snyk] Upgrade io.dropwizard.metrics:metrics-core from 4.2.15 to 4.2.16 by @snyk-bot in #38
  • Bump maven-surefire-plugin from 2.22.2 to 3.1.0 by @dependabot in #47
  • Bump maven-failsafe-plugin from 2.22.2 to 3.1.0 by @dependabot in #46
  • Bump semantic-metrics-core from 1.1.11 to 1.2.0 by @dependabot in #51
  • Bump maven-dependency-plugin from 3.5.0 to 3.6.0 by @dependabot in #50
  • [Snyk] Upgrade org.junit.platform:junit-platform-launcher from 1.9.2 to 1.9.3 by @snyk-bot in #49
  • Bump byte-buddy.version from 1.14.0 to 1.14.4 by @dependabot in #48
  • [Snyk] Upgrade io.dropwizard.metrics:metrics-core from 4.2.16 to 4.2.17 by @snyk-bot in #40
  • Bump semantic-metrics-api from 1.1.11 to 1.2.0 by @dependabot in #56
  • Bump maven-failsafe-plugin from 3.1.0 to 3.1.2 by @dependabot in #55
  • Bump maven-surefire-plugin from 3.1.0 to 3.1.2 by @dependabot in #54
  • Bump byte-buddy.version from 1.14.4 to 1.14.5 by @dependabot in #53
  • Bump byte-buddy.version from 1.14.5 to 1.14.6 by @dependabot in #57
  • Bump byte-buddy.version from 1.14.6 to 1.14.8 by @dependabot in #59
  • Bump org.junit.vintage:junit-vintage-engine from 5.7.0 to 5.10.1 by @dependabot in #67
  • Bump byte-buddy.version from 1.14.8 to 1.14.10 by @dependabot in #66
  • Move to com.spotify:foos-root:16 by @caesar-ralf in #69
  • Bump com.google.guava:guava from 30.1-jre to 32.0.0-jre by @dependabot in #68

New Contributors

Full Changelog: 1.0.7...v1.1.6