Releases: movio/bramble
Releases · movio/bramble
v1.4.16
What's Changed
- Update otel packages to v1.27.0 by @pkqk in #269
- Bump github.com/vektah/gqlparser/v2 from 2.5.10 to 2.5.14 by @dependabot in #270
- Bump github.com/vektah/gqlparser/v2 from 2.5.11 to 2.5.15 in /examples/gqlgen-service by @dependabot in #273
- Bump google.golang.org/grpc from 1.64.0 to 1.64.1 by @dependabot in #274
- Allow adding transports before defaults by @benzolium in #272
- Stop bubble up of error on nullable list item by @benzolium in #271
- Add multipart/form-data transport to support file uploads by @benzolium in #268
- Improve docker usage by @pkqk in #275
- Bump github.com/vektah/gqlparser/v2 from 2.5.11 to 2.5.15 in /examples/gqlgen-multipart-file-upload-service by @dependabot in #276
- Update modules by @pkqk in #278
- Bump path-to-regexp and express in /examples/nodejs-service by @dependabot in #280
- Add test to ensure the semconv package matches otel by @asger-noer in #282
- Bump send and express in /examples/nodejs-service by @dependabot in #281
Full Changelog: v1.4.15...v1.4.16
v1.4.15
v1.4.14
What's Changed
- Bump express from 4.17.3 to 4.19.2 in /examples/nodejs-service by @dependabot in #260
- Remove charset from Accept header by @pkqk in #261
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #264
- Clean up unused arguments warning by @pkqk in #265
- Inject execution debugging info into query plan by @lucianjon in #263
- Add ability to expand gateway handler for plugins by @suhodolskiy in #267
New Contributors
- @suhodolskiy made their first contribution in #267
Full Changelog: v1.4.13...v1.4.14
v1.4.13
What's Changed
- Log out request ID when the plugin is enabled by @lucianjon in #236
- Format Request-ID as canonical UUID by @pkqk in #237
- Clean up some debug information by @pkqk in #239
- Use go.mod to define go version in Actions by @pkqk in #241
- Update gqlgen libraries by @facecrusher in #240
- Update codecov action by @pkqk in #242
- Use custom http clients for downstream Services by @karatekaneen in #238
- Bump golang.org/x/crypto from 0.1.0 to 0.17.0 by @dependabot in #243
- Improve auth error messages by @pkqk in #244
- Add opencontainers.org metadata to image by @pkqk in #245
- feat: OpenTelemetry tracing and metrics by @asger-noer in #246
- feat: OpenTelemetry env url by @asger-noer in #247
- Notify internal Movio repository of updates by @pkqk in #248
- Update golang.org/x/crypto for CVE-2023-48795 by @pkqk in #249
- Notify Movio on release event by @pkqk in #250
- Update github actions by @pkqk in #251
- Update image push action to latest actions by @pkqk in #252
- Update go to v1.21 by @pkqk in #253
- Provide defaultValue on input types in schema introspection by @benzolium in #256
- Add config for more CORS middleware options by @pkqk in #259
- Update to Go 1.22 by @pkqk in #255
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #258
New Contributors
- @facecrusher made their first contribution in #240
- @asger-noer made their first contribution in #246
- @benzolium made their first contribution in #256
Full Changelog: v1.4.12...v1.4.13
v1.4.12
What's Changed
- docs: added missing config arguments for docker example by @karatekaneen in #218
- Use testing helpers by @pkqk in #219
- Add a slow example service by @pkqk in #220
- Use configs section of docker-compose file by @pkqk in #223
- Use cache of packages in build step by @pkqk in #222
- Add a counter metric for service timeouts by @pkqk in #221
- Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0 by @dependabot in #224
- Correct doc comment in mergeMaps by @pkqk in #226
- Prevent panic when Service struct is nil by @pkqk in #234
- Add configuration options for net/http timeouts by @pkqk in #229
- Fetch schema updates in parallel by @Quantumplation in #235
New Contributors
- @karatekaneen made their first contribution in #218
- @Quantumplation made their first contribution in #235
Full Changelog: v1.4.11...v1.4.12
v1.4.11
What's Changed
- Add a plugin to allow headers passthrough by @pkqk in #213
- Apply vet suggestion to error message by @pkqk in #214
- Fix serialisation bug when a fragment spread was not exhaustive by @pkqk in #215
- Handle empty fragment spread being first in query by @pkqk in #216
Full Changelog: v1.4.10...v1.4.11
v1.4.10
v1.4.9
v1.4.8
v1.4.7
What's Changed
- Bump golang.org/x/sys from 0.0.0-20211003122950-b1ebd4e1001c to 0.1.0 by @dependabot in #195
- Bump golang.org/x/text from 0.3.7 to 0.3.8 in /examples/graph-gophers-service by @dependabot in #194
- Bump golang.org/x/text from 0.3.7 to 0.3.8 in /examples/gqlgen-service by @dependabot in #193
- Remove moonbase config by @pkqk in #196
- Add sleep in Gateway.UpdateSchema by @nmaquet in #199
- Bump golang.org/x/crypto from 0.0.0-20200622213623-75b288015ac9 to 0.1.0 by @dependabot in #197
- Remove incorrect prometheus counter reset. by @lucianjon in #198
- Link Docker images on profile page by @codedge in #201
New Contributors
Full Changelog: v1.4.6...v1.4.7