Releases: flatcar/nebraska
Releases · flatcar/nebraska
nebraska-helm-0.1.5
Nebraska is an update manager for Flatcar Container Linux.
2.4.0
Enhancements
- New OIDC mode for authenticating (i.e. the Github authentication mode is now deprecated)
- Allow the UI to be localized
- Clarify certain messages in the UI (make them more human-readable)
- Allow to sort instances list by ID/name, last check for updates, or IP
Bug fixes:
- Fix an issue that would prevent rendering anything unless a previous Nebraska config was present
- Fix labels for the instance status area chart
Docs
- Add Kubernetes deployement instructions (thanks to @mkilchhofer )
- New docs on how to setup OIDC with KeyCloak, Dex, or Auth0
Dev:
- Simplify how the container image is built
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