Gapipy

Latest version: v2.36.0

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

Scan your dependencies

Page 10 of 27

2.8.0

------------------

* This release adds a behaviour change to the ``.all()`` method on resource
Query objects. Prior to this release, the base Resource Query object would
retain any previously added ``filter`` values, and be used in subsequent
calls. Now the underlying filters are reset after a ``<resource>.all()`` call
is made.

See `Issue 76`_ and `PR 77`_ for details and the resulting fix.

* Adds missing fields to the Agency and Flight Service resources (PR/78)

.. _`Issue 76`: https://github.com/gadventures/gapipy/issues/76
.. _`PR 77`: https://github.com/gadventures/gapipy/pull/77

2.7.6

------------------

* Add ``agency`` field to ``Booking`` resource.

2.7.5

------------------

* Add test fix for Accommodation. It is a listable resource as of ``2.7.4``
* Add regression test for departures.addon.product model
* Ensure Addon's are instantiated to the correct underlying model.
* Prior to this release, all Addon.product resources were instantiated as
``Accommodation``.

2.7.4

------------------

* Add ``videos``, ``images``, and ``categories`` to ``Activity``, ``Transport``,
``Place``, and ``Accommodation Dossier`` resources.
* Add ``flags`` to Itinerary resource
* Add list view of ``Accommodations`` resource

2.7.3

------------------

* Add ``type`` field to ``AgencyDocument`` model
* Add ``structured_itinerary`` model collection field to ``Departure`` resource

2.7.2

------------------

* Fix flight_status Reference value in FlightService resource

Page 10 of 27

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.