Skip to content

Commit

Permalink
Added release notes and revision flatfile for 5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
prioux committed Mar 13, 2019
1 parent f8d47f1 commit f259024
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 39 deletions.
21 changes: 21 additions & 0 deletions Release-Notes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@

## CBRAIN Release Notes

#### Version 5.1.1 Released 2019-03-13

This is mostly a bugfix release. There is one major new
feature: the Boutiques integrator now has hooks to
allow a superclass to override its subclasses behavior (!),
which is useful when coding special integrators. The
current use case is the BidsAppHandler class in the
cbrain-plugins-neuro package.

Bugs fixed:

- Spawned subprocesses woudl no longer log exceptions and just
disappear; handler code was still using the old Mysql::Error
instead of Mysql2::Error
- Bourreaux now set the env variable OBJC_DISABLE_INITIALIZE_FORK_SAFETY=yes
this is needed on latest maxOS versions
- User messages are properly appended to 'read' messages
- Tool forms are adjusted slightly
- The boot process now lists each task descriptor has it is being integrated
- Some better docs

#### Version 5.1.0 Released 2018-11-16

It is the age of wisdom, it is the age of foolishness.
Expand Down
Loading

0 comments on commit f259024

Please sign in to comment.