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

Breaking changes leading to v4 #748

Merged
merged 21 commits into from
Oct 31, 2023
Merged

Breaking changes leading to v4 #748

merged 21 commits into from
Oct 31, 2023

Conversation

jaromil
Copy link
Member

@jaromil jaromil commented Oct 18, 2023

No description provided.

@jaromil jaromil added the bindings issue related to language bindings label Oct 18, 2023
@jaromil jaromil marked this pull request as ready for review October 20, 2023 07:52
@jaromil
Copy link
Member Author

jaromil commented Oct 20, 2023

Thanks for the help aligning all the tests!! I will squash the history to something meaningful and more concise then tag this as BREAKING CHANGE, hence we'll step into 4.0!

@jaromil jaromil changed the title fix: change default logfmt config to json in JS build Breaking changes leading to v4 Oct 23, 2023
@jaromil jaromil added this to the v4 milestone Oct 23, 2023
@jaromil jaromil added enhancement documentation issue related to documentation labels Oct 23, 2023
matteo-cristino and others added 5 commits October 31, 2023 10:01
This is done by using a mayhave() or in other words by first looking if the element exist in zenroom memory otherwise take the inline vale
…es of zencode contracts

Add also more failing tests for rule unknown ignore

test(parser): 🧪 update test using Rule unknown ignore
restored bitcoin offline wallet example
@jaromil jaromil force-pushed the fix/js-default-logfmt-json branch 2 times, most recently from 2e868d3 to aea7f9c Compare October 31, 2023 11:05
BREAKING CHANGE:

The following deprecated statements have been removed:
* `Rule caller restroom-mw`, use instead `Rule unknown ignore`
* `create hash to point  of each object in `, use instead `create hash to point  of  in a foreach loop`
* `check reflow signature fingerprint is new`, use instead `verify reflow signature fingerprint is new`
* ` is found`, use instead `verify  is found`
* ` is found in `, use instead `verify  is found in `
* ` is found in  at least  times`, use instead `verify  is found in  at least  times`
* ` is not found`, use instead `verify  is not found`
* ` is not found in `, use instead `verify  is not found in `
* `copy  in  to `, use instead `copy  from  to `
* `create copy of  in `, use instead `create copy of  from `
* `create copy of  in  in `, use instead `pickup from path `
* `create copy of last element in `, use instead `create copy of last element from `
* `create copy of element  in array `, use instead `create copy of element  from array `
* `insert  in `, use instead `move  in `
* `create length of `, use instead `create size of `
* `verify length of  is less than `, use instead `verify size of  is less than `
* `verify length of  is less or equal than `, use instead `verify size of  is less or equal than `
* `verify length of  is more than `, use instead `verify size of  is more than `
* `verify length of  is more or equal than `, use instead `verify size of  is more or equal than `
* `create json of `, use instead `create json escaped string of `
* `number  is less than `, use instead `verify number  is less than `
* `number  is less or equal than `, use instead `verify number  is less or equal than `
* `number  is more than `, use instead `verify number  is more than `
* `number  is more or equal than `, use instead `verify number  is more or equal than `
* `elements in  are equal`, use instead `verify elements in  are equal`
* `elements in  are not equal`, use instead `verify elements in  are not equal`
* `petition signature is not a duplicate`, use instead `verify petition signature is not a duplicate`
* `petition signature is just one more`, use instead `verify petition signature is just one more`
@jaromil jaromil merged commit 3d9733f into master Oct 31, 2023
3 checks passed
@jaromil jaromil deleted the fix/js-default-logfmt-json branch October 31, 2023 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bindings issue related to language bindings documentation issue related to documentation enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants