This is a useless library (we've built it incorrectly for a long time so it
contains no valid symbols) that only creates CONFLICTS with other python3
packages. No objection on tech-pkg. Bump PKGREVISION.
This is a useless library (we've built it incorrectly for a long time so it
contains no valid symbols) that only creates CONFLICTS with other python3
packages. No objection on tech-pkg. Bump PKGREVISION.
=== Breaking changes
Scroll::
- Fail queries with scroll that explicitely set request_cache
=== Enhancements
Core::
- Fix classes that can exit
Discovery::
- Stop responding to ping requests before master abdication
Plugin Repository S3::
- Remove S3 output stream
- Update to AWS SDK 1.11.223
Search::
- fix unnecessary logger creation
Sequence IDs::
- Log primary-replica resync failures
Snapshot/Restore::
- Remove XContentType auto detection in BlobStoreRepository
=== Bug fixes
Cluster::
- Properly format IndexGraveyard deletion date as date
Core::
- Do not set data paths on no local storage required
- Ensure threadcontext is preserved when refresh listeners are invoked
- Avoid NPE when getting build information
- When building Settings do not set SecureSettings if empty
Engine::
- Reset LiveVersionMap on sync commit
- Carry over version map size to prevent excessive resizing
Inner Hits::
- Return an empty _source for nested inner hit when filtering on a
field that doesn't exist
Mapping::
- Fix dynamic mapping update generation.
- Fixed rounding of bounds in scaled float comparison
Nested Docs::
- Ensure nested documents have consistent version and seq_ids
Network::
- Throw UOE from compressible bytes stream reset
- Bubble exceptions when closing compressible streams
Plugin Lang Painless::
- Painless: Fix errors allowing void to be assigned to def.
Plugin Repository GCS::
- Create new handlers for every new request in
GoogleCloudStorageService
Recovery::
- Flush old indices on primary promotion and relocation
Reindex API::
- Reindex: Fix headers in reindex action
Search::
- Fix profiling naming issues
Sequence IDs::
- Fix resync request serialization
Snapshot/Restore::
- Do not swallow exception in ChecksumBlobStoreFormat.writeAtomic()
- Delete shard store files before restoring a snapshot
- Fix snapshot getting stuck in INIT state
- Fix default value of ignore_unavailable for snapshot REST API
- Do not create directory on readonly repository
=== Upgrades
Plugin Discovery EC2::
- Upgrade AWS SDK Jackson Databind to 2.6.7.1
Plugin Discovery GCE::
- Update Google SDK to version 1.23.0
Affecting all Beats
- Fix documentation links in README.md files.
- Fix add_docker_metadata dropping some containers.
Heartbeat
- Fix the "HTTP up status" visualization.
Metricbeat
- Fix map overwrite in docker diskio module.
- Fix connection leak in mongodb module.
- Fix the include top N processes feature for cases where there
are fewer processes than N.
4.7.0
- Add event loop integration for :mod:asyncio.
- Use the new IPython completer API.
- Add support for displaying GIF images (mimetype image/gif).
- Allow the kernel to be interrupted without killing the Qt console.
- Fix is_complete response with cell magics.
- Clean up encoding of bytes objects.
- Clean up help links to use https and improve display titles.
- Clean up ioloop handling in preparation for tornado 5.
3.42.2:
This patch fixes :issue:1017, where instances of a list or tuple subtype used as an argument to a strategy would be coerced to tuple.
3.42.1:
This release has some internal cleanup, which makes reading the code more pleasant and may shrink large examples slightly faster.
3.42.0:
This release deprecates :ref:faker-extra, which was designed as a transition strategy but does not support example shrinking or coverage-guided discovery.
Version 4.3.1
* When launching bash for :mod:pexpect.replwrap, load the system bashrc
from a couple of different common locations, and then unset
the PROMPT_COMMAND environment variable, which can interfere with the
prompt we're expecting
configure script is looking for a symbol _nl_expand_alias. AFAIK we don't
have a way to supply this from pkgsrc, so we are left with some operating
systems that pass this test (smartos, linux) and some that don't (netbsd + ??)
This will not change the binary package to anyone who successfully
installed it before, we are missing a NLS-only item in the PLIST.
Report by wilbury.
prototypes. Since NetBSD headers have moved to #including what they
reference, <string.h> is everywhere, which turns the externs from
annoying into harmful.
Version 0.6.2:
* Add support for OS chosen port in LiveServerTestCase
* Better error messages when missing required modules
* assertRedirects now supports all valid redirect codes as specified in the HTTP protocol
* Fixed bug that caused TypeError instead of AssertionError when testing against used templates
* Fixed bug in assertRedirects where the location was not being checked properly
Version 2.3.2
- Don't mask the parent table for single-table inheritance models.
Version 2.3.1
- If a model has a table name that matches an existing table in the metadata,
use that table. Fixes a regression where reflected tables were not picked up
by models.
- Raise the correct error when a model has a table name but no primary key.
- Fix repr on models that don't have an identity because they have not been
flushed yet.
- Allow specifying a max_per_page limit for pagination, to avoid users
specifying high values in the request args.
- For paginate with error_out=False, the minimum value for page is
1 and per_page is 0.
Version 2.3.0
- Multiple bugs with __tablename__ generation are fixed. Names will be
generated for models that define a primary key, but not for single-table
inheritance subclasses. Names will not override a declared_attr.
PrimaryKeyConstraint is detected.
- Passing an existing declarative_base() as model_class to
SQLAlchemy.__init__ will use this as the base class instead of creating
one. This allows customizing the metaclass used to construct the base.
- The undocumented DeclarativeMeta internals that the extension uses for
binds and table name generation have been refactored to work as mixins.
Documentation is added about how to create a custom metaclass that does not
do table name generation.
- Model and metaclass code has been moved to a new models module.
_BoundDeclarativeMeta is renamed to DefaultMeta; the old name will be
removed in 3.0.
- Models have a default repr that shows the model name and primary key.
- Fixed a bug where using init_app would cause connectors to always use the
current_app rather than the app they were created for. This caused issues
when multiple apps were registered with the extension.
Version 0.4.1:
- New config option USE_SESSION_FOR_NEXT to enable storing next url in session
instead of url.
- Accept int seconds along with timedelta for REMEMBER_COOKIE_DURATION.
- New config option FORCE_HOST_FOR_REDIRECTS to force host for redirects.
Pylint 1.7.5:
* Removed `stat` from the list of moved Python 3 modules.
* Backported `trailing-comma-tuple`
Previously this check was only emitted on Python 3. Now it is
also emitted on Python 2.
0.44.0:
Added warning function
Adds support for additional Qt5-Module keyword moc_extra_arguments
Prefix-dependent defaults for sysconfdir, localstatedir and sharedstatedir
An array type for user options
LLVM dependency supports both dynamic and static linking
Added if_found to subdir
get_unquoted() method for the configuration data object
Added disabler object
Config-Tool based dependencies gained a method to get arbitrary options
- Remove separate sysutils/syslog-ng-json package, it is now a core
module/dependency.
3.13.2
Fixes
- Missing manpages from release tarball
- Package syslog-ng-mod-json is removed from
- Drop syslog-ng-abi virtual packages
3.13.1
Features
- Add app-parser() framework (automatic parsing of log messages)
- Support microseconds in Riemann destination
- Add osquery destination as an SCL plugin
- Add network load balancer destination
- Add possibility to only signal re-open of file handles (SIGUSR1)
- It is possible from now to limit the number of registered dynamic
counters
- Add $(binary) template function
- Add experimental transport for transferring messages in whole
between syslog-ng instances (EWMM)
- Docker based build and debian package generation
- Add auto-parse(yes/no) to app-paser(), system() and
default-network-drivers()
- Add Graylog2 destination and $(format-gelf) template function
Bugfixes
- Exit when a read fails on an included config file instead of
starting up with an empty configuration.
- Fix double free
- Add missing discarded counter to groupingby
- Fix a reference leak in Python destination
- Fix timezone issue in snmptrapd parser
- Fix potential crash in stdin driver
- Fix a crash when initializing new config fails for socket with
keep_alive off
- Fix filter evaluation in case of contexts with multiple elements
- Various grouping-by fixes
- Fix potential use after free around dns-cache during shutdown
- Fix access to indirect values within Java destination
- Fix a crash in affile
- Fix a memory leak
- Fix a crash when getent is used empty group
- Fix jvm-options()
- Fix a crash in Python language binding
- Fix a crash in afmongodb
- Fix a memory leak in afmongodb
- Fix name-to-GID calculation in the $(getent) template function
- Fix a crash when redis is configured without the command() option
- Fix a race condition in kv-parser()
Other changes
- Cleanup diskq related warning messages
- Provide tls block for tls options in amqp(), http(), riemann()
destination drivers
- It it possible from now to register blocks and generators as plugins
- Drop compatiblity with configurations below 3.0
- Do not change permissions of a file by default
- Allow source files to specify permissions locally
- Minor performance improvement
- The current config version can be queried with "--version"
- Increase the performance of kv-parser()