Skip to content

2.5.0

Compare
Choose a tag to compare
@joaquimrocha joaquimrocha released this 23 Sep 10:47
· 606 commits to main since this release
83bbb50

✨ Enhancements

  • Allow to search for an instance in the instances list
  • Set update as succesful when an instance reports a simple ResultSucess (and not just ResultSuccessRebooted)
  • 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:
Searching for an instance whose alias is "database"

🐞 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