[OPTIC-RELEASE-AUTOMATION] release/v3.0.0-next.27 #259
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Optic Release Automation
This draft PR is opened by Github action optic-release-automation-action.
A new draft GitHub release v3.0.0-next.27 has been created.
Release author: @EvanHahn
If you want to go ahead with the release, please merge this PR. When you merge:
The GitHub release will be published
The npm package with tag next will be published according to the publishing rules you have configured
The following tags will be updated to point to the latest appropriate commit: v3
If you close the PR
What's Changed
Role
data type by @gmaclennan in feat: Add updatedRole
data type #127deleted
field to common (proto and schema) by @tomasciccola in feat: add optionaldeleted
field to common (proto and schema) #138refs
property from schemas by @EvanHahn in chore!: removerefs
property from schemas #196configMetadata
toprojectSettings
by @tomasciccola in feat: addconfigMetadata
toprojectSettings
#197docRef
and call itdocRefType
by @tomasciccola in chore: move type out ofdocRef
and call itdocRefType
#208presetRef
to observation by @tomasciccola in feat: addpresetRef
to observation #207isInitialProject
toProjectSettings
by @tomasciccola in feat: addisInitialProject
toProjectSettings
#215createdBy
withoriginalVersionId
by @EvanHahn in feat!: replacecreatedBy
withoriginalVersionId
#191helperText
Field property optional by @EvanHahn in chore: makehelperText
Field property optional #218attachments
from tracks by @tomasciccola in feat!: removeattachments
from tracks #224buf
by @EvanHahn in chore: auto-format .proto files withbuf
#227altitudeAccuracy
to observation metadata by @EvanHahn in feat: addaltitudeAccuracy
to observation metadata #237iconRef
optional by @EvanHahn in chore!: make Preset'siconRef
optional #235universal
property optional in schema by @EvanHahn in chore!: make Field'suniversal
property optional in schema #236any
s from decode helper function by @EvanHahn in chore: removeany
s from decode helper function #247validate
errors by @EvanHahn in test: properly test morevalidate
errors #249compact-encoding
by @EvanHahn in chore: use upstream types forcompact-encoding
#251isInitialProject
from project settings by @EvanHahn in fix!: removeisInitialProject
from project settings #253oneof
cases by @EvanHahn in fix!: property decode newoneof
cases #255getVersionId
should throw on invalid input by @EvanHahn in chore:getVersionId
should throw on invalid input #257New Contributors
Full Changelog: https://github.com/digidem/comapeo-schema/commits/v3.0.0-next.27