1.0.0-beta.3 (2025-02-19)
Breaking Changes
- Update to latest API spec.
temperatureSummary
returnspast3Hours
,past6Hours
,past9Hours
,past12Hours
,past18Hours
, andpast24Hours
. - Rename methods:
getAirQualityDailyForecasts
togetDailyAirQualityForecasts
getAirQualityHourlyForecasts
togetHourlyAirQualityForecasts
getGovId
togetGovernmentId
inActiveStorm
class
- Update
getCurrentConditions
function signature - Remove
getNextLink
in all classes - Remove
isActive
method fromActiveStorm
class
Other Changes
- Upgrade
@autorest/java
version