The NetBSD Project

CVS log for pkgsrc/databases/py-elasticsearch/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / databases / py-elasticsearch

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.19 / (download) - annotate - [select for diffs], Sun Nov 20 23:23:19 2022 UTC (12 months, 1 week ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, HEAD
Changes since 1.18: +4 -4 lines
Diff to previous 1.18 (colored)

py-elasticsearch: updated to 8.5.0

8.5.0

Indices

Added the experimental indices.downsample API

Rollup

Removed the deprecated rollup.rollup API.

Snapshot

Added the index_names parameter to the snapshot.get API.

Machine Learning

Added the beta ml.clear_trained_model_deployment_cache API.
Changed the ml.put_trained_model_definition_part API from experimental to stable.
Changed the ml.put_trained_model_vocabulary API from experimental to stable.
Changed the ml.start_trained_model_deployment API from experimental to stable.
Changed the ml.stop_trained_model_deployment API from experimental to stable.

Security

Added the with_limited_by parameter to the get_api_key API.
Added the with_limited_by parameter to the query_api_keys API.
Added the with_profile_uid parameter to the get_user API.
Changed the security.activate_user_profile API from beta to stable.
Changed the security.disable_user_profile API from beta to stable.
Changed the security.enable_user_profile API from beta to stable.
Changed the security.get_user_profile API from beta to stable.
Changed the security.suggest_user_profiles API from beta to stable.
Changed the security.update_user_profile_data API from beta to stable.
Changed the security.has_privileges_user_profile API from experimental to stable.

Revision 1.18 / (download) - annotate - [select for diffs], Tue Oct 26 10:09:50 2021 UTC (2 years, 1 month ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

databases: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (some may be only fetched
conditionally):

./databases/cstore/distinfo D6.data.ros.gz
./databases/cstore/distinfo cstore0.2.tar.gz
./databases/cstore/distinfo data4.tar.gz

Revision 1.17 / (download) - annotate - [select for diffs], Thu Oct 7 13:35:37 2021 UTC (2 years, 1 month ago) by nia
Branch: MAIN
Changes since 1.16: +1 -2 lines
Diff to previous 1.16 (colored)

databases: Remove SHA1 distfile hashes

Revision 1.16 / (download) - annotate - [select for diffs], Fri Apr 6 15:59:56 2018 UTC (5 years, 7 months ago) by fhajny
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.15: +5 -5 lines
Diff to previous 1.15 (colored)

databases/py-elasticsearch: Update to 6.2.0.

6.2.0
------------------

- cleanup for SSL Context
- Add X-Pack clients to -py
- Adding Gzip support for capacity constrained networks
- ``_routing`` in bulk action has been deprecated in ES. Introduces a
  breaking change if you use ``routing`` as a field in your documents.

6.1.1
------------------

- Updates to SSLContext logic to make it easier to use and have saner
  defaults.
- Doc updates

6.1.0
------------------

- Bad release

Revision 1.15 / (download) - annotate - [select for diffs], Mon Nov 20 15:40:05 2017 UTC (6 years ago) by fhajny
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4
Changes since 1.14: +5 -5 lines
Diff to previous 1.14 (colored)

Update databases/py-elasticsearch to 6.0.0.

6.0.0 (2017-11-14)
- compatibility with Elasticsearch 6.0.0

5.5.0 (2017-11-10)
- streaming_bulk helper now supports retries with incremental backoff
- scan helper properly checks for successful shards instead of just
  checking failed
- compatible release with elasticsearch 5.6.4
- fix handling of UTF-8 surrogates

Revision 1.14 / (download) - annotate - [select for diffs], Thu Nov 2 09:51:46 2017 UTC (6 years ago) by fhajny
Branch: MAIN
Changes since 1.13: +5 -5 lines
Diff to previous 1.13 (colored)

Update databases/py-elasticsearch to 5.4.0.

- bulk helpers now extract pipeline parameter from the action dictionary.

Revision 1.13 / (download) - annotate - [select for diffs], Mon Apr 3 14:20:17 2017 UTC (6 years, 7 months ago) by fhajny
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.12: +5 -5 lines
Diff to previous 1.12 (colored)

Update databases/py-elasticsearch to 5.3.0.

- Compatibility with elasticsearch 5.3.

Revision 1.12 / (download) - annotate - [select for diffs], Tue Feb 14 10:39:34 2017 UTC (6 years, 9 months ago) by fhajny
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.11: +5 -5 lines
Diff to previous 1.11 (colored)

Update databases/py-elasticsearch to 5.2.0.

5.2.0 (2017-02-12)
- The client now automatically sends Content-Type http header set
  to application/json. If you are explicitly passing in other
  encoding than json you need to set the header manually.

5.1.0 (2017-01-11)
- Fixed sniffing

Revision 1.11 / (download) - annotate - [select for diffs], Tue Nov 8 09:05:26 2016 UTC (7 years ago) by fhajny
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4
Changes since 1.10: +5 -5 lines
Diff to previous 1.10 (colored)

Update databases/py-elasticsearch to 5.0.1.

5.0.1 (2016-11-02)
- Fixed performance regression in scan helper

5.0.0 (2016-10-19)
- Version compatible with elasticsearch 5.0

- when using SSL certificate validation is now on by default.
  Install certifi or supply root certificate bundle.
- elasticsearch.trace logger now also logs failed requests, signature
  of internal logging method log_request_fail has changed, all custom
  connection classes need to be updated
- added headers arg to connections to support custom http headers
- passing in a keyword parameter with None as value will cause that
  param to be ignored

Revision 1.10 / (download) - annotate - [select for diffs], Fri Aug 19 10:13:41 2016 UTC (7 years, 3 months ago) by fhajny
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.9: +5 -5 lines
Diff to previous 1.9 (colored)

Update databases/py-elasticsearch to 2.4.0.

2.4.0 (2016-08-17)
- ping now ignores all TransportError exceptions and just returns
  False
- expose scroll_id on ScanError
- increase default size for scan helper to 1000
- changed Transport.perform_request to just return the body, not
  status as well.

2.3.0 (2016-02-29)
- added client_key argument to configure client certificates
- debug logging now includes response body even for failed requests

Revision 1.9 / (download) - annotate - [select for diffs], Thu Jan 7 16:09:02 2016 UTC (7 years, 10 months ago) by fhajny
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.8: +5 -5 lines
Diff to previous 1.8 (colored)

Update databases/py-elasticsearch to 2.2.0.

2.2.0 (2016-01-05)
- adding additional options for ssh - ssl_assert_hostname and
  ssl_assert_fingerprint to the default connection class
- fix sniffing

2.1.0 (2015-10-19)
- move multiprocessing import inside parallel bulk for Google App Engine

Revision 1.8 / (download) - annotate - [select for diffs], Wed Nov 4 17:41:16 2015 UTC (8 years ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.7: +1 -2 lines
Diff to previous 1.7 (colored)

Remove duplicate SHA512 digests that crept in.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Nov 3 01:56:27 2015 UTC (8 years ago) by agc
Branch: MAIN
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

Add SHA512 digests for distfiles for databases category

Problems found with existing distfiles:
	distfiles/D6.data.ros.gz
	distfiles/cstore0.2.tar.gz
	distfiles/data4.tar.gz
	distfiles/sphinx-2.2.7-release.tar.gz
No changes made to the cstore or mariadb55-client distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.

Revision 1.6 / (download) - annotate - [select for diffs], Sun Oct 18 16:46:53 2015 UTC (8 years, 1 month ago) by fhajny
Branch: MAIN
Changes since 1.5: +5 -4 lines
Diff to previous 1.5 (colored)

Update databases/py-elasticsearch to 2.0.0.

2.0.0 (2015-10-14)
- Elasticsearch 2.0 compatibility release

1.8.0 (2015-10-14)
- removed thrift and memcached connections, if you wish to continue
  using those, extract the classes and use them separately.
- added a new, parallel version of the bulk helper using thread pools

Revision 1.5 / (download) - annotate - [select for diffs], Fri Sep 25 06:47:22 2015 UTC (8 years, 2 months ago) by fhajny
Branch: MAIN
Changes since 1.4: +4 -4 lines
Diff to previous 1.4 (colored)

Update py-elasticsearch to 1.7.0.

1.7.0 (2015-09-21)
- elasticsearch 2.0 compatibility
- thrift now deprecated, to be remoeved in future version
- make sure urllib3 always uses keep-alive

Revision 1.4 / (download) - annotate - [select for diffs], Wed Aug 26 03:59:03 2015 UTC (8 years, 3 months ago) by fhajny
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (colored)

Update databases/py-elasticsearch to 1.6.0.

1.6.0 (2015-06-10)
- Add indices.flush_synced API
- helpers.reindex now supports reindexing parent/child documents

1.5.0 (2015-05-18)
- Add support for query_cache parameter when searching
- helpers have been made more secure by changing defaults to raise
  an exception on errors
- removed deprecated options replication and the deprecated benchmark api.
- Added AddonClient class to allow for extending the client from outside

Revision 1.3 / (download) - annotate - [select for diffs], Mon Mar 9 15:56:33 2015 UTC (8 years, 8 months ago) by imil
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.2: +4 -4 lines
Diff to previous 1.2 (colored)

Updated py-elasticsearch to version 1.4.0

Changelog

1.4.0 (2015-02-11)

        Using insecure SSL configuration (verify_cert=False) raises a warning
        reindex accepts a query parameter
        enable reindex helper to accept any kwargs for underlying bulk and scan calls
        when doing an initial sniff (via sniff_on_start) ignore special sniff timeout
        option to treat TransportError as normal failure in bulk helpers
        fixed an issue with sniffing when only a single host was passed in

1.3.0 (2014-12-31)

        Timeout now doesn't trigger a retry by default (can be overriden by setting retry_on_timeout=True)
        Introduced new parameter retry_on_status (defaulting to (503, 504, )) controls which http status code should lead to a retry.
        Implemented url parsing according to RFC-1738
        Added support for proper SSL certificate handling
        Required parameters are now checked for non-empty values
        ConnectionPool now checks if any connections were defined
        DummyConnectionPool introduced when no load balancing is needed (only one connection defined)
        Fixed a race condition in ConnectionPool

Revision 1.2 / (download) - annotate - [select for diffs], Thu Aug 14 16:53:00 2014 UTC (9 years, 3 months ago) by imil
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3
Changes since 1.1: +4 -4 lines
Diff to previous 1.1 (colored)

Updated py-elasticsearch to 1.2.0

1.2.0 (2014-08-03)
------------------

Compatibility with newest (1.3) Elasticsearch APIs.

 * Filter out master-only nodes when sniffing
 * Improved docs and error messages

1.1.1 (2014-07-04)
------------------

Bugfix release fixing escaping issues with `request_timeout`.

1.1.0 (2014-07-02)
------------------

Compatibility with newest Elasticsearch APIs.

 * Test helpers - `ElasticsearchTestCase` and `get_test_client` for use in your
   tests
 * Python 3.2 compatibility
 * Use ``simplejson`` if installed instead of stdlib json library
 * Introducing a global `request_timeout` parameter for per-call timeout
 * Bug fixes

Revision 1.1 / (download) - annotate - [select for diffs], Sat Apr 19 16:03:47 2014 UTC (9 years, 7 months ago) by imil
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base, pkgsrc-2014Q2

Initial import of py-elasticsearch, version 1.0.0, into the NetBSD Packages
Collection.

Official low-level client for Elasticsearch. Its goal is to provide common
ground for all Elasticsearch-related code in Python; because of this it tries
to be opinion-free and very extendable. The full documentation is available at
http://elasticsearch-py.rtfd.org/

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>