Skip to content

Releases: modernice/goes

v0.3.4

22 Jun 17:18
aa7b341
Compare
Choose a tag to compare

Changelog

  • aa7b341 docs: update comments
  • e78cba4 chore(deps): bump go.mongodb.org/mongo-driver from 1.11.7 to 1.12.0
  • 8d72740 chore(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.1
  • a70fe11 chore(deps): bump golang.org/x/sync from 0.2.0 to 0.3.0
  • 5b6636b chore(deps): bump github.com/nats-io/nats.go from 1.26.0 to 1.27.0
  • 11c30f7 chore(deps): bump go.mongodb.org/mongo-driver from 1.11.6 to 1.11.7
  • 7c720bb chore(deps): bump github.com/nats-io/nats.go from 1.25.0 to 1.26.0

v0.3.3..v0.3.4

v0.3.3: refactor(store.go): remove unused variable 'indexes' and handle curso…

15 May 15:42
0016ea1
Compare
Choose a tag to compare

Changelog

  • 0016ea1 refactor(store.go): remove unused variable 'indexes' and handle cursor error in ensureIndexes function

v0.3.2..v0.3.3

v0.3.2: docs: add comments to explain functions and methods in various test f…

15 May 13:38
72fc834
Compare
Choose a tag to compare

Changelog

  • 72fc834 docs: add comments to explain functions and methods in various test files
  • e2d4567 chore(dev.env.example): update jotbot config
  • bb45733 fix(mongo): update partial filter expression to use $exists operator
  • 76d57e5 🤦‍♂️
  • 01e1b42 chore(deps): bump golang.org/x/sync from 0.1.0 to 0.2.0
  • 5a78494 chore(deps): bump go.mongodb.org/mongo-driver from 1.11.5 to 1.11.6
  • e647654 chore(deps): bump google.golang.org/grpc from 1.54.0 to 1.55.0
  • 0697a63 chore(deps): bump go.mongodb.org/mongo-driver from 1.11.4 to 1.11.5
  • 2f909a8 docs: add missing documentation
  • 561ad55 fix(clear.sh): remove quotes from $BRANCHES variable in git branch command
  • ec93e43 feat(Makefile): add clear.sh script to docs target feat(clear.sh): add script to delete jotbot-patch branches
  • f67b9e3 refactor(docs.sh): simplify dev.env file check and source command fix(docs.sh): exit with error if dev.env file is missing fix(docs.sh): exit with error if OPENAI_API_KEY environment variable is missing
  • d890205 fix(docs.sh): jotbot command
  • 9504c8d fix(docs.sh): env file name
  • 8a4f5f2 fix(Makefile): fix target
  • c74d640 feat(docs): add script to generate missing documentation
  • 7b4332a feat(docs): add script to generate documentation using jotbot
  • 118721a chore(.opencommitignore): add .sum files to ignore list

v0.3.1..v0.3.2

v0.3.1

07 Apr 13:02
f2ac610
Compare
Choose a tag to compare

Changelog

  • f2ac610 chore(examples/todo): update go.mongodb.org/mongo-driver to v1.11.4
  • cb52c91 fix(backend/nats): fix ensureStream error
  • c05857e chore(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0
  • 168c6e1 chore(deps): bump go.mongodb.org/mongo-driver from 1.11.3 to 1.11.4

v0.3.0..v0.3.1

v0.3.0

28 Mar 22:21
914806d
Compare
Choose a tag to compare

Changelog

  • 914806d refactor(cmdbus): check if bus handles command by name (closes #95)
  • 67438ec docs(command): add documentation
  • 8ef890f chore: fix indentation and formatting
  • 68db9e2 feat(command): enriched errors
  • 4daffff chore: go work sync && go mod tidy
  • 8cab35c chore(deps): bump github.com/nats-io/nats.go from 1.24.0 to 1.25.0
  • fa8246b chore(deps): bump google.golang.org/grpc from 1.53.0 to 1.54.0
  • de0cbbc chore(deps): bump go.mongodb.org/mongo-driver from 1.11.2 to 1.11.3
  • 9aed3d7 chore(deps): bump github.com/Masterminds/squirrel from 1.5.3 to 1.5.4
  • d207f8e chore(deps): bump google.golang.org/protobuf from 1.29.1 to 1.30.0
  • 716fafa chore(deps): bump google.golang.org/protobuf from 1.29.0 to 1.29.1
  • e465924 chore(deps): bump github.com/golang/protobuf from 1.5.2 to 1.5.3
  • 570fd14 chore(deps): bump google.golang.org/protobuf from 1.28.1 to 1.29.0
  • f6b43de chore(deps): bump golang.org/x/net in /api/proto
  • 05ceb27 chore(deps): bump github.com/jackc/pgx/v4 from 4.18.0 to 4.18.1
  • ad8202b chore(deps): bump github.com/nats-io/nats.go from 1.23.0 to 1.24.0
  • 1e9a464 chore(deps): bump golang.org/x/sync
  • e113e47 chore(deps): bump golang.org/x/text in /examples/todo
  • 6a6ebbe chore(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 in /api/proto
  • f8d859a chore(deps): bump golang.org/x/net from 0.6.0 to 0.7.0
  • 44b3639 chore(deps): bump go.mongodb.org/mongo-driver from 1.11.1 to 1.11.2
  • 69b4829 chore(deps): bump github.com/jackc/pgx/v4 from 4.17.2 to 4.18.0
  • 1816687 chore(deps): bump google.golang.org/grpc from 1.52.3 to 1.53.0
  • 94430ec chore(deps): bump google.golang.org/grpc from 1.52.1 to 1.52.3
  • 8f5adc9 chore(deps): bump google.golang.org/grpc from 1.52.0 to 1.52.1
  • b975101 chore(deps): bump github.com/nats-io/nats.go from 1.22.1 to 1.23.0
  • 2e3a31f chore(deps): bump google.golang.org/grpc from 1.51.0 to 1.52.0
  • 4bea777 chore(deps): bump github.com/nats-io/nats.go from 1.22.0 to 1.22.1
  • 8f7626d chore(deps): bump github.com/nats-io/nats.go from 1.21.0 to 1.22.0
  • d86d5db chore(deps): bump go.mongodb.org/mongo-driver from 1.11.0 to 1.11.1
  • 2bb7f7a chore(deps): bump github.com/nats-io/nats.go from 1.20.0 to 1.21.0
  • 900ba80 chore(deps): bump google.golang.org/grpc from 1.50.1 to 1.51.0

v0.2.12..v0.3.0

v0.2.12

17 Nov 18:04
dedd7bf
Compare
Choose a tag to compare

Changelog

  • dedd7bf chore(deps): go work sync && go mod tidy
  • 62ee30b feat(event/handler): add (*Handler).EventHandler() method
  • 956cc24 chore(deps): bump github.com/nats-io/nats.go from 1.19.1 to 1.20.0
  • 897beea chore(deps): bump github.com/nats-io/nats.go from 1.19.0 to 1.19.1
  • 6f888c9 chore(deps): bump go.mongodb.org/mongo-driver from 1.10.3 to 1.11.0
  • 889adb7 Revert "refactor(cmdbus): push commands in separate goroutine"

v0.2.11..v0.2.12

v0.2.11

03 Nov 02:50
46e7622
Compare
Choose a tag to compare

Changelog

  • 46e7622 chore(deps): go work sync && go mod tidy
  • ce355bc refactor(cmdbus): push commands in separate goroutine
  • e35b4c7 chore(deps): bump github.com/nats-io/nats.go from 1.18.0 to 1.19.0
  • c7ab58c chore(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1

v0.2.10..v0.2.11

v0.2.10

18 Oct 12:22
3686046
Compare
Choose a tag to compare

Changelog

  • 3686046 chore: release commit
  • d08d912 ci(docs): move script [skip ci]
  • 95aaf9c ci(docs): only deploy if requested
  • 830591a chore(deps): go mod sync && go mod tidy
  • 53f8154 feat(command/cmdbus): add Filter() option
  • 60ca0ad chore(deps): bump google.golang.org/grpc from 1.50.0 to 1.50.1
  • b187d87 chore(deps): bump github.com/nats-io/nats.go from 1.17.0 to 1.18.0
  • e59baca chore(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0
  • a60be60 chore(deps): bump google.golang.org/grpc from 1.49.0 to 1.50.0
  • 4dffd9b chore(deps): bump go.mongodb.org/mongo-driver from 1.10.2 to 1.10.3
  • 5a00846 fix(aggregate): fix IgnoreTime() option

v0.2.9..v0.2.10

v0.2.9

04 Oct 18:32
c05da1b
Compare
Choose a tag to compare

Changelog

  • c05da1b refactor(aggregate): do not validate event time in ApplyHistory()

v0.2.8..v0.2.9

v0.2.8

04 Oct 18:10
9717c9d
Compare
Choose a tag to compare

Changelog

  • 9717c9d refactor(aggregate): handle time edge-case

v0.2.7..v0.2.8