Skip to content

Releases: keboola/ex-facebook-graph-api

use page access tokens when needed

22 Jan 13:29

Choose a tag to compare

  • load and use page access token only for page and posts insights retrieval
  • divide multi-ids query into subqueries if page access token needed
    more info in #32

update clojure to 1.9.0

19 Dec 15:44
167e104

Choose a tag to compare

update and refinements

03 Oct 13:31

Choose a tag to compare

  • simplified build - use oficial clojure:boot-2.7.2-alpine image
  • update to latest clojure and other dependencies as well
  • no "insights" word in naming conventions of modules
  • regression_tests renamed to snapshots
  • when generating snapshots load fb access tokens from env vars (FB_TOKEN or FB_ADS_TOKEN)
  • regenerate-snapshots -f <filter_namespace> boot task and make command
  • when generating snaphosts record only body and status of the response

handle sync errors

21 Sep 15:01

Choose a tag to compare

Merge pull request #21 from keboola/handle-sync-errors

:zap: handle and propagate sync actions errors

Debug token sync action

28 Jun 03:54

Choose a tag to compare

fix build

21 Nov 16:21

Choose a tag to compare

0.0.3

fix build

nested queries

21 Nov 16:06

Choose a tag to compare

0.0.1

makefile docker helpers commands