Skip to content

v9.4.0 Allow user pick their own logger with custom config instead

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Dec 01:23
· 8 commits to master since this release
a24b0e2

What's Changed

  • Allow user pick their own logger with custom config instead.

line-openapi updates

  • Codes are generated by openapi generator by @github-actions in #1486

Dependency updates

  • chore(deps): update dependency org.openapitools:openapi-generator to v7.10.0 by @renovate in #1477
  • chore(deps): update dependency org.openapitools:openapi-generator-gradle-plugin to v7.10.0 by @renovate in #1478
  • fix(deps): update openapi-generator-version to v7.10.0 by @renovate in #1479
  • chore(deps): update dependency gradle to v8.11.1 by @renovate in #1480
  • chore(deps): update dependency org.springframework.boot:spring-boot-gradle-plugin to v3.3.6 by @renovate in #1482
  • chore(deps): update dependency org.springframework.boot:spring-boot-gradle-plugin to v3.4.0 by @renovate in #1483
  • chore(deps): update line-openapi digest to 6312d4b by @renovate in #1485
  • chore(deps): update actions/github-script action to v7 by @renovate in #1487
  • chore(deps): update line-openapi digest to ae45c77 by @renovate in #1490
  • chore(deps): update line-openapi digest to e8fbce9 by @renovate in #1495
  • chore(deps): update kotlin monorepo to v2.1.0 by @renovate in #1496
  • fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.2 by @renovate in #1497
  • fix(deps): update jackson to v2.18.2 by @renovate in #1498
  • fix(deps): update dependency org.wiremock:wiremock-standalone to v3.10.0 by @renovate in #1499
  • fix(deps): update junit5 monorepo to v5.11.4 by @renovate in #1500
  • fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.13 by @renovate in #1501

Other Changes

  • Allow to git tag containing as prefix by @Yang-33 in #1481
  • Automate to prepare release note with next version by @Yang-33 in #1484
  • Open issue when release failed by @Yang-33 in #1488
  • Allow renovate PR to have un committed changes by @Yang-33 in #1489
  • Set title and description written in line-openapi PR by @Yang-33 in #1494
  • Allow user pick their own logger with custom config instead by @trinhnx in #1455

New Contributors

Full Changelog: 9.3.1...v9.4.0


This release is prepared by @mokuzon