Releases: gdbots/schemas
Releases · gdbots/schemas
v3.0.5
v3.0.4
v3.0.3
- Modify Schemas:
gdbots:iam:mixin:android-apppatch revision1-0-4- Add
fcm_auth_configtext field.
- Add
gdbots:iam:mixin:browser-apppatch revision1-0-3- Add
fcm_auth_configtext field.
- Add
gdbots:iam:mixin:ios-apppatch revision1-0-4- Add
fcm_auth_configtext field.
- Add
v3.0.2
v3.0.1
BREAKING CHANGES FOR JAVASCRIPT
We missed updating the npm gdbots/pbj lib in the last release, luckily nothing is using 3.x in js at the time of this release so we're "safe".
- Use node v14.13.1.
- Use npm gdbots/pbj 3.x.
- Modify Schemas:
gdbots:ncr:request:get-node-history-requestpatch revision1-0-1- Add
topicstring field with pattern^[\w\.-]+$. - Add
partitionstring field with pattern^[\w\.-]+$. - Add
sub_partitionstring field with pattern^[\w\.-]+$.
- Add
gdbots:pbjx:mixin:search-events-requestpatch revision1-0-1- Add
track_total_hitsboolean field.
- Add
v3.0.0
v2.1.1
v1.6.7
v2.1.0
POSSIBLE BREAKING CHANGES
If using direct references to mixins (unusual) this update will break your code. The mixin classes are no longer created, so the mixin trait is now just the mixin methods injected into the concrete classes. Mixins only exist when defining schemas, they more or less disappear when compiled.
v2.0.4
Luckily v2.0.3 should never have been used. We named some messages inconsistently, fixing that in this version.
- Rename Schemas:
gdbots:ncr:command:update-node-labelsgdbots:ncr:command:update-node-tagsgdbots:ncr:event:node-labels-updatedgdbots:ncr:event:node-tags-updated