v0.1.0-alpha
Pre-release
Pre-release
What's Changed
- SEP-77 Discover and auto-load routers by @cezmunsta in #19
- SEP-91 Add menu item to signout by @cezmunsta in #20
- SEP-93 Bump requests == 2.32.0 by @cezmunsta in #22
- SEP-92 Adjustments to purge-tables.py by @cezmunsta in #21
- SEP-86: pt-osc recursion method by @maxbube in #24
- SEP-95 Bump tornado to 6.4.1 by @cezmunsta in #27
- SEP-96 Bump urllib3==2.2.2 by @cezmunsta in #28
- SEP-90 Allow execution from SEP server host by @maxbube in #23
- SEP-55: Physical MySQL Backup by @maxbube in #26
- SEP-100: Use Poetry for packaging and dependency management by @yyyyyyyan in #30
- SEP-101 Remove Tornado dependency by @yyyyyyyan in #31
- SEP-110: Remove dependencies with restrictive license by @yyyyyyyan in #32
- SEP-111: Remove wrong development settings by @yyyyyyyan in #33
- SEP-113: Fix Python 3.11 incompatible code by @yyyyyyyan in #34
- SEP-108: Secure session management by @yyyyyyyan in #35
- SEP-103: Use SQLModel and Alembic for DB models by @yyyyyyyan in #37
- SEP-133: Make SEP container compatible with Podman by @yyyyyyyan in #38
- SEP-116: Extend inventory by @yyyyyyyan in #39
- SEP-131: Sync inventory with PMM by @yyyyyyyan in #40
- SEP-128: Make SQLAlchemy log level configurable by @yyyyyyyan in #41
- SEP-138: Create custom Casdoor SDK and remove casdoor package dependency by @yyyyyyyan in #42
- SEP-144: Convert docstrings to rST format by @yyyyyyyan in #44
- SEP-132: Sync inventory with MySQL by @yyyyyyyan in #43
- SEP-99: Add pre-commit hooks for linting and formatting by @yyyyyyyan in #47
- SEP-114 pt-osc extended arguments by @maxbube in #36
- SEP-147: Add .git-blame-ignore-revs file by @yyyyyyyan in #48
- SEP-122: Add Archiver plugin by @peter-o-addo in #46
- SEP-150: Display past execution logs for history tasks by @yyyyyyyan in #51
- SEP-129: Add BASE_URL setting by @yyyyyyyan in #52
- SEP-153: Fix sync logs bug by @yyyyyyyan in #54
- SEP-151: Display real time log streams for running tasks by @yyyyyyyan in #53
- SEP-145: Schedule tasks to specific date/time by @peter-o-addo in #49
- SEP-149: Fix Casdoor frontend URL wrongly constructed by @yyyyyyyan in #57
- SEP-112: Implement testing framework by @yyyyyyyan in #58
- SEP-173: Implement tests for app/api by @peter-o-addo in #60
- SEP-146: Execute tasks periodically by @peter-o-addo in #50
New Contributors
- @peter-o-addo made their first contribution in #46
Full Changelog: v0.0.1...v0.1.0-alpha