Skip to content

v1.0.4 Purge Fixes

Compare
Choose a tag to compare
@GuruPKK GuruPKK released this 22 Sep 00:27
· 357 commits to master since this release
cf0610a

Fixing Purging issues DOP-2481
Current purge implementation is not working. for the following reaosns

  • We are using dochub service id and credentials for all other services we have in the system
  • We are purging by surrogate key which is implemented wrongly, unless a key is associated with a url we wont be able to use it.

Implementation includes the following

  • pick ids and token based on the repo
  • purge by url , urls are returned by mut publish