File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes to ArchiPy are documented in this changelog, organized by version.
44
5+
6+
7+ ## [ 0.14.1] - 2025-04-20
8+
9+ ### Fixed
10+
11+ - Fix keycloak linter errors
12+ - Merge pull request #34 from Mohammadreza-kh94/fix/server-default-value
13+ - Fix "DEFAULT" server_default value in BaseEntity timestamps
14+
15+
16+ ## [ 0.14.2] - 2025-04-20
17+
18+ ### Fixed
19+
20+ #### Keycloak
21+ - Resolved linter errors in Keycloak integration
22+ - Enhanced code quality in authentication components
23+
24+ #### Code Quality
25+ - Improved type safety in Keycloak adapters
26+ - Enhanced error handling in authentication flows
27+
28+
29+ ## [ 0.14.1] - 2025-04-20
30+
31+ ### Fixed
32+
33+ #### Database
34+ - Resolved "DEFAULT" server_default value issue in BaseEntity timestamps
35+ - Enhanced timestamp handling in database entities
36+
37+ #### Code Quality
38+ - Improved database entity configuration
39+ - Enhanced type safety in entity definitions
40+
41+
542## [ 0.14.0] - 2025-04-16
643
744### Added
You can’t perform that action at this time.
0 commit comments