-
Notifications
You must be signed in to change notification settings - Fork 31
Comparing changes
Open a pull request
base repository: raystack/raccoon
base: main
head repository: goto/raccoon
compare: main
- 17 commits
- 126 files changed
- 2 contributors
Commits on Mar 14, 2023
-
* goto package migrations * goto jave client package migrations * updated the go version * updated the buf version * go client package migration * package name updates * updating the naming * update the java client version
Configuration menu - View commit details
-
Copy full SHA for 3da17d0 - Browse repository at this point
Copy the full SHA 3da17d0View commit details
Commits on Mar 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0254e77 - Browse repository at this point
Copy the full SHA 0254e77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f170d9 - Browse repository at this point
Copy the full SHA 6f170d9View commit details
Commits on Mar 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bdd1da6 - Browse repository at this point
Copy the full SHA bdd1da6View commit details
Commits on Dec 19, 2023
-
feat: enable TLS on GRPC server (#6)
* feat: enable tls on grpc server
Configuration menu - View commit details
-
Copy full SHA for 83f64a2 - Browse repository at this point
Copy the full SHA 83f64a2View commit details
Commits on Jan 31, 2025
-
feat: add hostname tag on the metrics emitted from raccoon service (#7)
* feat: add hostname tag on the metrics * fix: integration test workflow * fix: docker-compose build command on make file
Configuration menu - View commit details
-
Copy full SHA for dece17e - Browse repository at this point
Copy the full SHA dece17eView commit details
Commits on Feb 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1dbea74 - Browse repository at this point
Copy the full SHA 1dbea74View commit details
Commits on Feb 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7a1bc9c - Browse repository at this point
Copy the full SHA 7a1bc9cView commit details
Commits on Jul 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 97dd511 - Browse repository at this point
Copy the full SHA 97dd511View commit details
Commits on Aug 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 32a0859 - Browse repository at this point
Copy the full SHA 32a0859View commit details
Commits on Aug 20, 2025
-
fix: prevent raccoon restart by adding RWMutex for connection group c…
…ount map (#14) Added RWMutex protection around the connection group counter map to ensure concurrent safety while reporting the metric on the number of connections. It will solve the runtime crash due to concurrent map iteration and map write
Configuration menu - View commit details
-
Copy full SHA for adca050 - Browse repository at this point
Copy the full SHA adca050View commit details
Commits on Aug 21, 2025
-
fix: handle message too large error on kafka client and emit metric (#15
Configuration menu - View commit details
-
Copy full SHA for 5b005c0 - Browse repository at this point
Copy the full SHA 5b005c0View commit details
Commits on Aug 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4d0bc49 - Browse repository at this point
Copy the full SHA 4d0bc49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06d2879 - Browse repository at this point
Copy the full SHA 06d2879View commit details
Commits on Aug 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d9780ef - Browse repository at this point
Copy the full SHA d9780efView commit details
Commits on Sep 15, 2025
-
fix: graceful shutdown of the service (#19)
close the connection during shutdown and capture the data loss metric appropriately
Configuration menu - View commit details
-
Copy full SHA for b697a95 - Browse repository at this point
Copy the full SHA b697a95View commit details
Commits on Oct 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1a43f42 - Browse repository at this point
Copy the full SHA 1a43f42View 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 main...main