Commit Graph

29 Commits

Author SHA1 Message Date
Todd Baert 4dbcbf1870
chore: add "type" import enforcement lint rule and apply (#1292)
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
2025-05-30 13:06:18 -04:00
github-actions[bot] a0cdef59fd
chore(main): release go-feature-flag-web-provider 0.2.6 (#1262)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-28 08:56:07 +02:00
Thomas Poignant d9ffcec165
feat(goff web): Support tracking events (#1268)
Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
2025-05-26 22:35:44 +02:00
github-actions[bot] 95026ae20d
chore(main): release go-feature-flag-web-provider 0.2.5 (#1185)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-01-23 10:42:15 +01:00
Chris Price 928e43764a
fix(go-feature-flag): Support endpoint paths in data collector goff-api.ts (#1184)
Signed-off-by: Chris Price <6090660+crprice@users.noreply.github.com>
2025-01-23 10:37:13 +01:00
github-actions[bot] 6602f52850
chore(main): release go-feature-flag-web-provider 0.2.4 (#1173)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-01-16 18:45:07 +01:00
Thomas Poignant 0edf3f5516
feat(go-feature-flag): Support exporter metadata in web and server providers (#1183)
Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
2025-01-16 18:37:26 +01:00
Todd Baert 7f310fe871
chore: update nx packages (#1147)
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com>
2025-01-10 11:36:17 -05:00
github-actions[bot] e773416a4a
chore(main): release go-feature-flag-web-provider 0.2.3 (#1116)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-12-13 11:55:13 -05:00
Thomas Poignant 2cc7483ea0
fix(go-feature-flag-web): avoid infinite loop in waitWebsocketFinalSt… (#1104)
Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
2024-12-13 17:20:30 +01:00
github-actions[bot] 647ec79e0c
chore(main): release go-feature-flag-web-provider 0.2.2 (#1102)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-12-04 09:22:14 +01:00
Thomas Poignant 34fcecd78b
feat(go-feature-flag-web): Add support for data collection (#1101)
Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
2024-12-03 21:32:11 +01:00
github-actions[bot] 7ffff2d563
chore(main): release go-feature-flag-web-provider 0.2.1 (#1031)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-05 21:38:34 +02:00
Thomas Poignant 31a8adbedb
fix(go-feature-flag-web): Set API Key in headers (#1030)
Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
2024-08-05 21:35:58 +02:00
github-actions[bot] 965976f7a5
chore(main): release go-feature-flag-web-provider 0.2.0 (#805)
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Todd Baert <todd.baert@dynatrace.com>
Co-authored-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
2024-03-25 15:24:40 +01:00
Todd Baert ebd16b9630
feat!: update OpenFeature SDK peer (#798)
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
2024-03-16 11:22:56 -04:00
github-actions[bot] e85c198d65
chore(main): release go-feature-flag-web-provider 0.1.6 (#649)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-01-21 19:12:57 +01:00
Michael Beemer bd571770f3
chore: fix lint issues and bump server sdk version (#715)
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
2024-01-04 09:11:38 -05:00
Michael Beemer bbd9aee896
chore: address lint issues (#642)
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
2023-11-14 12:06:14 -05:00
github-actions[bot] 583797c0b0
chore(main): release go-feature-flag-web-provider 0.1.5 (#628)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-01 14:50:14 +01:00
Thomas Poignant c77f8d874d
fix: GOFF Authorize connecting in a secure way to the websocket (#625) 2023-11-01 14:30:20 +01:00
github-actions[bot] 60d0f55779
chore(main): release go-feature-flag-web-provider 0.1.4 (#599)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Todd Baert <todd.baert@dynatrace.com>
2023-09-29 16:45:51 -04:00
Todd Baert 0446eab5cf
fix: packaging issues impacting babel/react (#596)
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com>
2023-09-29 16:23:22 -04:00
github-actions[bot] 00d4ab9ceb
chore(main): release go-feature-flag-web-provider 0.1.3 (#586)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
2023-09-18 20:35:59 +02:00
Thomas Poignant 8666ecdb5d
fix: GO Feature Flag web provider was using js-sdk import (#583)
Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
2023-09-18 14:24:14 +02:00
github-actions[bot] 07eb977405
chore(main): release go-feature-flag-web-provider 0.1.2 (#565)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-11 16:34:22 +02:00
Todd Baert a88d8fc097
chore: update nx, run migrations (#552)
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
2023-08-28 09:34:46 -04:00
github-actions[bot] e104dccf09
chore(main): release go-feature-flag-web-provider 0.1.1 (#512)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
2023-07-31 20:49:24 +02:00
Thomas Poignant d1ff1ecaf4
feat: Init web-sdk go-feature-flag (#474)
Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com>
2023-07-31 18:16:26 +02:00