Skip to content

Releases: djtimca/HASpaceX

Extend polling to 120 seconds to address apparent API Rate Limit

Choose a tag to compare

@djtimca djtimca released this 09 Sep 14:10

Extended the polling interval to 120 seconds to address the apparent API Rate Limit in issue #46

Fix issue with latest launch payload data missing

Choose a tag to compare

@djtimca djtimca released this 08 Jul 13:12

Handle issue where latest launch payload may be missing from the source SpaceX API data. Fixed #45

Catch remaining Payload data issues.

Choose a tag to compare

@djtimca djtimca released this 21 Jun 15:11

Fix remaining issues related to payload data missing from source. (#40)

Fix issue when Payload data is missing.

Choose a tag to compare

@djtimca djtimca released this 21 Jun 13:33

Fix issue when payload data is missing from source data. Fixes #40

Remove deprecated state attributes

Choose a tag to compare

@djtimca djtimca released this 18 Jan 14:24
9cadb66

Remove the deprecated state attributes.

Fix repeating error related to Null data returned for latest launch

Choose a tag to compare

@djtimca djtimca released this 13 Oct 01:40

Fixes issue #33 related to null data being returned by the SpaceX API for the latest launch details.

Remove Connection Class from Discovery Flow

Choose a tag to compare

@djtimca djtimca released this 07 Sep 18:14

Remove deprecated Connection Class from the integration.

Added version key to manifest file

Choose a tag to compare

@djtimca djtimca released this 19 Apr 17:30
96c3efe

Added version key to manifest file.

Fix issue with Next Rocket being NoneType

Choose a tag to compare

@djtimca djtimca released this 25 Jan 20:29

Fix an issue where the next rocket was returning a NoneType error.

More mission details, fixes issue with null cores data

Choose a tag to compare

@djtimca djtimca released this 11 Jan 15:10

Two fixes included:

  • fixes an issue where an error occurred if the cores data from the API was null
  • adds attributes details2 and details3 to handle longer mission details blocks