Skip to content

Releases: RAHB-REALTORS-Association/member-counts-go

v1.2.7

12 Aug 19:35
f8c0282
Compare
Choose a tag to compare

Release: v1.2.7

What's Changed

  • Bump github.com/sendgrid/sendgrid-go from 3.14.0+incompatible to 3.15.0+incompatible by @dependabot in #10

Full Changelog: v1.2.6...v1.2.7

v1.2.6

19 Apr 12:26
161103b
Compare
Choose a tag to compare

Release: v1.2.6

Security Disclosure

Fixed:

What's Changed

  • Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #9

Full Changelog: v1.2.5...v1.2.6

v1.2.5

12 Dec 16:29
5a4425e
Compare
Choose a tag to compare

Release: v1.2.5

v1.2.3

12 Oct 13:05
29fd04c
Compare
Choose a tag to compare

Release: v1.2.3

What's Changed

  • Bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in #7

Full Changelog: v1.2.2...v1.2.3

v1.2.2

29 Sep 13:37
7237505
Compare
Choose a tag to compare

Release: v1.2.2

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

26 Sep 18:37
f8f45b8
Compare
Choose a tag to compare

Release: v1.2.1

Full Changelog: v1.2.0...v1.2.1

v1.2.0

26 Sep 18:32
763a45f
Compare
Choose a tag to compare

Release: v1.2.0

What's Changed

  • [Feature Request] Email notifications by @sweep-ai in #4
  • Actions improvements by @justinh-rahb in #5

Full Changelog: v1.1.1...v1.2.0

v1.1.1

26 Sep 13:35
58f520c
Compare
Choose a tag to compare

Release: v1.1.1

What's Changed

  • Fix build and release action

Full Changelog: v1.1.0...v1.1.1

v1.1.0

26 Sep 13:29
f392f07
Compare
Choose a tag to compare

Release: v1.1.0

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

25 Sep 19:07
a3a4ced
Compare
Choose a tag to compare

Member Counts v1.0.0! 🎉

🚀 What's in v1.0.0:

  • Initial release of the Member Counts application.
  • Fetch and process member data from Redash API.
  • Send total counts to a specified Google Chat using a Webhook.
  • Configuration via environment variables for flexible deployment.
  • Streamlined codebase written in Go for optimal performance and reliability.

How to Get Started:

  1. Head over to our GitHub Repository and check out the README for installation and configuration details.
  2. Set up the required environment variables or .env file with your Redash and Google Chat details.
  3. Build and run the application to start sending counts to your Google Chat!