Client-api-vn

Latest version: v2.12.0

Safety actively analyzes 623518 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

2.12.0

==================================

Features
--------

- When storing in Postgresql JSON database, forms are now created
before dependant sightings. (`294 <https://github.com/dthonon/Client_API_VN/issues/294>`_)
- Python 3.10 is supported (`296 <https://github.com/dthonon/Client_API_VN/issues/296>`_)
- Ajout du champ sempach_id_family dans la table observations. (`320 <https://github.com/dthonon/Client_API_VN/issues/320>`_)


Bugfixes
--------

- Solved several minor issues in code format and documentation. (`306 <https://github.com/dthonon/Client_API_VN/issues/306>`_)
- Unwanted additional downloads have been removed. (`314 <https://github.com/dthonon/Client_API_VN/issues/314>`_)


Improved Documentation
----------------------

- User guides are available for the scripts. (`180 <https://github.com/dthonon/Client_API_VN/issues/180>`_)
- Added a comment in YAML template :
use the territory short_name, not the territory id (`289 <https://github.com/dthonon/Client_API_VN/issues/289>`_)
- JSON schemas updated with current export format. (`322 <https://github.com/dthonon/Client_API_VN/issues/322>`_)


Deprecations and Removals
-------------------------

- update_uuid script is removed, as it was not fully tested. (`303 <https://github.com/dthonon/Client_API_VN/issues/303>`_)

2.11.1

==================================

Bugfixes
--------

- Update_vn would fail if EOL character is in private_comment.
This should be solved by removing EOL from the comment. (`300 <https://github.com/dthonon/Client_API_VN/issues/300>`_)


Improved Documentation
----------------------

- Added an example of database usage. (`279 <https://github.com/dthonon/Client_API_VN/issues/279>`_)
- Installation on Windows is now documented.
Tested for update_vn script only. (`284 <https://github.com/dthonon/Client_API_VN/issues/284>`_)


Misc
----

- `290 <https://github.com/dthonon/Client_API_VN/issues/290>`_

2.11.0

==================================

Features
--------

- Places are downloaded by increment when using `--update`. (`166 <https://github.com/dthonon/Client_API_VN/issues/166>`_)


Bugfixes
--------

- Username and password are now replaced by `***` in log file. (`267 <https://framagit.org/lpo/Client_API_VN/issues/267>`_)


Misc
----

- Upgraded code for URL() deprecation. `143 <https://github.com/dthonon/Client_API_VN/issues/143>`_

2.10.0

==================================

Features
--------

- A new action is available: `transfer_vn --migrate`.
This action updates the JSON schema to the latest version.
Running this action is requested in the CHANGELOG, if needed. (`184 <https://github.com/dthonon/Client_API_VN/issues/184>`_)
- New missing index on observations_json.id_form_universal field.

Please run `transfer_vn --migrate` to update your database to
revision ID: 1929ad3f463c. (`185 <https://github.com/dthonon/Client_API_VN/issues/185>`_)
- wkt field, containing transects, is available in places table.
Please run `transfer_vn --col-table-create` to update the database. (`191 <https://github.com/dthonon/Client_API_VN/issues/191>`_)
- Column source has been added to observations table.
Please run `transfer_vn --col-table-create` to update the database. (`192 <https://github.com/dthonon/Client_API_VN/issues/192>`_)


Bugfixes
--------

- Storing to files works. (`175 <https://github.com/dthonon/Client_API_VN/issues/175>`_)
- Storing to files in JSON long format works. (`183 <https://github.com/dthonon/Client_API_VN/issues/183>`_)
- Transfers ending with HTTPerror are now logged in download_log table. (`189 <https://github.com/dthonon/Client_API_VN/issues/189>`_)


Improved Documentation
----------------------

- Documentation is available for transfer_vn and update_vn, see
`transfer_vn Documentation <https://client-api-readthedocs.io/en/latest/apps/transfer_vn.html>`_ and
`update_vn Documentation <https://client-api-readthedocs.io/en/latest/apps/update_vn.html>`_ (`#180 <https://github.com/dthonon/Client_API_VN/issues/180>`_)
- JSON schemas are updated to reflect latest API downloads. (`193 <https://github.com/dthonon/Client_API_VN/issues/193>`_)


Misc
----

- `188 <https://github.com/dthonon/Client_API_VN/issues/188>`_

2.9.3

=================================

Bugfixes
--------

- Observations were not deleted from PG database if deleted in Biolovision site.
This is fixed and deletion are now synchronized.
A full download is required to delete previous observations. (`171 <https://github.com/dthonon/Client_API_VN/issues/171>`_)
- Parameter max_chunks has been raised, by default to 1000,
to allow for much larger transfers.
Please consider modifying your existing YAML configuration files. (`178 <https://github.com/dthonon/Client_API_VN/issues/178>`_)

2.9.2

=================================

Bugfixes
--------

- In download_log table, the number of observations updated is now correct. (`157 <https://github.com/dthonon/Client_API_VN/issues/157>`_)
- Downloading a taxo_group with limited access will raise HTTP 401 error,
it the account does not have access right. In that case,
it must be excluded in YAML file. (`165 <https://github.com/dthonon/Client_API_VN/issues/165>`_)


Improved Documentation
----------------------

- Minimal versions of supported OS has been updated.
They are tested under Linux Ubuntu >20 or Debian 10. (`163 <https://github.com/dthonon/Client_API_VN/issues/163>`_)
- Minimal documentation of transfer_vn is available. (`164 <https://github.com/dthonon/Client_API_VN/issues/164>`_)

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.