Commit graph

32 commits

Author SHA1 Message Date
dependabot[bot]
b3d0d49cc0
Bump version.io.micronaut from 4.1.0 to 4.1.1 (#197)
* Bump version.io.micronaut from 4.1.0 to 4.1.1

Bumps `version.io.micronaut` from 4.1.0 to 4.1.1.

Updates `io.micronaut.platform:micronaut-platform` from 4.1.0 to 4.1.1
- [Release notes](https://github.com/micronaut-projects/micronaut-platform/releases)
- [Commits](https://github.com/micronaut-projects/micronaut-platform/compare/v4.1.0...v4.1.1)

Updates `io.micronaut:micronaut-inject-java` from 4.1.0 to 4.1.1
- [Release notes](https://github.com/micronaut-projects/micronaut-core/releases)
- [Changelog](https://github.com/micronaut-projects/micronaut-core/blob/4.1.x/RELEASE.adoc)
- [Commits](https://github.com/micronaut-projects/micronaut-core/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: io.micronaut.platform:micronaut-platform
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.micronaut:micronaut-inject-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix build

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stephan Schnabel <stephan.schnabel@posteo.de>
2023-09-15 10:45:14 +02:00
dependabot[bot]
0357b67026
Bump version.io.micronaut from 4.0.6 to 4.1.0 (#196)
* Bump version.io.micronaut from 4.0.6 to 4.1.0

Bumps `version.io.micronaut` from 4.0.6 to 4.1.0.

Updates `io.micronaut.platform:micronaut-platform` from 4.0.6 to 4.1.0
- [Release notes](https://github.com/micronaut-projects/micronaut-platform/releases)
- [Commits](https://github.com/micronaut-projects/micronaut-platform/compare/v4.0.6...v4.1.0)

Updates `io.micronaut:micronaut-inject-java` from 4.0.6 to 4.1.0
- [Release notes](https://github.com/micronaut-projects/micronaut-core/releases)
- [Changelog](https://github.com/micronaut-projects/micronaut-core/blob/4.1.x/RELEASE.adoc)
- [Commits](https://github.com/micronaut-projects/micronaut-core/compare/v4.0.6...v4.1.0)

---
updated-dependencies:
- dependency-name: io.micronaut.platform:micronaut-platform
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.micronaut:micronaut-inject-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* ignore deprecation

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stephan Schnabel <stephan.schnabel@posteo.de>
2023-09-02 14:02:23 +02:00
c654786978 Migrate from jackson to micronaut serde 2023-07-31 14:16:44 +02:00
d53a54b8c3 Bump micronaut to 4.x 2023-07-31 14:16:44 +02:00
6de0f02d59 Bump to java 17 (micronaut dependency) 2023-07-31 14:16:44 +02:00
ea7aa1ab16 Bump slf4j to 2.x and logback to 1.4 2023-07-31 14:16:44 +02:00
ed2420a32f
Migrate to kokuwa parent (#174) 2023-07-02 14:57:55 +02:00
562cac6f89
Remove unmaintained logback-contrib and replace by direct jackson (#155) 2023-05-17 12:35:15 +00:00
909fd62283
Add it for gcp with service context (#154) 2023-05-16 14:40:48 +02:00
2179afba57
Fix deprecated imports (#146) 2023-05-16 09:24:40 +02:00
e4b7b18267
Refactor dependencyManagement to enable includes, added it for this (#141) 2023-05-09 09:33:33 +02:00
d582499c5c
Remove unused example logback.xml (#140) 2023-05-09 08:55:10 +02:00
Rico Pahlisch
302df7dbf2
enable initial native image support (#125) 2023-02-28 07:45:00 +00:00
dependabot[bot]
45dc3e361d
Bump micronaut-bom from 3.5.4 to 3.6.1 (#70)
* Bump micronaut-bom from 3.5.4 to 3.6.1

Bumps [micronaut-bom](https://github.com/micronaut-projects/micronaut-core) from 3.5.4 to 3.6.1.
- [Release notes](https://github.com/micronaut-projects/micronaut-core/releases)
- [Changelog](https://github.com/micronaut-projects/micronaut-core/blob/3.6.x/RELEASE.adoc)
- [Commits](https://github.com/micronaut-projects/micronaut-core/compare/v3.5.4...v3.6.1)

---
updated-dependencies:
- dependency-name: io.micronaut:micronaut-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix micronaut issue with new version

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stephan Schnabel <stephan.schnabel@posteo.de>
2022-09-02 08:22:23 +00:00
574be078ef
Improve logging. 2022-01-04 19:38:39 +01:00
141f7275ef
Add missing setter for gcp logger. 2021-12-29 14:05:11 +01:00
6efc2bcb49
Remove lombok. 2021-12-29 12:05:55 +01:00
41589b6c8c
Remove parent. 2021-12-29 11:35:55 +01:00
ce4b75c941 Add path mdc filter. 2021-12-14 14:15:34 +01:00
7403b04efd
Rename headers to header. 2021-12-13 14:31:44 +01:00
0edd98d7a4
Refactored prefix, added logging of configuration. 2021-12-13 14:23:23 +01:00
7ad1ee0add
Add config options to add authentication attributes as mdc. 2021-12-01 16:01:09 +01:00
69af0ef8e6
Bump to Micronaut 3.x 2021-11-05 08:58:40 +01:00
c3ed6d953e
Minor fixes. Update github actions. 2021-10-31 19:56:26 +01:00
5680a281ea Add jackson layout, rename stackdriver, include no logback.xml. 2021-10-29 09:11:34 +02:00
c30d17a4a0
Add linter. 2021-10-28 13:00:10 +02:00
53e95073d2
Bump versions. 2021-10-28 13:00:06 +02:00
776cbf6cdf
Bump versions. 2020-09-16 16:14:22 +02:00
0a7a34cb34
Fix mdc cleanup, propagate level header, code clean up. 2020-09-12 17:13:33 +02:00
c3d38e2d11
Add request filter. 2020-09-07 16:59:22 +02:00
c4b1d1d2f6
Add tests, add docu, use subpackage. 2020-09-03 09:43:50 +02:00
976b2d27a5
Initial commit 2020-08-05 21:40:49 +02:00