Releases: RAHB-REALTORS-Association/member-counts-go
Releases · RAHB-REALTORS-Association/member-counts-go
v1.2.7
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
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
Release: v1.2.5
v1.2.3
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
v1.2.1
Release: v1.2.1
Full Changelog: v1.2.0...v1.2.1
v1.2.0
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
v1.1.0
Release: v1.1.0
What's Changed
- Add --now Flag and Timezone Support by @justinh-rahb in #2
Full Changelog: v1.0.0...v1.1.0
v1.0.0
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:
- Head over to our GitHub Repository and check out the README for installation and configuration details.
- Set up the required environment variables or
.env
file with your Redash and Google Chat details. - Build and run the application to start sending counts to your Google Chat!