Skip to content

Releases: spotify/futuristic-feline

v1.1.7

05 Feb 09:02
Compare
Choose a tag to compare

What's Changed

  • Bump io.dropwizard.metrics:metrics-core from 4.2.17 to 4.2.25 by @dependabot in #78
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.5 by @dependabot in #76
  • Bump com.google.guava:guava from 32.0.0-jre to 33.0.0-jre by @dependabot in #75
  • Bump junit.version from 5.7.0 to 5.10.1 by @dependabot in #70

Full Changelog: v1.1.6...v1.1.7

v1.1.6

12 Dec 15:51
Compare
Choose a tag to compare

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

v1.1.5

08 Mar 15:59
Compare
Choose a tag to compare

What's Changed

  • [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

New Contributors

Full Changelog: futuristic-feline-parent-1.1.4...futuristic-feline-parent-1.1.5

v1.1.4

13 Feb 19:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: futuristic-feline-parent-1.1.3...futuristic-feline-parent-1.1.4

v1.1.3

13 Feb 19:18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: futuristic-feline-parent-1.1.2...futuristic-feline-parent-1.1.3

v1.1.2

13 Feb 19:16
Compare
Choose a tag to compare

What's Changed

  • 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

Full Changelog: futuristic-feline-parent-1.1.1...futuristic-feline-parent-1.1.2

v1.1.1

13 Feb 19:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: futuristic-feline-parent-1.1.0...futuristic-feline-parent-1.1.1

v1.1.0

13 Feb 19:15
Compare
Choose a tag to compare

What's Changed

  • Support Java 13 by @protocol7 in #1
  • Prevent growing metrics cardinality by @spkrka in #2
  • Fix and verify formatting by @protocol7 in #3
  • Add build status and latest Maven Central version to README by @protocol7 in #6
  • Add instructions for how to release a new version by @protocol7 in #7
  • Make the BOM part of the project hierarcy by @protocol7 in #8
  • Update byte-buddy to 1.10.20 by @protocol7 in #9
  • bump byte-buddy to 1.11.0 by @mattnworb in #10
  • Track how long method calls were blocking by @spkrka in #12
  • Add test to verify that subclasses to CompletableFuture get detected by @spkrka in #13
  • add Java 17 to test matrix by @mattnworb in #14
  • Add detection of ThreadLocal.initialValue() calls by @spkrka in #15

Full Changelog: https://github.com/spotify/futuristic-feline/commits/futuristic-feline-parent-1.1.0