Skip to content

Releases: telia-oss/appsync-resource

Fix: null reference error

04 May 11:16
603a964
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

Add support as Github action

25 Aug 13:08
Compare
Choose a tag to compare

Appsync-resource can be also used as Github action as described in the main README

Fix: remove logs going to stdout

28 May 07:37
596a0b4
Compare
Choose a tag to compare
v1.1.1

Fix: don't pollute stdout with logs (#10)

Support for pipeline resolvers

28 Apr 09:50
1e4beab
Compare
Choose a tag to compare

Adds the possibility to create pipeline resolvers

Improve resource logs

02 Mar 14:33
3d9dd8b
Compare
Choose a tag to compare
Logging (#8)

* Add more logging

Clean code documentation

28 Feb 11:53
6eb09df
Compare
Choose a tag to compare
v1.0.1

Doc: remove unnecessary code comments (#7)

AppSync client refactoring

28 Feb 11:20
7c2da00
Compare
Choose a tag to compare
Refactor/appsync client (#5)

* Refactor: AppSync client

v0.0.2: Wait for schema creation (#3)

03 May 07:30
Compare
Choose a tag to compare

Wait for schema creation.

v0.0.1

15 Nov 12:37
7981708
Compare
Choose a tag to compare
Update README.md