You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All notable changes to this project will be documented in this file.
2
3
3
-
<!-- <START NEW CHANGELOG ENTRY> -->
4
+
## [1.0.0] - 2025-05-22
5
+
### Added
6
+
-**Initial Public Release of the Scheduler Plugin for JupyterLab.**
7
+
-**Cross-Platform Scheduling:** Full support for creating and managing notebook schedules on both Composer and Vertex environments.
8
+
-**Schedule Management:**
9
+
- Ability to **create** new notebook schedules.
10
+
- Comprehensive **listing** of existing schedules.
11
+
- Functionality to **edit** schedule configurations.
12
+
- Options to **pause**, **resume**, **retrigger** and **delete** schedules.
13
+
-**Execution History:** View the execution history and status for all schedules, providing insights into past runs from both Composer and Vertex environments.
4
14
5
-
<!-- <END NEW CHANGELOG ENTRY> -->
15
+
### Changed
16
+
- N/A (Initial release, no existing features were changed)
0 commit comments