Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WAP-2350 Release json_schema 2.1.0 #42

Merged
merged 1 commit into from
Feb 25, 2019
Merged

Conversation

rmconsole-readonly-wk
Copy link

Pull Requests included in release:

Requested by: @michael.carter

Diff Between Last Tag and Proposed Release: 2.0.1...Workiva:release_json_schema_2.1.0
Diff Between Last Tag and New Tag: 2.0.1...2.1.0

The logs for the request that created this PR can be found here

@michaelcarter-wf
Copy link

+1

@rmconsole2-wf rmconsole2-wf changed the title Release json_schema 2.1.0 WAP-2350 Release json_schema 2.1.0 Feb 25, 2019
@aviary2-wf
Copy link

Security Insights

No security relevant content was detected by automated scans.

Action Items

  • Review PR for security impact; comment "security review required" if needed or unsure
  • Verify aviary.yaml coverage of security relevant code

Questions or Comments? Reach out on Slack: #support-infosec.

@semveraudit-wf
Copy link

Public API Changes

Release PR detected; using previous release (2.0.1) as the diff base.

Recommendation: **:warning: Minor version bump**
@@ line 65: package:json_schema/src/json_schema/json_schema.dart @@
class JsonSchema {}
+     String get propertyName;
//    Adding a field is a minor change.

+     bool get requiredOnParent;
//    Adding a field is a minor change.

+     bool ==(dynamic other);
//    Adding a method is a minor change.

+     JsonSchema get parent;
//    Adding a field is a minor change.

Showing results for e1d3384

Powered by semver-audit-service. Please report any problems by filing an issue.
Reported by the dart semver audit client 2.0.0
Browse public API.

@michaelcarter-wf
Copy link

@Workiva/release-management-p

@rm-astro-wf rm-astro-wf merged commit ce7a022 into master Feb 25, 2019
@rm-astro-wf rm-astro-wf deleted the release_json_schema_2.1.0 branch February 25, 2019 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants