Releases: unconditionalday/api
Releases Β· unconditionalday/api
0.3.0
What's Changed
- chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #38
- chore(deps): bump github.com/labstack/echo/v4 from 4.11.2 to 4.11.3 by @dependabot in #39
- chore(deps): bump github.com/labstack/gommon from 0.4.0 to 0.4.1 by @dependabot in #40
- chore(deps): bump github.com/getkin/kin-openapi from 0.120.0 to 0.121.0 by @dependabot in #41
- chore(deps): bump github.com/getkin/kin-openapi from 0.121.0 to 0.122.0 by @dependabot in #42
- chore(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.0 by @dependabot in #43
- chore(deps): bump github.com/spf13/viper from 1.18.0 to 1.18.1 by @dependabot in #44
- chore(deps): bump github.com/spf13/viper from 1.18.1 to 1.18.2 by @dependabot in #45
- chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #46
- chore(deps): bump github.com/labstack/gommon from 0.4.1 to 0.4.2 by @dependabot in #47
- chore(deps): bump github.com/labstack/echo/v4 from 4.11.3 to 4.11.4 by @dependabot in #48
- chore(deps): bump github.com/getkin/kin-openapi from 0.122.0 to 0.123.0 by @dependabot in #50
- Feature: Use typesense as feed repository by @luigibarbato in #51
- chore(deps): bump go.uber.org/zap from 1.26.0 to 1.27.0 by @dependabot in #52
- chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #53
- Remove bleve implementation by @luigibarbato in #56
- Improve typesense perf by @luigibarbato in #55
- Add new feed repo ci env by @luigibarbato in #59
- Hotfix: Add missing dockerfile secrets by @luigibarbato in #60
- Hotfix: se secrets as args for deploy by @luigibarbato in #61
- Hotfix: deploy only remote by @luigibarbato in #62
- Chore: Hardcode feed index name by @luigibarbato in #63
Full Changelog: v0.2.1...v0.3.0
0.2.1
What's Changed
- chore(deps): bump github.com/microcosm-cc/bluemonday from 1.0.25 to 1.0.26 by @dependabot in #34
- chore(deps): bump github.com/deepmap/oapi-codegen from 1.15.0 to 1.16.1 by @dependabot in #35
- chore(deps): bump github.com/deepmap/oapi-codegen from 1.16.1 to 1.16.2 by @dependabot in #36
- Hotfix: Parse nbsp unicode by @luigibarbato in #37
Full Changelog: v0.2.0...v0.2.1
0.2.0
What's Changed
- chore(deps): bump github.com/labstack/echo/v4 from 4.11.1 to 4.11.2 by @dependabot in #33
- Add search fetch context by @luigibarbato in #32
Full Changelog: v0.1.1...v0.2.0
0.1.1
What's Changed
- Hotfix: Use the correct version parameter as arg by @luigibarbato in #30
0.1.0
What's Changed
- chore(deps): bump github.com/getkin/kin-openapi from 0.118.0 to 0.120.0 by @dependabot in #22
- Improve Environment by @luigibarbato in #21
- chore(deps): bump github.com/deepmap/oapi-codegen from 1.14.0 to 1.15.0 by @dependabot in #23
- chore(deps): bump go.uber.org/zap from 1.25.0 to 1.26.0 by @dependabot in #25
- New Architecture by @luigibarbato in #26
- chore(deps): bump github.com/blevesearch/bleve/v2 from 2.3.9 to 2.3.10 by @dependabot in #24
- Add Versioning Release by @luigibarbato in #28
- chore(deps): bump github.com/spf13/viper from 1.16.0 to 1.17.0 by @dependabot in #27
- Use default fly deploy strategy by @luigibarbato in #29
Full Changelog: https://github.com/unconditionalday/api/commits/v0.1.0