Skip to content

Releases: flatcar/nebraska

2.3.5

06 May 15:17
0645db0
Compare
Choose a tag to compare

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

06 May 19:39
dce9397
Compare
Choose a tag to compare

Nebraska is an update manager for Flatcar Container Linux.

nebraska-helm-0.1.3

25 Mar 10:11
a3fe8d8
Compare
Choose a tag to compare

Nebraska is an update manager for Flatcar Container Linux.

2.3.4

24 Mar 12:56
a5d926b
Compare
Choose a tag to compare

Bug fixes:

  • Fix opening instance activity details in the instance list view (#343)

Other:

  • New Helm chart for Nebraska
  • Log more details about each action (making the logs more useful to e.g. understand breaking changes by users)

nebraska-helm-0.1.2

24 Mar 12:25
1ab5d67
Compare
Choose a tag to compare

Nebraska is an update manager for Flatcar Container Linux.

nebraska-helm-0.1.1

16 Mar 16:49
d80a25f
Compare
Choose a tag to compare

Nebraska is an update manager for Flatcar Container Linux.

nebraska-helm-0.1.0

16 Mar 15:10
f6943df
Compare
Choose a tag to compare

Nebraska is an update manager for Flatcar Container Linux.

2.3.3

16 Mar 17:02
fc63b0c
Compare
Choose a tag to compare

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

23 Feb 17:08
c39e81f
Compare
Choose a tag to compare

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

26 Jan 14:19
00aa799
Compare
Choose a tag to compare

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