Skip to content

Releases: salesforce/acdc

v0.7.1-20220616230500-9535f5c

16 Jun 23:05
9535f5c
Compare
Choose a tag to compare

v0.7.0-20220615020753-89d0979

15 Jun 02:07
89d0979
Compare
Choose a tag to compare

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

14 Jun 03:39
ade02b0
Compare
Choose a tag to compare

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

04 Jun 00:41
df3a847
Compare
Choose a tag to compare

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

01 Jun 03:26
69f8165
Compare
Choose a tag to compare
add missing metadata to response (#27)

v0.6.0-20220529053348-119dd53

29 May 05:33
119dd53
Compare
Choose a tag to compare

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

23 May 01:46
33a47eb
Compare
Choose a tag to compare
Align keyRoles function to that of Orchard; Fix typo; (#24)

v0.5.1-20220519210055-6c0f71a

19 May 21:00
6c0f71a
Compare
Choose a tag to compare
fix a bug where dataset instance updated timestamp is not updated (#23)

v0.5.0-20220518232351-5eadee3

18 May 23:23
5eadee3
Compare
Choose a tag to compare
Dataset instance should always associate with dataset (#22)

v0.4.0-20220513220633-53fa616

13 May 22:06
53fa616
Compare
Choose a tag to compare
add ability to get all instances given a dataset (#21)