Skip to content

Releases: unconditionalday/api

0.3.0

12 Mar 16:58
Compare
Choose a tag to compare

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

28 Oct 18:42
Compare
Choose a tag to compare

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

12 Oct 20:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.2.0

0.1.1

07 Oct 22:11
Compare
Choose a tag to compare

What's Changed

0.1.0

07 Oct 21:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/unconditionalday/api/commits/v0.1.0