Releases: salesforce/acdc
Releases · salesforce/acdc
v0.7.1-20220616230500-9535f5c
What's Changed
- add datainstance filters by @realstraw in #34
Full Changelog: v0.7.0-20220615020753-89d0979...v0.7.1-20220616230500-9535f5c
v0.7.0-20220615020753-89d0979
What's Changed
- add ordering and rename query param to order_by for datasets by @realstraw in #33
Full Changelog: v0.6.3-20220614033914-ade02b0...v0.7.0-20220615020753-89d0979
v0.6.3-20220614033914-ade02b0
What's Changed
- (Fixes #30) add pagination and order support to /datasets query by @realstraw in #32
Full Changelog: v0.6.2-20220604004059-df3a847...v0.6.3-20220614033914-ade02b0
v0.6.2-20220604004059-df3a847
Add ability to search dataset and make sure delete dataset call return the correct status when referential integrity constraint is violated
What's Changed
- add ability to search dataset and handle referential constraint error by @realstraw in #28
Full Changelog: v0.6.1-20220601032634-69f8165...v0.6.2-20220604004059-df3a847
v0.6.1-20220601032634-69f8165
add missing metadata to response (#27)
v0.6.0-20220529053348-119dd53
What's Changed
- add meta field, bug fixes and make sure foreign keys are added properly by @realstraw in #26
Full Changelog: v0.5.2-20220523014650-33a47eb...v0.6.0-20220529053348-119dd53
v0.5.2-20220523014650-33a47eb
Align keyRoles function to that of Orchard; Fix typo; (#24)
v0.5.1-20220519210055-6c0f71a
fix a bug where dataset instance updated timestamp is not updated (#23)
v0.5.0-20220518232351-5eadee3
Dataset instance should always associate with dataset (#22)
v0.4.0-20220513220633-53fa616
add ability to get all instances given a dataset (#21)