-
Notifications
You must be signed in to change notification settings - Fork 7
Comparing changes
Open a pull request
base repository: harness/ff-proxy
base: 2.0.10
head repository: harness/ff-proxy
compare: 2.0.11
- 8 commits
- 7 files changed
- 4 contributors
Commits on Mar 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 370e891 - Browse repository at this point
Copy the full SHA 370e891View commit details -
Merge pull request #389 from harness/BT-10437
feat: [BT-10437]: Jira Autotagging Support for CX
Configuration menu - View commit details
-
Copy full SHA for 5b86db8 - Browse repository at this point
Copy the full SHA 5b86db8View commit details
Commits on Mar 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9537463 - Browse repository at this point
Copy the full SHA 9537463View commit details
Commits on Apr 23, 2025
-
Bump golang.org/x/net from 0.36.0 to 0.38.0 (#394)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.38.0. - [Commits](golang/net@v0.36.0...v0.38.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-version: 0.38.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for db847a0 - Browse repository at this point
Copy the full SHA db847a0View commit details -
Bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 (#392)
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.5.1 to 4.5.2. - [Release notes](https://github.com/golang-jwt/jwt/releases) - [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md) - [Commits](golang-jwt/jwt@v4.5.1...v4.5.2) --- updated-dependencies: - dependency-name: github.com/golang-jwt/jwt/v4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: James Cox <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c772978 - Browse repository at this point
Copy the full SHA c772978View commit details
Commits on May 12, 2025
-
Bump github.com/redis/go-redis/v9 from 9.5.1 to 9.5.5 (#391)
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.5.1 to 9.5.5. - [Release notes](https://github.com/redis/go-redis/releases) - [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md) - [Commits](redis/go-redis@v9.5.1...v9.5.5) --- updated-dependencies: - dependency-name: github.com/redis/go-redis/v9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: James Cox <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 40b1c57 - Browse repository at this point
Copy the full SHA 40b1c57View commit details
Commits on May 16, 2025
-
FFM-12445 - Wait for pushpin to be available before starting up (#396)
* FFM-12445 - Wait for pushpin to be available before starting up **What** - Makes the Proxy wait for a pushpin healthcheck to pass before starting up **Why** - We seem to occassionally get a bunch of error logs around startup where we're trying to publish events to pushpin but get a connection refused error. Because this is happening at startup I suspect what might be happening is we're trying to publish events to pushpin before it's ready to receving them. This should make us wait until we're able to publish events to pushpin before we start to try and sending real SSE events. **Testing** - Manually tested locally by taking down pushpin and I can replicate the connection refused error we see in our logs. Then checked that this makes us wait properly until pushpin is back up. * increase max attempts to 10
Configuration menu - View commit details
-
Copy full SHA for 3985a47 - Browse repository at this point
Copy the full SHA 3985a47View commit details
Commits on May 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2ef5fd9 - Browse repository at this point
Copy the full SHA 2ef5fd9View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.0.10...2.0.11