Skip to content

Releases: movio/bramble

v1.4.18

16 Oct 23:13
a030c85

Choose a tag to compare

What's Changed

  • Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by @dependabot[bot] in #305
  • Add config option for client timeout by @suhodolskiy in #307
  • Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 by @dependabot[bot] in #306

Full Changelog: v1.4.17...v1.4.18

v1.4.17

15 May 03:29
9115e35

Choose a tag to compare

What's Changed

  • Bump cookie and express in /examples/nodejs-service by @dependabot in #284
  • Include operation type and name in log message by @pkqk in #283
  • Upgrade go-jose to v4 by @pkqk in #288
  • Small linting fixes by @pkqk in #287
  • Add a Postman collection of example requests by @pkqk in #285
  • Remove logrus in favour of log/slog by @pkqk in #286
  • Use encoding.TextUnmarshaler to set loglevel by @pkqk in #290
  • Bump github.com/golang-jwt/jwt/v4 from 4.0.0 to 4.5.1 by @dependabot in #289
  • Log request remote ip in message by @pkqk in #291
  • Bump path-to-regexp and express in /examples/nodejs-service by @dependabot in #294
  • Bump golang.org/x/crypto from 0.25.0 to 0.31.0 by @dependabot in #296
  • Bump golang.org/x/net from 0.26.0 to 0.33.0 by @dependabot in #297
  • Use html/template for admin_ui plugin by @pkqk in #298
  • Only log request body in debug log level by @pkqk in #292
  • Bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 by @dependabot in #299
  • Bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 by @dependabot in #301
  • Bump golang.org/x/net from 0.33.0 to 0.36.0 by @dependabot in #300
  • Upgrade gqlgen to v0.17.73 by @NShahri in #304

New Contributors

Full Changelog: v1.4.16...v1.4.17

v1.4.16

23 Sep 23:34
ca152c7

Choose a tag to compare

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

02 May 01:48
949badb

Choose a tag to compare

Same release as v1.4.14

Only change is to the image publishing action

v1.4.14

01 May 21:50
f324901

Choose a tag to compare

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

Full Changelog: v1.4.13...v1.4.14

v1.4.13

08 Apr 22:27
95ad57a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.12...v1.4.13

v1.4.12

28 Nov 21:57
07dc77d

Choose a tag to compare

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

Full Changelog: v1.4.11...v1.4.12

v1.4.11

21 Jun 02:16
6c49772

Choose a tag to compare

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

31 May 01:48
acff31c

Choose a tag to compare

What's Changed

  • Use cache mount for build tasks by @pkqk in #208
  • Split error update metrics into gauge and counter by @pkqk in #211
  • Update go to version 1.20 by @pkqk in #210

Full Changelog: v1.4.9...v1.4.10

v1.4.9

04 May 22:26
803a456

Choose a tag to compare

What's Changed

  • Update image action to add labels by @pkqk in #206
  • Only return Fields, Types for Services with Schema by @pkqk in #207

Full Changelog: v1.4.8...v1.4.9