Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / justtrackio/gosoline issues and pull requests
#1170 - tracing, http: use the trace ID from the load balancer if available and forward traces via HTTP if configured
Pull Request -
State: open - Opened by ajscholl about 1 month ago
#1169 - Add locking to the currency module
Issue -
State: open - Opened by bt-justtrack about 1 month ago
Labels: bug
#1168 - log/sentry: added app family and group to sentry tags;
Pull Request -
State: closed - Opened by ajscholl about 1 month ago
#1167 - feat: Add delete to cache
Pull Request -
State: closed - Opened by bt-justtrack about 2 months ago
#1166 - Handle closed network connections by retrying
Issue -
State: open - Opened by ajscholl about 2 months ago
#1165 - fixtures: on disabled fixtures, the middleware will do nothing now
Pull Request -
State: closed - Opened by j4k4 about 2 months ago
#1164 - cloud/aws: added athena client and repository
Pull Request -
State: open - Opened by j4k4 about 2 months ago
#1163 - conc/task_runner: handle restarting the task runner to be able to use them with shared environment tests
Pull Request -
State: open - Opened by ajscholl about 2 months ago
#1162 - [db-repo]: disable change history migration by default;
Pull Request -
State: closed - Opened by selm0 about 2 months ago
#1161 - feat: Implement atomic mutates on the cache;
Pull Request -
State: closed - Opened by bt-justtrack about 2 months ago
#1160 - fix: Implement restartability on producer daemon without reset;
Pull Request -
State: closed - Opened by bt-justtrack about 2 months ago
#1159 - test: added option to disable all custom consumer retries
Pull Request -
State: closed - Opened by j4k4 about 2 months ago
#1158 - test env log collection per log channel
Pull Request -
State: closed - Opened by bt-justtrack about 2 months ago
#1157 - tracing: automatically generate trace ids even with disabled tracing to keep our logs from one request grouped together
Pull Request -
State: closed - Opened by ajscholl about 2 months ago
#1156 - db: provide connection for db settings instead of spawning a new one
Pull Request -
State: closed - Opened by applike-ss 2 months ago
#1155 - cloud/aws: unified default credentials config and added profile load option
Pull Request -
State: closed - Opened by j4k4 2 months ago
#1154 - mdlsub: http source based fixture writer for subscribers
Pull Request -
State: closed - Opened by j4k4 2 months ago
#1153 - httpserver/sql: fixed possible SQL injection for CRUD list routes;
Pull Request -
State: open - Opened by ajscholl 2 months ago
#1152 - http source based fixture writer for subscribers
Issue -
State: closed - Opened by j4k4 2 months ago
#1151 - cloud: added basic aws secretsmanager service
Pull Request -
State: closed - Opened by applike-ss 3 months ago
#1150 - fixtures: added new AutoHashed utility to produce deterministic UUIDs and hashes
Pull Request -
State: closed - Opened by ajscholl 3 months ago
- 1 comment
#1149 - fixtures: remove pointer receiver from NamedFixtures and allow purging tables which don't exist (yet) in ddb
Pull Request -
State: closed - Opened by ajscholl 3 months ago
#1148 - log/mocks: Refactored logger mock factory by adding options and changed return value to interface
Pull Request -
State: closed - Opened by ajscholl 3 months ago
#1147 - fixtures: removed redundant type declarations for kvstore fixtures;
Pull Request -
State: closed - Opened by j4k4 3 months ago
#1146 - fixtures: fix kvstore factory funcs
Pull Request -
State: closed - Opened by applike-ss 3 months ago
#1145 - docs: fix docscraper search
Pull Request -
State: closed - Opened by applike-ss 3 months ago
#1144 - currency: add health check to module;
Pull Request -
State: closed - Opened by selm0 3 months ago
#1143 - httpserver/auth: if the JWT token is valid, but doesn't contain an email, don't crash
Pull Request -
State: closed - Opened by ajscholl 3 months ago
#1142 - metric: added calculator and handlers for requests / messages per runner
Pull Request -
State: closed - Opened by j4k4 3 months ago
#1141 - test: reset the log recorder after each test to enable tests with log recording to share an environment
Pull Request -
State: closed - Opened by ajscholl 4 months ago
#1140 - httpserver/auth: Added method to JwtTokenHandler to sign claims directly to make it extensible
Pull Request -
State: closed - Opened by ajscholl 4 months ago
#1139 - allow restricting available auth options through config
Pull Request -
State: closed - Opened by bt-justtrack 4 months ago
#1138 - httpserver/auth: Allow restricting available authentication options through config
Issue -
State: closed - Opened by bt-justtrack 4 months ago
#1137 - move config / settings into dedicated settings.go files
Pull Request -
State: open - Opened by bt-justtrack 4 months ago
#1136 - db: enable custom parameters for connections
Pull Request -
State: closed - Opened by j4k4 4 months ago
#1135 - log: Sampling request logger
Issue -
State: open - Opened by bt-justtrack 4 months ago
- 1 comment
Labels: enhancement, refinement
#1134 - db: builtin transaction support
Issue -
State: open - Opened by bt-justtrack 4 months ago
Labels: enhancement, refinement
#1133 - config: Implement preloading of config settings depending on sources
Issue -
State: open - Opened by bt-justtrack 4 months ago
- 1 comment
Labels: enhancement, refinement
#1132 - config: Track setting usage
Issue -
State: open - Opened by bt-justtrack 4 months ago
- 1 comment
Labels: enhancement, refinement
#1131 - config: value tracing
Issue -
State: open - Opened by bt-justtrack 4 months ago
- 1 comment
Labels: enhancement, refinement
#1130 - config: package settings in dedicated settings.go files
Issue -
State: open - Opened by bt-justtrack 4 months ago
- 1 comment
Labels: enhancement, good first issue
#1129 - fixtures: refactor fixture loading
Pull Request -
State: closed - Opened by applike-ss 4 months ago
- 1 comment
#1128 - fix: blob store requires region to be set when creating the bucket an…
Pull Request -
State: closed - Opened by applike-ss 4 months ago
#1127 - fix: config UnmarshalKey has issues with default values for slice typ…
Pull Request -
State: closed - Opened by applike-ss 4 months ago
#1126 - db: Fix a arg mismatch between ...any and any on db.Client.NamedExec
Pull Request -
State: closed - Opened by bt-justtrack 4 months ago
#1125 - db: Implement generic wrapper type for json columns
Pull Request -
State: closed - Opened by bt-justtrack 5 months ago
#1124 - cloud/aws/kinesis: allow resuming consuming empty kinesis streams;
Pull Request -
State: closed - Opened by ajscholl 5 months ago
#1123 - stream: Write stream position even if stream becomes empty to avoid catch up on restart
Issue -
State: closed - Opened by bt-justtrack 5 months ago
Labels: bug
#1122 - test: make the message version configurable in the subscriber testcase
Pull Request -
State: closed - Opened by erdac 5 months ago
#1121 - Expose named functionality of sqlx on db client
Pull Request -
State: closed - Opened by bt-justtrack 5 months ago
#1120 - ci: run formatting step using gofumpt instead of gofmt
Pull Request -
State: closed - Opened by bt-justtrack 5 months ago
#1119 - Update docs for SQL migrations
Pull Request -
State: closed - Opened by TheOtherDavid 5 months ago
#1118 - db: adding a retry executor to the client;
Pull Request -
State: closed - Opened by j4k4 5 months ago
#1117 - Update mockery to the 2.43.2
Pull Request -
State: closed - Opened by netsi 5 months ago
#1116 - small db improvement
Pull Request -
State: closed - Opened by j4k4 6 months ago
#1115 - cloud/aws: added defaults for assume_role to the cloud.aws.defaults key;
Pull Request -
State: closed - Opened by ajscholl 6 months ago
#1114 - mdlsub: fix db output to replace existing item on create
Pull Request -
State: closed - Opened by erdac 6 months ago
#1113 - conc: disabled task runner by default;
Pull Request -
State: closed - Opened by selm0 6 months ago
- 5 comments
#1112 - cloud/aws: added servicediscovery client
Pull Request -
State: closed - Opened by ajscholl 6 months ago
#1111 - metric/stream/httpserver: created common metrics-per-runner module to measure messages or requests per runner metric and write it to cloudwatch
Pull Request -
State: open - Opened by ajscholl 6 months ago
#1110 - Add scheduler and task runner module
Pull Request -
State: closed - Opened by ajscholl 6 months ago
#1109 - tracing: add support for OTEL
Pull Request -
State: open - Opened by netsi 6 months ago
- 1 comment
#1108 - Fix kernel race
Pull Request -
State: closed - Opened by ajscholl 6 months ago
#1107 - log/mocks: Record logged messages and make them available to the test code
Pull Request -
State: open - Opened by ajscholl 6 months ago
#1106 - httpserver: add CreateUriHandler
Pull Request -
State: closed - Opened by applike-ss 6 months ago
#1105 - cloud/aws: Use the default credential constants as the last option for aws credential provider
Pull Request -
State: closed - Opened by bt-justtrack 6 months ago
#1104 - env: Actually copy the recorded test logs
Pull Request -
State: closed - Opened by bt-justtrack 6 months ago
#1103 - suite, env: Implement optional recording of emitted logs for use in test assertions
Pull Request -
State: closed - Opened by bt-justtrack 7 months ago
#1102 - http: allow configuring the HTTP transport for a client
Pull Request -
State: closed - Opened by ajscholl 7 months ago
#1101 - appctx: Add documentation
Pull Request -
State: closed - Opened by bt-justtrack 7 months ago
#1100 - Revert "Add NotFoundTtl setting to in-memory kvstore"
Pull Request -
State: closed - Opened by erdac 7 months ago
#1099 - Add NotFoundTtl setting to in-memory kvstore
Pull Request -
State: closed - Opened by erdac 7 months ago
#1098 - Chore/update golang migrate
Pull Request -
State: closed - Opened by bt-justtrack 7 months ago
#1097 - sqlBuilder: fix building SQL with OrderBy;
Pull Request -
State: closed - Opened by wthsths 7 months ago
#1096 - Incorrect SQL Generated with OrderBy Function in queryBuilder
Issue -
State: closed - Opened by wthsths 7 months ago
- 1 comment
#1095 - Add log context docs
Pull Request -
State: closed - Opened by alexronquillo 8 months ago
#1094 - Add docs search
Pull Request -
State: closed - Opened by alexronquillo 8 months ago
#1093 - Add vale
Pull Request -
State: open - Opened by alexronquillo 8 months ago
#1092 - currency: added in-memory service;
Pull Request -
State: open - Opened by ajscholl 8 months ago
#1091 - fixtures: fix misleading message about 'fixtureSets' build tag, which…
Pull Request -
State: closed - Opened by applike-ss 9 months ago
#1090 - httpserver: added methods to handle protobuf requests and send back protobuf responses;
Pull Request -
State: closed - Opened by ajscholl 9 months ago
#1089 - Allow authenticating against multiple registries
Issue -
State: open - Opened by applike-ss 9 months ago
#1088 - test: component repository and image tags are configurable now
Pull Request -
State: closed - Opened by j4k4 9 months ago
#1087 - httpserver: fixes integration testsuite
Pull Request -
State: closed - Opened by j4k4 9 months ago
#1086 - db-repo: use session variables to define change author;
Pull Request -
State: closed - Opened by selm0 9 months ago
#1085 - httpserver: fixes httpserver jwt auth
Pull Request -
State: closed - Opened by j4k4 9 months ago
#1084 - ipread: added kernel module to pull database updates from s3
Pull Request -
State: closed - Opened by j4k4 10 months ago
#1083 - Redis add pubsub
Pull Request -
State: open - Opened by ajscholl 10 months ago
#1082 - stream: changed sqs input to automatically retry aggregated messages;
Pull Request -
State: closed - Opened by ajscholl 10 months ago
#1081 - Http refactorings
Pull Request -
State: closed - Opened by j4k4 10 months ago
#1080 - ddb: use 1 capacity if no capacity setting was provided
Pull Request -
State: closed - Opened by ajscholl 10 months ago
#1079 - add more support for legacy messages
Pull Request -
State: closed - Opened by erdac 11 months ago
#1078 - add application and group as logger fields to the lambda package
Issue -
State: open - Opened by j4k4 11 months ago
#1077 - kafka: make the kafka group-id configurable;
Pull Request -
State: closed - Opened by netsi 11 months ago
- 5 comments
#1076 - lambda: changed logger initialization to get handlers from config
Pull Request -
State: closed - Opened by j4k4 11 months ago
#1075 - apiserver: enable request body logging via settings
Pull Request -
State: closed - Opened by j4k4 11 months ago
#1074 - log: Split logger fields into local and global fields and made them mutable
Pull Request -
State: closed - Opened by ajscholl 12 months ago
#1073 - cloud/aws: log client settings upon initialization;
Pull Request -
State: closed - Opened by ajscholl 12 months ago
#1072 - cloud: fix a race in the backoff delayer;
Pull Request -
State: closed - Opened by ajscholl 12 months ago
#1071 - chanage message attributes from msi to mss
Pull Request -
State: closed - Opened by j4k4 12 months ago