Releases: flatcar/nebraska
Releases · flatcar/nebraska
2.3.5
Bug fixes:
- Fix opening instance activity details in the instance list view (#343)
- Fix the account access button styling in the header bar
Docs
- Use Container Linux Config in example (instead of cloud config)
- Document how to set the machine alias
Other:
- Add option for separate /v1/update and /flatcar ingress in the Helm Chart
- Port the remaining React components to Typescript (now the whole frontend is Typescript)
- Relicense project as Apache 2.0
- Downgrade the level of some logs to debug as they are not important and are verbose
- Support logging in JSON
nebraska-helm-0.1.4
Nebraska is an update manager for Flatcar Container Linux.
nebraska-helm-0.1.3
Nebraska is an update manager for Flatcar Container Linux.
2.3.4
nebraska-helm-0.1.2
Nebraska is an update manager for Flatcar Container Linux.
nebraska-helm-0.1.1
Nebraska is an update manager for Flatcar Container Linux.
nebraska-helm-0.1.0
Nebraska is an update manager for Flatcar Container Linux.
2.3.3
Bug fixes
- Fix an issue related to user session persistence
- Fix an issue related to getting a user's permissions
Other
- Replace logxi with zerolog
- Partially port the frontend to typescript
- Add prettier for auto-formatting the code
- Improve the performance of the the timeline queries
2.3.2
Bug fixes:
- Fix date format for 7 days period in timeline Chart
- Fix getting the right access level if a user is in both the admin and view teams
Other:
- Improve getting request IPs (it's now more forgiving about the IPs separator tokens)
2.3.1
Bug fixes:
- Prevent Channels list issue when a group has no channels
Other:
- Improve the DB queries:
- Improve how fake instances are ignored
- Add composite index on instance_application table
- Remove unwanted order by in get by id functions
- Add application metrics