Laurens Westerlaken

Results 16 comments of Laurens Westerlaken

https://lens-binaries.s3.amazonaws.com/ide/Lens%20Setup%205.4.6-latest.20220428.1.exe Surprised no one found this earlier But yeah, new version wouldn't allow me to connect to the clusters I work with. After being forced to login; not a great...

Helm 3.13 released today and I can confirm that as @AlissonRS said this solves the setting of `null` values. One way to work around it is to explicitly provide a...

@timo-a we have recently made some improvements to the `RemoveImports` recipe that might also have an effect on the problem you've described here. Could you re-evaluate whether the behavior you've...

Full blown support for switch pattern matching is now available: - https://github.com/openrewrite/rewrite/pull/4661 Record pattern matching is print idempotent, I'll work on full blown support next week

@knutwannheden Tim asked me to inform you of this issue

> Hi @Laurens-W! > > If I'm not mistaken I think this is only ever a possible state to reach if you're using the UpdateGradleWrapper recipe directly. At that point,...

@timtebeek maybe we could still merge this to have the regression test case?

I hadn't looked in detail as Greg contacted me and I left it up to him, but yeah that sufficiently covers the initial issue I ran into!

Pattern matching for switch is now fully supported - https://github.com/openrewrite/rewrite/pull/4661 Record pattern matching is print idempotent for now, I'll continue working on that next week!

@Swachithreddy Those individual methods weren't taken into account, the merged PR merely does a high level migration of the `WebMvcTagsProvider` implementation to `ServerRequestObservationConvention`. Would you be open to making this...