Sha256: 3de3ce9ca378b1773ed997acd5f7d9cf54a92bb340ee3fc28f9b612dd0a9f72b

Contents?: true

Size: 888 Bytes

Versions: 81

Compression:

Stored size: 888 Bytes

Contents

= New Features

* An empty_failure_backtraces plugin has been added for using empty
  backtraces for ValidationFailed and HookFailed exceptions. In many
  cases, these exceptions are automatically handled (e.g. web form
  submission handling to display appropriate error pages), and using
  empty backtraces is 10-15x faster on JRuby 9.2.7.0+.

* Dataset#json_serializer_opts has been added to the json_serializer
  plugin.  This allows setting default options on a per-Dataset basis
  for all Dataset#to_json calls.

= Other Improvements

* Another disconnect error is now recognized in the tinytds adapter.

* Using Sequel with the the CRuby master branch (what will be Ruby 3)
  now works by supporting a second argument for
  Dataset#initialize_clone.

* Sequel now avoids a warning in verbose mode when using the postgres
  adapter, a recent version of ruby-pg, and bound variables.

Version data entries

81 entries across 69 versions & 2 rubygems

Version Path
sequel-5.83.1 doc/release_notes/5.29.0.txt
sequel-5.83.0 doc/release_notes/5.29.0.txt
sequel-5.82.0 doc/release_notes/5.29.0.txt
sequel-5.81.0 doc/release_notes/5.29.0.txt
sequel-5.80.0 doc/release_notes/5.29.0.txt
sequel-5.79.0 doc/release_notes/5.29.0.txt
sequel-5.78.0 doc/release_notes/5.29.0.txt
sequel-5.77.0 doc/release_notes/5.29.0.txt
sequel-5.76.0 doc/release_notes/5.29.0.txt
sequel-5.75.0 doc/release_notes/5.29.0.txt
sequel-5.74.0 doc/release_notes/5.29.0.txt
sequel-5.73.0 doc/release_notes/5.29.0.txt
sequel-5.72.0 doc/release_notes/5.29.0.txt
sequel-5.71.0 doc/release_notes/5.29.0.txt
sequel-5.70.0 doc/release_notes/5.29.0.txt
sequel-5.69.0 doc/release_notes/5.29.0.txt
sequel-5.68.0 doc/release_notes/5.29.0.txt
sequel-5.67.0 doc/release_notes/5.29.0.txt
sequel-5.66.0 doc/release_notes/5.29.0.txt
sequel-5.65.0 doc/release_notes/5.29.0.txt