New Features & Updates
🔄 License updated to MIT — now fully open and permissive
⬆️ Upgraded to Kubernetes 1.33
⬆️ All external modules updated to their latest versions
📧 Pre-built AWS SES integration skeleton for streamlined email setup
🔐 Pre-built AWS Cognito integration skeleton for authentication and user management
🧪 Demo tenant example included to showcase multi-tenant architecture
⚙️ Integrated Karpenter node autoscaler for dynamic Kubernetes node management
What's Changed
- Feat/pm by @VladyslavKurmaz in #64
- fix: backup old files + new structure by @VladyslavKurmaz in #65
- feat(pm): update tasks by @VladyslavKurmaz in #67
- start network refactoring by @maadtechie in #66
- feat(aws): Verify domain registration & Cognito configuration by @VladyslavKurmaz in #68
- feat(aws): Configure node groups via env vars by @VladyslavKurmaz in #70
- feat(aws): Refresh SES configuration by @VladyslavKurmaz in #71
- DRAFT: feat(rds): move RDS implementation to a local module, re-use module at app level by @maadtechie in #69
- Feat/021/jumpserver improvements by @maadtechie in #76
- use object variable to pass postgres configuration by @maadtechie in #72
- feat(aws): test app by @VladyslavKurmaz in #75
- feat(aws): Bump Cognito configuration by @VladyslavKurmaz in #78
- update module versions required for RDS DB creation by @maadtechie in #79
- add cluster-autoscaler installation via helm chart by @maadtechie in #73
- feat(docs): Update root README.md by @VladyslavKurmaz in #80
- Update README.md by @VladyslavKurmaz in #81
New Contributors
- @maadtechie made their first contribution in #66
Full Changelog: v24.11.0...v25.5.0