Kraken Js Kraken Js Versions Save

Real Serverless Graphql Experience with Realtime Powers!

v1.0.0

2 years ago

Changelog

  • chore: upgrade to @graphql-tools 8 @onhate (#102)

? Special thanks to:

@onhate

v0.0.6

2 years ago

Changelog

  • chore: upgrade @onhate (#99)
  • chore: upgrade @onhate (#97)
  • feat: options cache headers @onhate (#95)
  • chore: yarn upgrade @onhate (#96)
  • chore: yarn upgrade @onhate (#92)
  • chore: yarn upgrade @onhate (#91)
  • chore: yarn upgrade & nodejs14.x @onhate (#90)
  • fix: send payload on error @onhate (#89)
  • feat: batch responses @onhate (#88)
  • fix: do not use new Buffer @onhate (#87)
  • chore: yarn upgrade @onhate (#86)
  • fix: ddb loader cache @onhate (#84)
  • feat: http handler cors config on POST @onhate (#81)
  • feat: http handler cors config @onhate (#80)
  • chore: expose dynamodb data loader (testing purpose) @onhate (#79)
  • feat: dax support @onhate (#76)
  • fix: event emitter batch @onhate (#74)
  • fix: do not dynamodb.get when incomplete partition key and sort key @onhate (#73)
  • chore: deps upgrade @onhate (#72)

? Features

  • feat: send connection info on http request (sourceIp) @onhate (#78)
  • feat: DI and context factory @onhate (#71)

? Maintenance

  • chore: drop dax native support @onhate (#82)
  • chore: prepare to 0.0.6 @onhate (#70)

? Special thanks to:

@onhate

v0.0.5

3 years ago

Changelog

  • feat: allow multiple subscriptions per operation id @onhate (#66)
  • fix: aws pseudo parameters AWS::AccountId @onhate (#65)
  • feat: detect connection on query @onhate (#63)
  • chore: codecov @onhate (#60)
  • feat: dynamodb streams publisher allow array of trigger names @onhate (#59)

? Features

  • feat: @update and @delete directives for DynamoDB @onhate (#69)
  • feat: no self subscription update @onhate (#68)
  • feat: publish metadata among data response (__timestamp, __updated, __created...) @onhate (#67)
  • feat: pass $root context as first param on onDisconnect @onhate (#62)
  • feat: on disconnect @onhate (#61)
  • feat: get, put and query directives (and improvements) @onhate (#57)
  • feat: modules config @onhate (#56)
  • fix: packaging (.d.ts) and load .env on serverless @onhate (#55)
  • feat: @get and @event directives and code re-organization @onhate (#53)
  • feat: cli template improvements @onhate (#52)
  • feat: cognito aws region @onhate (#51)

? Bug Fixes

  • fix: packaging (.d.ts) and load .env on serverless @onhate (#55)
  • fix: @event directive issues @onhate (#54)
  • fix: serverless self custom environment @onhate (#50)
  • fix: cli unit test @onhate (#49)
  • fix: serverless import cwd @onhate (#47)
  • fix: serverless import cwd @onhate (#46)

? Maintenance

  • chore: expose s3 instance on @kraken.js/aws @onhate (#64)
  • chore: split context builder and export .graphql on npm publish @onhate (#58)
  • chore: improvements @onhate (#48)
  • chore: 0.0.5 @onhate (#45)

? Special thanks to:

@onhate

v0.0.4

3 years ago

Changelog

? Features

  • feat: aws directives @onhate (#44)
  • feat: http handler @onhate (#43)
  • feat: kraken graphql detect functions @onhate (#41)
  • feat: emit declarations @onhate (#40)
  • feat: auth directive @onhate (#39)

? Bug Fixes

  • fix: import cwd on cli @onhate (#42)
  • fix: api gateway custom domain name resolution @onhate (#38)
  • fix: serverless deployment issues @onhate (#36)

? Maintenance

  • chore: support warmup requests @onhate (#37)
  • chore: prepare to 0.0.4 @onhate (#35)

? Special thanks to:

@onhate

v0.0.3

3 years ago

Changelog

  • feat: allow multiple trigger names on @pub directive @onhate (#34)

? Features

  • feat: improved schema merging strategy @onhate (#32)

? Maintenance

  • chore: test improvements @onhate (#33)
  • prepare for release 0.0.3 @onhate (#31)

? Special thanks to:

@onhate

v0.0.2

3 years ago

Changelog

? Features

  • feat: dynamodb data loader @onhate (#30)
  • feat: di for plugins @onhate (#24)
  • feat: execute graphql operation before publish (pub strategies) @onhate (#23)
  • feat: move abstraction to core and implementation to aws @onhate (#21)

? Bug Fixes

  • fix: $kraken execution context instead of $plugins @onhate (#25)

? Maintenance

  • chore: improve coverage on aws @onhate (#29)
  • chore: AWS Unit Tests @onhate (#28)
  • chore: package with type definitions @onhate (#27)
  • chore: release version bumping @onhate (#26)
  • chore: yarn upgrade @onhate (#22)
  • chore: package and bundling improvements @onhate (#20)

? Special thanks to:

@onhate

v0.0.1

3 years ago

Changes

  • Hackaton (genesis) @onhate (#1)

? Features

  • feat: pub/sub @onhate (#19)
  • feat: serverless plugin & other restructures @onhate (#18)
  • feat: initial aws graphql schema @onhate (#16)
  • feat: offline aws credentials @onhate (#14)
  • feat: offline dynamodb @onhate (#13)
  • feat: work offline @onhate (#12)
  • feat: load graphql schema @onhate (#11)
  • feat: serverless webpack @onhate (#10)
  • feat: generate graphql modules file @onhate (#7)
  • feat: separation of concerns and initial aws implementation @onhate (#5)
  • feat: (kraken.config.js) serverless loader & webpack module & initial graphql module setup @onhate (#3)
  • feat: serverless initial integration @onhate (#2)

? Bug Fixes

  • fix: unsubscribe all query + ttl @onhate (#17)
  • feat: fix cli build @onhate (#15)
  • chore: fix CLI test @onhate (#9)

? Maintenance

  • chore: fix CLI test @onhate (#9)
  • chore: use jest-dynalite for more accurate testing @onhate (#8)
  • chore: CI setup and packages restructure @onhate (#4)