Releases: geoadmin/service-shortlink
Releases · geoadmin/service-shortlink
v2.2.1
Bug Fixes
- #41 - BGDIINF_SB-2380 - Added 'staging' in DB
- #40 - BGDIINF_SB-2163 - Fixed CI branch name resolution
v2.2.0
Features
- #38 - BGDIINF_SB-2024 - Extended debugging info and added logs for local testing
- #35 - BGDIINF_SB-2049 - Added service version to checker answer
v2.1.0
Features
- #32 - Don't add CORS to /checker
Bug Fixes
- #33 - BGDIINF_SB-2046 - Corrected the generic function get_registered_method()
- #30 - BGDIINF_SB-2043 - Changed default
GET /<shortlink>
to redirect and don't validate origin for redirect - #29 - BGDIINF_SB-2027 - Added Access-Control-Allow-Headers in responses
v2.0.0
Features
- #23 - Updated Flask to 2.0
- #22 - Changed default values for certain environment variables
- #20 - Improvements in exception logging (backtrace information for all exceptions)
- #27 - BGDIINF_SB-2027 - Cache-Control headers were added, CORS header handling as well as charset handling of the response was improved.
- #21 - BGDIINF_SB-2021 - Removed the route prefix
/v4/shortlink/shortlinks
v1.0.0
Run as an independent service on kubernetes using images from ecr
What's Changed
- bugfix_makefile by @ltshb in #1
- Feature pylint by @ltshb in #2
- Fixed Flask and Gunicorn application and added test target by @ltshb in #3
- BGDIINF_SB-1191 : implementation of service-shortlink by @ltkum in #4
- BGDIINF_SB_1199 : create service documentation by @ltkum in #5
- Quickfix dynamodb shortlink field and index by @ltkum in #6
- Bugfix : forcing greenlet version by @ltkum in #7
- BGDIINF_SB-1524 : solving monkeyPatching issue by @ltkum in #8
- BGDIINF_SB-1242: bugfixing during tests by @ltkum in #9
- BGDIINF_SB-1607: JSON log formatter was not initialized properly by @ltkum in #10
- BGDIINF_SB-1523: adding docker metadata to containers by @ltkum in #11
- BGDIINF_SB-1619: adding prefix to routes by @ltkum in #12
- BGDIINF_SB-1522: using pipenv instead of virtualenv by @ltkum in #13
- Fixed small issue in doc and buildspec by @ltshb in #15
- BGDIINF_SB-1839: Migration from dockerhub to ecr by @rebert in #17
- #major New release to run service on kubernetes with images on ecr by @rebert in #18
New Contributors
Full Changelog: v0.0.0...v1.0.0
Release 0.0.0
This is a dummy release, with a goal to allow automatic versioning and releases.