Kong / deck

decK: Configuration management and drift detection for Kong
https://docs.konghq.com/deck/overview
Apache License 2.0
436 stars 128 forks source link

chore: update go-database-reconciler to 1.14.7 #1394

Closed Prashansa-K closed 3 weeks ago

Prashansa-K commented 3 weeks ago

This version has two fixes. 1) auto fields are sent as nil to CP 2) More than one consumer group can be associated with one consumer.

Prashansa-K commented 3 weeks ago

This is just a bump PR. I will add more details about the changes in the changelog when I prep the release PR post merging this.

codecov-commenter commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 22.42%. Comparing base (18831e9) to head (8aa2b04).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1394 +/- ## ========================================== + Coverage 22.36% 22.42% +0.06% ========================================== Files 54 54 Lines 4530 4530 ========================================== + Hits 1013 1016 +3 + Misses 3417 3415 -2 + Partials 100 99 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.