Releases: salesforce/acdc
Releases · salesforce/acdc
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)
v0.3.0-20220513001044-21a3a13
(fixes #19) make sure all responses are proper json (#20)
v0.2.0-20220428025531-981ee5a
add ability to perform auth token hot reloading (#17)
v0.1.0-20220426225003-522a4c5
add ability to pass custom auth settings (#16)
v0.0.13-20220423181306-e7a51e9
Reformat codebase (#15)
v0.0.12-20220414043216-14b70ff
feat: add flyway migration for db initialization (#13)
v0.0.11-20220412232242-2020fc4: Merge pull request #12 from damianxu88/damian-fix
Remove unused imports