Skip to content
This repository was archived by the owner on May 5, 2023. It is now read-only.

Conversation

@AutorestCI
Copy link
Contributor

Merge remote-tracking branch 'upstream/master' into MySqlPostgreSqlConStr
password?: SecureString;
connectionString: SecretBase;
encryptedCredential?: any;
}
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is breaking change and will require a major version increment.

*/
export interface ScheduleTrigger extends MultiplePipelineTrigger {
recurrence?: ScheduleTriggerRecurrence;
recurrence: ScheduleTriggerRecurrence;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Making an optional property into a required property is breaking change. This requires a major version increment.

@ghost ghost self-assigned this Mar 20, 2018
@ghost ghost removed the in progress label Mar 29, 2018
Merge remote-tracking branch 'upstream/master' into MySqlPostgreSqlConStr
@ghost ghost added the in progress label Nov 5, 2018
@kpajdzik kpajdzik closed this Feb 22, 2019
@kpajdzik kpajdzik deleted the restapi_auto_2704 branch February 22, 2019 03:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants