Commit graph

14 commits

Author SHA1 Message Date
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
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
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
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