Logo
Explore Help
Register Sign in
kokuwaio/micronaut-logging
1
0
Fork
You've already forked micronaut-logging
0
Code Issues 1 Pull requests Releases 6 Activity

6 releases 24 tags

RSS feed
  • 5.0.0 39cdc84bbb

    5.0.0 Stable

    stephan.schnabel released this 2025-06-27 20:11:47 +02:00 | 3 commits to main since this release

    Signed by ci
    SSH key fingerprint: SHA256:k6ubMy/Yiuhta27gdbgwaeyYYfrvGmbOqEufGuiBMvw

    What's Changed

    This project was move from Github to a selfhosted Forgejo instance.

    • git.kokuwa.io/kokuwaio/micronaut-logging is now used for active development
    • github.com/kokuwaio/micronaut-logging is now a mirror, issues/prs will be processed
    • codeberg.org/kokuwaio/micronaut-logging is also a mirror, issues/prs will be processed
    • important: the license changed from Apache-2.0 to EUPL-1.2

    Full Changelog: https://git.kokuwa.io/keycloak/micronaut-logging/compare/4.0.1...5.0.0

    Downloads
    • Maven
  • 4.0.1 fb7a8e70c9

    4.0.1 Stable

    sschnabe released this 2023-09-15 11:08:54 +02:00 | 57 commits to main since this release

    Signed by ci
    GPG key ID: EA8EE525ECDAB265

    What's Changed

    • Bump version.io.micronaut from 4.0.0 to 4.0.2 by @dependabot in https://github.com/kokuwaio/micronaut-logging/pull/188
    • Bump version.io.micronaut from 4.0.2 to 4.0.3 by @dependabot in https://github.com/kokuwaio/micronaut-logging/pull/189
    • Bump version.io.micronaut from 4.0.3 to 4.0.4 by @dependabot in https://github.com/kokuwaio/micronaut-logging/pull/191
    • Bump version.io.micronaut from 4.0.4 to 4.0.5 by @dependabot in https://github.com/kokuwaio/micronaut-logging/pull/192
    • Bump version.io.micronaut from 4.0.5 to 4.0.6 by @dependabot in https://github.com/kokuwaio/micronaut-logging/pull/194
    • Bump version.io.micronaut from 4.0.6 to 4.1.0 by @dependabot in https://github.com/kokuwaio/micronaut-logging/pull/196
    • Bump version.io.micronaut from 4.1.0 to 4.1.1 by @dependabot in https://github.com/kokuwaio/micronaut-logging/pull/197
    • Bump io.kokuwa.maven:maven-parent from 0.6.10 to 0.6.12 by @dependabot in https://github.com/kokuwaio/micronaut-logging/pull/195

    Full Changelog: https://github.com/kokuwaio/micronaut-logging/compare/4.0.0...4.0.1

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
  • 4.0.0 1e8a4a1a1d

    4.0.0 Stable

    sschnabe released this 2023-07-31 14:20:39 +02:00 | 68 commits to main since this release

    Signed by ci
    GPG key ID: EA8EE525ECDAB265

    What's Changed

    • Update to java 17, micronaut 4.x, slf4j 2 and logback 1.4 by @sschnabe in https://github.com/kokuwaio/micronaut-logging/pull/185

    Full Changelog: https://github.com/kokuwaio/micronaut-logging/compare/3.3.0...4.0.0

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
  • 3.3.0 cd2d5cc545

    3.3.0 Stable

    sschnabe released this 2023-07-02 22:05:47 +02:00 | 76 commits to main since this release

    Signed by ci
    GPG key ID: EA8EE525ECDAB265

    What's Changed

    • Migrate to kokuwa parent by @sschnabe in https://github.com/kokuwaio/micronaut-logging/pull/174

    Full Changelog: https://github.com/kokuwaio/micronaut-logging/compare/3.2.0...3.3.0

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
  • 3.2.0 d57c2f0580

    3.2.0 Stable

    sschnabe released this 2023-05-17 14:37:37 +02:00 | 79 commits to main since this release

    Signed by ci
    GPG key ID: EA8EE525ECDAB265

    What's Changed

    • Fix deprecated imports by @sschnabe in https://github.com/kokuwaio/micronaut-logging/pull/146
    • Build on version branches too by @sschnabe in https://github.com/kokuwaio/micronaut-logging/pull/148
    • Bump checkstyle from 10.10.0 to 10.11.0 by @dependabot in https://github.com/kokuwaio/micronaut-logging/pull/150
    • Add it for gcp with service context by @sschnabe in https://github.com/kokuwaio/micronaut-logging/pull/154
    • Remove unmaintained logback-contrib and replace by direct jackson by @sschnabe in https://github.com/kokuwaio/micronaut-logging/pull/155

    Full Changelog: https://github.com/kokuwaio/micronaut-logging/compare/3.1.0...3.2.0

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
  • 3.1.0 e461e78a21

    3.1.0 Stable

    sschnabe released this 2023-05-10 09:15:40 +02:00 | 86 commits to main since this release

    Signed by ci
    GPG key ID: EA8EE525ECDAB265

    Important changes

    pom.xmlhas now a dependencyManagement that can be used in other projects via scope import.

    What's Changed

    • Bump micronaut-bom from 3.8.5 to 3.8.6 by @dependabot in https://github.com/kokuwaio/micronaut-logging/pull/126
    • Bump checkstyle from 10.7.0 to 10.8.0 by @dependabot in https://github.com/kokuwaio/micronaut-logging/pull/127
    • Bump maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in https://github.com/kokuwaio/micronaut-logging/pull/128
    • Bump version.io.micronaut from 3.8.6 to 3.8.8 by @dependabot in https://github.com/kokuwaio/micronaut-logging/pull/129
    • Bump maven-resources-plugin from 3.3.0 to 3.3.1 by @dependabot in https://github.com/kokuwaio/micronaut-logging/pull/130
    • Bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0 by @dependabot in https://github.com/kokuwaio/micronaut-logging/pull/131
    • Bump checkstyle from 10.8.0 to 10.9.3 by @dependabot in https://github.com/kokuwaio/micronaut-logging/pull/132
    • Bump logback-classic from 1.2.11 to 1.2.12 by @dependabot in https://github.com/kokuwaio/micronaut-logging/pull/133
    • Bump maven-install-plugin from 3.1.0 to 3.1.1 by @dependabot in https://github.com/kokuwaio/micronaut-logging/pull/136
    • Bump maven-deploy-plugin from 3.1.0 to 3.1.1 by @dependabot in https://github.com/kokuwaio/micronaut-logging/pull/135
    • Bump maven-release-plugin from 3.0.0-M7 to 3.0.0 by @dependabot in https://github.com/kokuwaio/micronaut-logging/pull/134
    • Bump version.io.micronaut from 3.8.8 to 3.9.1 by @dependabot in https://github.com/kokuwaio/micronaut-logging/pull/137
    • Bump checkstyle from 10.9.3 to 10.10.0 by @dependabot in https://github.com/kokuwaio/micronaut-logging/pull/138
    • Bump maven-checkstyle-plugin from 3.2.1 to 3.2.2 by @dependabot in https://github.com/kokuwaio/micronaut-logging/pull/139
    • Remove unused example logback.xml by @sschnabe in https://github.com/kokuwaio/micronaut-logging/pull/140
    • Remove build instructions, update/release is done by ci with gpg signing by @sschnabe in https://github.com/kokuwaio/micronaut-logging/pull/142
    • Refactor dependencyManagement to enable includes, added it for this by @sschnabe in https://github.com/kokuwaio/micronaut-logging/pull/141
    • Bump maven-gpg-plugin from 3.0.1 to 3.1.0 by @dependabot in https://github.com/kokuwaio/micronaut-logging/pull/144
    • Bump maven-surefire-plugin from 3.0.0 to 3.1.0 by @dependabot in https://github.com/kokuwaio/micronaut-logging/pull/143
    • Set fixed version for dependencyManagement by @sschnabe in https://github.com/kokuwaio/micronaut-logging/pull/145

    Full Changelog: https://github.com/kokuwaio/micronaut-logging/compare/3.0.6...3.1.0

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
Powered by Forgejo
English
Bahasa Indonesia Dansk Deutsch English Español Esperanto Filipino Français Italiano Latviešu Magyar nyelv Nederlands Plattdüütsch Polski Português de Portugal Português do Brasil Slovenščina Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API