Skip to content

1.0.0

Compare
Choose a tag to compare
@jonatan-ivanov jonatan-ivanov released this 07 Nov 08:11
· 272 commits to main since this release

⭐ New Features / Enhancements

  • Show KeyName#isRequired information in tag tables #65
  • Add Long Task Timer metric information for ObservationDocumentation #64
  • Do not show baseunit for ObservationDocumentation metrics #63
  • Fail when enclosing enum defines methods #62
  • Add spring-javaformat-gradle-plugin #50
  • Add options to specify template and output locations #41
  • Add "micrometer-docs-generator" module #40
  • Use Handlebars for templating #39
  • Adding configurable root level for the console appender #32
  • Improve conversion of javadoc with html/taglets to asciidoc #28
  • Improve logger arrangement #27
  • Make the docs generation more flexible, consider supporting a template #22
  • Docs generated from javadoc get mangled when using html tags or taglets (like link, code) #21
  • Adds support for events in documented observation and documented span #17
  • Adding Conventions adoc generation #12
  • Add task to delete lock files #10
  • Further improvement of observation convention #6

🐞 Bug Fixes

  • micrometer-docs-generator-bom declares JUnit BOM import #38
  • Look up interfaces to resolve ObservationConvention#getName() #34
  • Name must be defined in concrete convention class #30
  • Added missing getKeyNames method analysis #20
  • Fix enum handlings #19
  • Fail DocsFromSources on error while visiting files #18

🔨 Dependency Upgrades

  • Upgrade PicoCLI to 4.7.0 #71
  • Upgrade Mockito to 4.8.1 #70
  • Bump com.gradle.enterprise from 3.11.1 to 3.11.2 #66
  • Upgrade micrometer-bom 1.10.0-RC1 and micrometer-tracing-bom to 1.0.0-RC1 for 1.0.0-RC1 #58
  • Bump actions/checkout from 2 to 3.1.0 #57
  • Upgrade JUnit to 5.9.+ #55
  • Upgrade io.spring.ge.conventions plugin to 0.0.11 #52
  • Upgrade Gradle Enterprise plugin to 3.11.1 #51
  • Upgrade test-retry-gradle-plugin to 1.4.1 #48
  • Upgrade nebula-release-plugin to 16.1.0 #47
  • Pin gradle-info-plugin to 11.4.1 #46
  • Upgrade to Gradle 7.5.1 #15
  • Upgrade to Micrometer 1.10.0-M4 and Tracing 1.0.0-M7 #14
  • Upgrade to micrometer 1.10.0-M3 and tracing 1.0.0-M6 #8

📝 Tasks

  • Remove micrometer-docs-generator-bom #68
  • Remove deprecated modules #67
  • Add spring-javaformat-gradle-plugin #49
  • Generate dependency lock files for 1.0.0-RC1 #56
  • Sync license header file and existing license headers #54
  • Add dependabot config to upgrade the Gradle Enterprise plugin #53
  • Generate buildscript-gradle.lockfile #45
  • deleteLockFiles should not delete buildscript-gradle.lockfile #44

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

@ttddyy and @simonbasle