Replies: 1 comment 1 reply
-
|
Hi @colivami thanks for raising this, where did you get that the schema of the lease has changed? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
For context, we have been trying to update from version 0.13.0 to 0.14.0. On our implementation we have the dependency:
We have been noticing that the schema has some changes, one of them on the table edc_lease which remove the lease_id column.
Once the dependencies are downloaded we found out that, for example, the sql-lease:0.14.0 artifact is not updated with the resourseId and resourceKind attributes. We just checked version 0.14.1 and it also happens.
Could you help us with this issue?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions