See Planet's Decommissioning Schedule for a list of deprecated products and their decommissioning dates.
Follow the Planet Changelog Atom feed for the latest updates.
May 01 2019
-
Exceeding quota when attempting to download will now return with a 403 status code, not 429
-
Authentication should now be properly honored/required on all asset type and item type endpoints, e.g.
- /data/v1/asset-types
- /data/v1/asset-types/analytic_range
- /data/v1/item-types
- /data/v1/item-types/SkySatScene
September 20 2018
This is a minor release.
Notification emails were previously being sent in text/plain format only. They will now be sent in multipart/alternative and include both plaintext and HTML formatting. The original plaintext version of the email is formatted exactly as it was prior to this change.
July 16 2018
This is a minor release with a few user facing changes. Most changes are new and old behavior should not change.
- Incorrect
archive_type
results in a validation error. See Zipping Results section of documentation. This is an optional field and if you haven't been setting it, the type will default tozip
. - You can now specify your webhook callback to be
per_order: true
. This is an optional parameter and, if omitted, the default behavior will be used whereby you’ll receive a webhook callback per bundle. See the Webhook section of documentation. - We have new validation rules on orders to ensure correct type of parameters (you can't use a number in a string field), and cannot specify operations that do not exist.
May 01 2018
Imagery Products
- Added
analytic
asset type to theSkySatScene
item type. - Added
SkySatCollect
item type to the Data API.
Basemaps and Mosaics
- Use of a new filter to reduce over-saturated scenes.
- Improved water color target to avoid coastline artifacts.
- WMTS basemaps service now provides a
latest
layer that points to the most recently available timelapse.
Planet Explorer
- You must now have a Planet account in order to use Planet Explorer.