=== Enhancements
Network::
* Add additional low-level logging handler
* Unwrap exception causes when checking if dying
=== Bug fixes
Aggregations::
* Fix IndexOutOfBoundsException in histograms for NaN doubles
Core::
* MetaData Builder doesn't properly prevent an alias with the same
* name as an index
Packaging::
* Fix default paths for Windows service
Plugin Repository Azure::
* Use Azure upload method instead of our own implementation
Search::
* Fix serialization errors when cross cluster search goes to a single
* shard
changes since Xen 4.6.5: mostly bug fixes, including security fixes
for XSA206, XSA211 to XSA244.
PKGREVISION set to 1 to account for the fact that it's not a stock Xen 4.6.6.
Note that, unlike upstream, pv-linear-pt defaults to true, so that
NetBSD PV guests (including dom0) will continue to boot without changes
to boot.cfg
7.47 2017-10-05
- Added multipart content generator to Mojo::UserAgent::Transactor.
- Fixed a bug in Mojo::File where parts of a path could get accidentally
upgraded from bytes to characters.
1.51 2017-10-11
- Added the following missing methods for IPv6 lookups to the pure Perl
implementation: name_by_addr_v6, name_by_name_v6, org_by_addr_v6, and
org_by_name_v6. Reported by Earl Killian. GitHub #28.
version 1.22: Thu 12 Oct 12:18:54 CEST 2017
Improvements:
- try() also collects DEBUG info when one of the dispatches wants it.
- document that ::Translator::POT does not require charset anymore.
- support __p, __px, etc from Locale::TextDomain
0.426 2017-10-12
- release 0.425_002 without further changes
0.425_002 2017-10-05
- re-introduce Config::AutoConf
(https://rt.cpan.org/Ticket/Display.html?id=122875#txn-1745984)
for final satisfying RT#122875
- bump required version of List::MoreUtils::XS to 0.426, if XS is available
0.425_001 2017-09-27
- fix broken arrayify prototype
- revert removal of old List::MoreUtils::XS parts
to XSA244. Keep PKGREVISION to 1 to account for the fact that it's
not a stock Xen 4.8.2.
Note that, unlike upstream, pv-linear-pt defaults to true, so that
NetBSD PV guests (including dom0) will continue to boot without changes
to boot.cfg
Latest gtk-doc does not provide gtkdoc-mktmpl. Use documentation
that is coming with the package instead of rebuilding it.
Set LICENSE.
Bump PKGREVISION.
This plugin is a generic drag-and-drop ordering module for sorting objects in
the List, the Stacked- and the Tabular-Inlines Views in the Django Admin
interface.
This module offers simple mixin classes which enrich the functionality of any
existing class derived from admin.ModelAdmin, admin.StackedInline or
admin.TabularInline.
Thus it makes it very easy to integrate with existing models and their model
admin interfaces. Existing models can inherit from models.Model or any other
class derived thereof. No special base class is required.
and exporting data with included admin integration.
Features:
* support multiple formats (Excel, CSV, JSON, ... and everything else that
tablib support)
* admin integration for importing
* preview import changes
* admin integration for exporting
* export data respecting admin filters
Version 3.7.1
Fix Interactive documentation always uses false for boolean fields in requests
Improve compatibility with Django 2.0 alpha.
Improved handling of schema naming collisions
Added additional docs and tests around providing a default value for dotted source fields