Skip to content

Releases: leo91000/graphile_worker_rs

graphile_worker-v0.7.1

08 May 18:13
Compare
Choose a tag to compare

Other

  • (deps) update all non-major dependencies
  • (deps) update all non-major dependencies
  • (deps) update rust crate tokio-util to 0.7.11
  • (deps) update rust crate serde to 1.0.200
  • (deps) update rust crate serde to 1.0.199
  • (deps) update all non-major dependencies
  • (deps) update rust crate serde to 1.0.198
  • (deps) update rust crate serde_json to 1.0.116
  • (deps) update rust crate chrono to 0.4.38
  • (deps) update rust crate syn to 2.0.59
  • (deps) update all non-major dependencies
  • (deps) update rust crate serde_qs to 0.13.0
  • (deps) update rust crate syn to 2.0.58
  • (deps) update rust crate syn to 2.0.57
  • (deps) update rust crate tokio to 1.37.0
  • (deps) update rust crate chrono to 0.4.37
  • (deps) update rust crate serde_json to 1.0.115
  • (deps) update rust crate syn to 2.0.55
  • (deps) update rust crate indoc to 2.0.5
  • (deps) update rust crate uuid to 1.8.0
  • (deps) update rust crate syn to 2.0.53
  • (deps) update all non-major dependencies
  • (deps) update rust crate chrono to 0.4.35
  • (deps) update rust crate syn to 2.0.52

graphile_worker_task_handler-v0.4.0

28 Feb 16:00
Compare
Choose a tag to compare

Added

  • Try simplifying TaskHandler trait

Other

  • Refactor from macro based to trait based

graphile_worker_job-v0.1.1

28 Feb 15:56
Compare
Choose a tag to compare

Added

  • Try simplifying TaskHandler trait

Other

  • Refactor from macro based to trait based

graphile_worker_ctx-v0.1.1

28 Feb 15:58
Compare
Choose a tag to compare

Other

  • updated the following local packages: graphile_worker_job

graphile_worker_crontab_types-v0.5.2

28 Feb 15:52
Compare
Choose a tag to compare

Other

  • update Cargo.toml dependencies

graphile_worker_crontab_runner-v0.5.4

28 Feb 15:54
Compare
Choose a tag to compare

Other

  • update Cargo.toml dependencies

graphile_worker_crontab_parser-v0.5.3

28 Feb 15:53
Compare
Choose a tag to compare

Other

  • update Cargo.toml dependencies

graphile_worker-v0.7.0

28 Feb 16:04
Compare
Choose a tag to compare

Added

  • Try simplifying TaskHandler trait
  • Add more metadata field to job crate
  • Extract Job struct into its own crate
  • Add JobSpec builder

Other

  • fix README invalid code
  • Refactor from macro based to trait based
  • (deps) update rust crate syn to 2.0.51
  • (deps) update all non-major dependencies
  • (deps) update rust crate anyhow to 1.0.80
  • Remove unecessary whitespace on queries
  • (deps) update rust crate syn to 2.0.49
  • Exclude macros crate from coverage since coverage can't be

graphile_worker_job-v0.1.0

27 Feb 12:56
752f990
Compare
Choose a tag to compare
feat: Add more metadata field to job crate

graphile_worker_ctx-v0.1.0

27 Feb 20:30
Compare
Choose a tag to compare
chore: Refactor from macro based to trait based