Skip to content

Commit 3520efb

Browse files
authored
chore(4.4): release 1.7.8 (#489)
1 parent 8cdf0a5 commit 3520efb

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.7.8](https://github.com/GluuFederation/cloud-native-edition/compare/v1.7.7...v1.7.8) (2022-11-14)
4+
5+
6+
### Bug Fixes
7+
8+
* add detailed oxShibboleth apploggers https://github.com/GluuFederation/docker-oxshibboleth/issues/48 ([0733a3b](https://github.com/GluuFederation/cloud-native-edition/commit/0733a3be662f3ac8baa74fa547f0114ceec71d11))
9+
* keep oxsshipoleth disabled by default ([7632a89](https://github.com/GluuFederation/cloud-native-edition/commit/7632a89dcf19062270f4549a2d78fcde4a6ea511))
10+
311
## [1.7.7](https://github.com/GluuFederation/cloud-native-edition/compare/v1.7.6...v1.7.7) (2022-10-04)
412

513

pygluu/kubernetes/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
55
"""
66

7-
__version__ = "1.7.7"
7+
__version__ = "1.7.8"

0 commit comments

Comments
 (0)