Skip to content

Releases: neutrons/data_workflow

3.2.6

03 Mar 17:26
9f73e13
Compare
Choose a tag to compare
Merge pull request #221 from neutrons/log_failed_stored_calls

More details in logs for failed stored procedure calls

3.2.5

28 Feb 16:47
8d5f1bc
Compare
Choose a tag to compare

What's Changed

  • Make time frame for latest runs a variable by @backmari in #218

Full Changelog: 3.2.4...3.2.5

3.2.4

28 Feb 12:59
2554532
Compare
Choose a tag to compare

What's Changed

  • Temporary change: list only runs from the last .5 hours by @hetrickjm in #216
  • Switch from querying separately for each run to all at the same time when determining run status text by @rosswhitfield in #217

New Contributors

Full Changelog: 3.2.3...3.2.4

3.2.3

27 Feb 18:00
c511cde
Compare
Choose a tag to compare
Merge pull request #215 from neutrons/last_runs_2hrs

Temporary change: list only runs from the last 2 hours

3.2.2

27 Feb 13:01
90092c8
Compare
Choose a tag to compare
Merge pull request #214 from neutrons/revert_psycopg2_to_psycopg

Revert "Move from psycopg 2 to 3"

3.2.1

10 Feb 16:09
0e916db
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.2.0...3.2.1

3.2.0

31 Jan 11:36
5b7f266
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.4...3.2.0

3.1.5rc2

24 Jan 11:27
5b7f266
Compare
Choose a tag to compare
Adjust REF_M reduction configuration form layout (#209)

3.1.4

10 Jan 15:15
800033b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.3...3.1.4

3.1.3rc1

21 Jun 15:53
70d4c67
Compare
Choose a tag to compare
Merge pull request #165 from neutrons/backmari-patch-1

Update Django model dasmon_statusvariable id field to bigint