2.5.0
✨ Enhancements
- Allow to search for an instance in the instances list
- Set update as succesful when an instance reports a simple
ResultSucess
(and not justResultSuccessRebooted
) - Consider instances without history but with the group's advertised version as being up to date
- Smaller UI improvements
- Improve API types
- Allow to override the packages' URL for the ones created by the syncer (so we decouple the location of the payloads from Nebraska's URL)
Screenshot of instances search feature:
🐞 Bug fixes:
- Fix persistent tooltips on updates' charts mouse hover
- Fix editing/adding a group
- Show packages in the list of packages right after they're created (and in the channel's edit form)
- Fix fetching groups when there is more than one app (they could be mixed since using the track-name for groups was not considering different apps)
- Fix showing errors in form fields when creating a new group
💻 Development:
- Use debug level on make run-backend
- Increase test coverage
- Move images to ghcr.io
- Cover tests database in the documentation
- Remove some unused legacy code
Container image: 🐳 ghcr.io/kinvolk/nebraska:2.5.0