Releases: JasperHG90/dagster-dags
Releases · JasperHG90/dagster-dags
v1.0.1
- Add asset to generate station information monthly
v1.0.0
- Create factory out of job to job sensor
- Code versions
- Add rate limiting to LMN resource
v0.2.2
- Add manual job for registering assets in storage after e.g. asset wipe
v0.2.1
- Remove AutoMaterializationPolicy
- Add sensor that kicks off copy LMN job when daily/stations job is finished
- Fixed IO manager / checking for known or failed partitions when loading inputs
v0.2.0
- Fix missing ignore missing partitions on load in ingestion connection
v0.1.9
- Add flag for duckdb IO manager so that you can ignore missing partitions on reading in partitioned data
- Add asset that aggregates and copies luchtmeetnet data to data lake
v0.1.8
- Change k8s resource request for the luchtmeetnet_ingestion code location.
v0.1.7
- Update dagster_scripts and put in own docker registry
- dagster_scripts flow works now
v0.1.6
- Added a 'dagster_scripts' library for running one-time production backfill jobs
v0.1.5
- Reduce resource requests