Skip to content

Commit 82369ac

Browse files
authored
chore(main): release flex-linux-setup 1.0.7 (#778)
1 parent febba42 commit 82369ac

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

flex-linux-setup/CHANGELOG.md

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

3+
## [1.0.7](https://github.com/GluuFederation/flex/compare/flex-linux-setup-v1.0.5...flex-linux-setup-v1.0.7) (2023-02-22)
4+
5+
6+
### Features
7+
8+
* flex-linux-setup use tarball to install node_modules in admin-ui ([8a1fd53](https://github.com/GluuFederation/flex/commit/8a1fd53e0f96b02db7f1703c5e2b9498929b8f0c))
9+
10+
11+
### Bug Fixes
12+
13+
* admin-ui database configuration ([f42099e](https://github.com/GluuFederation/flex/commit/f42099e032577599a92474a76caffb37dba9b41c))
14+
* flex-linux-setup always download latest jans-installer ([f5480c2](https://github.com/GluuFederation/flex/commit/f5480c2b271302d259e16ea0a3d93935c6b0a1c8))
15+
* flex-linux-setup check twilio and fido2 client before deploy ([#736](https://github.com/GluuFederation/flex/issues/736)) ([fd28ad3](https://github.com/GluuFederation/flex/commit/fd28ad389646bd42f06f88e256fc94a6eb8092ad))
16+
* flex-linux-setup code smell ([1146797](https://github.com/GluuFederation/flex/commit/1146797fec64213c23e6cc547a1ca72ffe6cff02))
17+
* flex-linux-setup download pyjwt and cryptography instead of gcs ([#724](https://github.com/GluuFederation/flex/issues/724)) ([c28a435](https://github.com/GluuFederation/flex/commit/c28a435ee2206ae100f5782dbe7be10cd2eccf5f))
18+
* flex-linux-setup Dump Admin UI Client and Secret to screen and setup.properties ([#700](https://github.com/GluuFederation/flex/issues/700)) ([69af163](https://github.com/GluuFederation/flex/commit/69af163482ce1a8312d8b8081b274bc787784d8d))
19+
* flex-linux-setup remove Casa.py ([ca6b289](https://github.com/GluuFederation/flex/commit/ca6b28957d12da4179640fd422dfc6b6707b6f1d))
20+
* prepare for 5.0.0-7 release ([7f96937](https://github.com/GluuFederation/flex/commit/7f9693729156b04367b85d0d44a4022a52d53417))
21+
322
## [1.0.5](https://github.com/GluuFederation/flex/compare/flex-linux-setup-v1.0.4...flex-linux-setup-v1.0.5) (2022-12-08)
423

524

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.5"
1+
__version__ = "1.0.7"

0 commit comments

Comments
 (0)