This website requires JavaScript.
Explore
Help
Register
Sign In
cameleer
/
cameleer-server
Watch
1
Star
0
Fork
0
You've already forked cameleer-server
Code
Issues
42
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8ad0016a8e8012449bcedf85745bc3b0031df43a
cameleer-server
/
cameleer3-server-app
/
src
/
main
/
resources
/
db
/
migration
History
hsiegeln
31b60c4e24
feat: add V7 migration for per-processor-id continuous aggregate
2026-03-23 18:09:24 +01:00
..
V1__init.sql
refactor: consolidate V1-V10 Flyway migrations into single V1__init.sql
2026-03-17 17:34:15 +01:00
V2__admin_group_seed.sql
feat: seed built-in Admins group and assign admin users on login
2026-03-17 18:30:16 +01:00
V3__user_password.sql
feat: add password support for local user creation and per-user login
2026-03-17 19:08:19 +01:00
V4__server_config.sql
refactor: consolidate oidc_config and admin_thresholds into generic server_config table
2026-03-18 11:16:31 +01:00
V5__agent_events.sql
feat: migrate UI to @cameleer/design-system, add backend endpoints
2026-03-19 17:38:39 +01:00
V6__metrics_retention.sql
feat: migrate UI to @cameleer/design-system, add backend endpoints
2026-03-19 17:38:39 +01:00
V7__processor_stats_by_id.sql
feat: add V7 migration for per-processor-id continuous aggregate
2026-03-23 18:09:24 +01:00