Releases: christoff-linde/pih-core-go
Releases · christoff-linde/pih-core-go
0.1.3
What's Changed
- chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.31.0 in the go_modules group across 1 directory by @dependabot in #39
- Chr 81 upgrade docker golang versions by @christoff-linde in #40
- chr 85 add filter by id for aggregate tables by @christoff-linde in #41
- chr 86 setup dependabot action for outdated dependencies by @christoff-linde in #42
New Contributors
- @dependabot made their first contribution in #39
Full Changelog: 0.1.2...0.1.3
0.1.2
What's Changed
- chore(workflows): update changelog action to run on new tag & on manual trigger by @christoff-linde in #36
- chr 80 refactor timestamp value for sensorreading to use timestamp by @christoff-linde in #37
- chr 81 upgrade docker golang versions by @christoff-linde in #38
Full Changelog: 0.1.1...0.1.2
0.1.1
What's Changed
- chr 77 fix incorrect item return count pagination count by @christoff-linde in #35
Full Changelog: 0.1.0...0.1.1
0.1.0
What's Changed
- chr 37 setup basic folder structure by @christoff-linde in #5
- feat(db): add migrations for sensors, sensor_metadata, and sensor_readings by @christoff-linde in #7
- chr 49 setup connection to rabbitmq by @christoff-linde in #11
- chr 48 setup db writes by @christoff-linde in #14
- refactor(consumer): split main.go into smaller separate files by @christoff-linde in #18
- chr 47 setup hypertables aggregates by @christoff-linde in #19
- chr 62 setup api service by @christoff-linde in #22
- chr 50 setup justfile for commonly used project commands by @christoff-linde in #23
- chr 67 implementation by @christoff-linde in #27
- chr 64 setup routes for sensor metadata by @christoff-linde in #28
- chr 65 setup sensor reading routes by @christoff-linde in #29
- Create codeql.yml by @christoff-linde in #16
- chr 68 refactor project structure by @christoff-linde in #30
- chr 38 setup docker deployment for project by @christoff-linde in #31
- chr 45 setup gitcliff for project versioning by @christoff-linde in #32
- chr 45 setup gitcliff for project versioning by @christoff-linde in #33
- chr 75 setup migration embedding by @christoff-linde in #34
New Contributors
- @christoff-linde made their first contribution in #5
Full Changelog: https://github.com/christoff-linde/pih-core-go/commits/0.1.0