-
The new security update `1.7.14`, `1.8.9`, and `1.9.4` makes `configMap`s readonly by default: https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.7.md#other-notable-changes
> Changes …
-
## Issue
No information on the difference between version
## Why
To make it easier for users and contributors to see precisely what notable changes have been made between each release (or version…
-
Camel `4.0.0` has been released on 2023-08-14. As of now, this is the current LTS. The next LTS (`4.4.0`) is expected to be released in Jan/Feb 2024.
The new release broght some changes. The most n…
-
[Bevy 0.14](https://bevyengine.org/news/bevy-0-14/) is out. The 0.14 updates to the codebase are in the 0.14 branch ([2048 diff from 0.13](https://github.com/rust-adventure/2048/compare/bevy-0.13..bev…
-
This repo will be deprecated and this issue is to record notes for migration to a new repo.
The main reason is a change in the core architecture of the flutter app. We have learned a lot from develop…
-
This is an announcement issue for changes relevant to *users* of TARDIS. If you run a TARDIS instance or maintain a plugin, please *subscribe* to notifications for this issue.
In case of questions,…
-
The deployment files are currently using apiVersion `apiregistration.k8s.io/v1beta1` for the APIService, which is deprecated in 1.19+ and dropped completely in 1.22+.
The apiVersion to use is `apireg…
-
A tracker for notable optimisations (generally low priority so long as the UI appears sufficiently fast).
- [x] Widget identifiers: #91
- [ ] Fast view filters for large `ListData` (thousands of i…
-
Python 3.11 was introduced today: https://docs.python.org/3.11/whatsnew/3.11.html. Among the notable changes are decent speed improvements! We should update the version of Python in our base image and…
-
I discovered this lost patch here, simplifying things with `udevadm info --property=/--value`, which has been supported since systemd 250.
```diff
diff --git a/modules.d/90btrfs/btrfs_device_ready…