Skip to content

Releases: nucleuscloud/neosync

v0.1.1

06 Dec 21:04
51dd7e4
Compare
Choose a tag to compare

Changelog

v0.1.0

06 Dec 19:27
088ec8e
Compare
Choose a tag to compare

Changelog

v0.0.20

06 Dec 19:16
088ec8e
Compare
Choose a tag to compare

Changelog

v0.0.19

06 Dec 02:01
83d9937
Compare
Choose a tag to compare

Changelog

  • e801976 updates api key form to disable after 365 days instead of 1 year (#744)
  • 4e94e65 updates (#710)
  • 6119ebc revert changes to GetJobIdFromWorkflow (#698)
  • 3658ef4 moves cli to live under overview section (#736)
  • 83a1e05 make progress steps dark mode friendly (#742)
  • 80b5dab fixes job pause button not re-rendering, adds spinner, dedupe (#743)
  • 0252a00 fixes empty temporal config on request (#717)
  • 7d46ef5 connections docs (#703)
  • 624b959 cli data sync (#739)
  • 43aa865 cli - sync command optimizations (#745)
  • 9117e79 adds intro cli docs (#733)
  • 6ad3f62 adds dependabot groups (#721)
  • e71609d adds architecture docs (#730)
  • 4d2465b add cli sync docs (#748)
  • 3404bdd Update README.md (#708)
  • 2d5cc1a Syncs up docker compose ports with Tilt ports (#688)
  • 40c7d6e Nick/neos 396 destination connection options do not persist from new page (#738)
  • 973c7e9 Nick/neos 358 update app to include new data generation job (#702)
  • 00fddc0 Nick/neos 357 enable generate source job at worker layer2 (#687)
  • fe5d9a2 Nick/neos 357 enable generate source job at worker layer (#683)
  • ee0ff9b NEOS-420: fix failing test (#746)
  • 06c6d57 NEOS-412: updated transformers intro page (#737)
  • d851db6 NEOS-410: controlled error state (#731)
  • e372c5c NEOS-409, NEOS-407: retain transformer data across pages (#711)
  • 89573a1 NEOS-406: fixed retianing data from page to page and updated transformer (#729)
  • 8a04454 NEOS-405, NEOS-408: add job type to job table and job id page (#732)
  • be21707 NEOS-404: Data gen warning (#709)
  • a38083a NEOS-402: updates (#705)
  • 32d8d58 NEOS-401: update data type page (#707)
  • c0ec9c2 NEOS-399: updating forms to save values (#706)
  • fba0099 NEOS-394 fix test issue with worker tests assuming slice order (#701)
  • 533ef7c NEOS-393: updated transformer select styling (#734)
  • 07ab05b NEOS-389: updated phone transformer (#700)
  • 3006bac NEOS-388: updated delete (#699)
  • 5bddea8 NEOS-375: added more logging and fixed failing test to do apostrophe in some na… (#681)
  • b947e39 NEOS-371:updated favicon (#682)
  • a95d935 NEOS-359:Handle null in transformers (#680)
  • 83d9937 NEOS-355:updated neocron with disbale schedule button (#749)
  • 8426e7a NEOS-352:update custom transformer form handling (#689)
  • d018618 Docusaurus3.0 (#500)
  • 4e45915 Bump the npm-production group in /frontend with 1 update (#726)
  • c28301f Bump the npm-production group in /docs with 1 update (#723)
  • 4b0c480 Bump the npm-development group in /frontend with 6 updates (#735)
  • ffb8eb3 Bump the golang-minor group in /cli with 1 update (#722)
  • 122d9a9 Bump the golang-minor group in /backend with 1 update (#741)
  • e89387d Bump tailwind-merge from 2.0.0 to 2.1.0 in /frontend (#727)
  • 1790892 Bump mikefarah/yq from 4.40.3 to 4.40.4 (#718)
  • 6ea90dd Bump knip from 3.3.2 to 3.3.5 in /frontend (#695)
  • 79ce16a Bump knip from 3.2.0 to 3.3.2 in /frontend (#684)
  • 107d06a Bump knip from 3.2.0 to 3.3.2 in /docs (#685)
  • 9b778d2 Bump knip from 3.0.2 to 3.2.0 in /frontend (#673)
  • 99d1ceb Bump knip from 3.0.2 to 3.2.0 in /docs (#678)
  • 1fa3f51 Bump go.temporal.io/api from 1.25.0 to 1.26.0 in /backend (#601)
  • 1c368aa Bump eslint from 8.53.0 to 8.54.0 in /frontend (#674)
  • 8679d36 Bump @typescript-eslint/parser from 6.13.0 to 6.13.1 in /frontend (#675)
  • 6f43b08 Bump @typescript-eslint/eslint-plugin from 6.13.1 to 6.13.2 in /frontend (#714)
  • f317793 Bump @typescript-eslint/eslint-plugin from 6.11.0 to 6.13.1 in /frontend (#676)
  • 7732495 Bump @types/react from 18.2.41 to 18.2.42 in /frontend (#728)
  • e7ab9c5 Bump @types/react from 18.2.39 to 18.2.41 in /frontend (#715)
  • 42e64aa Bump @types/react from 18.2.38 to 18.2.39 in /frontend (#677)
  • 5cb3c33 Bump @types/node from 20.10.0 to 20.10.1 in /frontend (#692)
  • bb7c4bd Bump @connectrpc/connect-node from 1.1.3 to 1.1.4 in /frontend (#716)
  • eb7c549 Bump @bufbuild/protobuf from 1.4.2 to 1.5.0 in /frontend (#691)
  • f06bb11 Adds Deployment Docs (#704)

v0.0.18

28 Nov 19:09
5d5508c
Compare
Choose a tag to compare

Changelog

  • 5d5508c adds system app config for FE env vars (#679)

v0.0.17

28 Nov 17:38
f3ff2c7
Compare
Choose a tag to compare

Changelog

  • c7024ad updating shell to handle more than 1 change for go work sync check :) (#670)
  • 8a9752b removes top level package.json (#667)
  • f3ff2c7 fix next public app base url ev in helm chart (#672)
  • 0adcf60 adds go work step to allow dependabot to autocommit go work changes (#669)
  • 6d51273 Temp disable dependabot auto-commit (#671)
  • 8043498 Nick/neos 350 cloud deployment6 (#666)
  • d849611 Nick/goworksync action (#668)
  • 5fbd02b Bump typescript from 5.2.2 to 5.3.2 in /frontend (#649)
  • 8ee424a Bump react-window from 1.8.9 to 1.8.10 in /frontend (#650)
  • e790eea Bump golang.org/x/net from 0.18.0 to 0.19.0 in /cli (#654)
  • d7ccd56 Bump @typescript-eslint/parser from 6.12.0 to 6.13.0 in /frontend (#653)
  • c08c11c Bump @types/react-dom from 18.2.15 to 18.2.17 in /frontend (#651)
  • eee0ba9 Bump @types/react from 18.2.37 to 18.2.38 in /frontend (#652)

v0.0.16

27 Nov 22:57
182a12e
Compare
Choose a tag to compare

Changelog

  • 182a12e fix artifact release for helm top chart (#665)
  • b0f0f10 NEOS-366:updated transformer test with named params (#664)

v0.0.15

27 Nov 22:42
e38f4fa
Compare
Choose a tag to compare

Changelog

  • e38f4fa updates top chart to use oci images (#663)
  • 6367e44 NEOS-362: update connection without checking is its a valid connection (#662)

v0.0.14

27 Nov 22:28
33eba6f
Compare
Choose a tag to compare

Changelog

  • 33eba6f update helm top to not change dep versions (#661)
  • c88de14 NEOS-365: update activities file with new transformers (#647)
  • 651a52c NEOS-363, NEOS-361: update readme logo (#660)

v0.0.13

27 Nov 22:11
1f3f04c
Compare
Choose a tag to compare

Changelog

  • d4e0ac5 updated int phone numebr and gender transformers (#640)
  • 1f3f04c go work sync (#659)
  • fd1e715 frontend - fix destination options bug (#638)
  • 01e542d fix top helm chart dependency versions during release (#657)
  • 318c220 Updates helm chart versions to be semver v2 compliant (#658)
  • 3a67a10 NEOS-360: Transformersupdate (#639)
  • d58a499 NEOS-356: Update email transformers (#633)
  • b7823f6 Bump typescript from 5.2.2 to 5.3.2 in /docs (#628)
  • 161e018 Bump next from 14.0.2 to 14.0.3 in /frontend (#606)
  • b861779 Bump mikefarah/yq from 4.40.2 to 4.40.3 (#656)
  • c63a0d7 Bump mikefarah/yq from 4.40.1 to 4.40.2 (#618)
  • 64f1446 Bump knip from 2.43.0 to 3.0.2 in /docs (#655)
  • 6c7b107 Bump knip from 2.41.2 to 2.43.0 in /docs (#645)
  • d0afd85 Bump knip from 2.41.0 to 3.0.2 in /frontend (#648)
  • bac045a Bump github.com/zeebo/assert from 1.3.0 to 1.3.1 in /backend (#550)
  • d80a33e Bump github.com/benthosdev/benthos/v4 from 4.23.0 to 4.24.0 in /worker (#646)
  • e666b1f Bump eslint-config-next from 14.0.2 to 14.0.3 in /frontend (#605)
  • 23bfee3 Bump bufbuild/buf-setup-action from 1.27.2 to 1.28.1 (#619)
  • 2d5ed04 Bump buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go from 1.31.0-20231106192134-1baebb0a1518.2 to 1.31.0-20231115204500-e097f827e652.2 in /backend (#600)
  • 2f7ac86 Bump @typescript-eslint/parser from 6.10.0 to 6.12.0 in /frontend (#621)
  • f6c5ac0 Bump @types/node from 20.9.0 to 20.10.0 in /frontend (#644)
  • df787e2 API - job run tests (#631)