Skip to content

Commit 4ad3caa

Browse files
authored
Merge pull request CactuseSecurity#3567 from abarz722/develop
First steps recertification etc
2 parents ca19dd8 + 3e9df07 commit 4ad3caa

File tree

149 files changed

+4142
-1606
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

149 files changed

+4142
-1606
lines changed

documentation/revision-history-develop.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,3 +284,10 @@ bugfix release:
284284
# 8.8.8 - 21.08.2025 DEVELOP
285285
- add read-only db user fwo_ro
286286
- also reducing db listener to localhost
287+
288+
# 8.8.9 - 27.08.2025 DEVELOP
289+
- prepare tables + settings for owner recert + first throw recert popup
290+
- notification service
291+
- decommissioning of interfaces
292+
- iconification of modelling and related modules
293+
- fix overwrite of objects with interface

inventory/group_vars/all.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
### general settings
2-
product_version: "8.8.8"
2+
product_version: "8.8.9"
33
ansible_user: "{{ lookup('env', 'USER') }}"
44
ansible_become_method: sudo
55
ansible_python_interpreter: /usr/bin/python3

0 commit comments

Comments
 (0)