Releases: Nextdoor/gogo
Releases · Nextdoor/gogo
0.2.9
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
Changes
- chore(deps): update python @renovate (#84)
- fix(deps): just group all the python updates @diranged (#83)
- chore(deps): group rest of python deps @diranged (#82)
- chore(deps): group flask updates @diranged (#81)
- chore(deps): update dependency certifi to v2024.8.30 @renovate (#79)
- chore(deps): upgrade setuptools @diranged (#77)
- chore(deps): group boto3/botocore updates together @diranged (#80)
- chore(deps): update dependency urllib3 to v1.26.20 @renovate (#75)
- chore(deps): update dependency requests to v2.32.3 @renovate (#74)
0.2.2
Changes
- fix(ci): login to the right registry @diranged (#76)
- fix(ci): use the docker login action @diranged (#73)
- fix(ci): try the docker metadata grab on builds @diranged (#72)
- fix(ci): try to get the branch name for main releases @diranged (#71)
- fix(ci): typo @diranged (#70)
- fix(ci): use the metadata-action to set the tags @diranged (#69)
- fix(ci): add push:true to new docker build push action @diranged (#68)
- fix(ci): remove 'v' prefix from release @diranged (#67)
- Bump idna from 2.6 to 3.7 in /resources @dependabot (#58)
- Bump urllib3 from 1.24.3 to 1.26.19 in /resources @dependabot (#57)
- chore(deps): update dependency uritemplate to v3.0.1 @renovate (#64)
- Bump certifi from 2017.7.27.1 to 2024.7.4 in /resources @dependabot (#66)
- Bump requests from 2.21.0 to 2.32.2 in /resources @dependabot (#60)
- chore(deps): update docker/build-push-action action to v6 @renovate (#62)
- chore(deps): update github/codeql-action action to v3 @renovate (#63)
- chore(ci): automatic release drafting @diranged (#61)
0.2.1: update base docker image to newer alpine and python
Go Links Release Version 0.2.0 Latest
What's Changed
- Remove nonexistent Docker.mk by @RKTMN in #30
- PyBlack codebase for future PR diffs by @LaikaN57 in #32
- Remove testing framework by @LaikaN57 in #33
- Fix
get_current_user
whenSKIP_AUTH
is used by @LaikaN57 in #34 - Overhaul Makefile by @LaikaN57 in #35
- More
Makefile
upgrades by @LaikaN57 in #36 - Support multiple placeholder url tokens by @stlava in #43
New Contributors
Full Changelog: 0.1.7...0.2.0