-
Notifications
You must be signed in to change notification settings - Fork 132
chore: add changelog for v1.46.1 #1581
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1581 +/- ##
==========================================
+ Coverage 28.91% 28.97% +0.05%
==========================================
Files 62 62
Lines 6765 6765
==========================================
+ Hits 1956 1960 +4
+ Misses 4667 4664 -3
+ Partials 142 141 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
CHANGELOG.md
Outdated
### Fixed | ||
- Fixed an issue where entities were replaced silently when ID was present in input files and select_tags didn't match. | ||
[#1572](https://github.com/Kong/deck/pull/1572) | ||
[go-database-reconciler #](https://github.com/Kong/go-database-reconciler/pull/214) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR numbers are left out here in [] and in the line below.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you took inspiration from last few releases where I forgot too. 😂
I will add a PR to fix those.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll rebase after that's merged
0b85425
to
d35c3b0
Compare
Fixes #1543
go-database-reconciler diff: Kong/go-database-reconciler@v1.22.0...v1.22.1
go-kong diff: Kong/go-kong@v0.64.1...v0.65.0