Skip to content

Release v0.1.7a

Pre-release
Pre-release
Compare
Choose a tag to compare
@lukewhrit lukewhrit released this 29 May 15:22
· 246 commits to main since this release
c6b587b

This release solves the CORS issue described in https://github.com/spacebin-org/pulsar/issues/8 and updates a number of dependencies.

Commits

  • build(deps): bump github.com/gofiber/fiber/v2 from 2.7.1 to 2.8.0
  • build(deps): bump github.com/gofiber/fiber/v2 from 2.7.1 to 2.8.0
  • build(deps): bump gorm.io/driver/mysql from 1.0.5 to 1.0.6
  • build(deps): bump gorm.io/driver/mysql from 1.0.5 to 1.0.6
  • build(deps): bump github.com/gofiber/fiber/v2 from 2.8.0 to 2.9.0
  • build(deps): bump gorm.io/driver/postgres from 1.0.8 to 1.1.0
  • build(deps): bump github.com/gofiber/fiber/v2 from 2.8.0 to 2.9.0
  • build(deps): bump gorm.io/driver/postgres from 1.0.8 to 1.1.0
  • update
  • Merge branch 'develop'
  • Merge branch 'main' into develop
  • Merge pull request #240 from spacebin-org/main
  • Merge pull request #241 from spacebin-org/develop
  • build(deps): bump gorm.io/gorm from 1.21.9 to 1.21.10
  • build(deps): bump gorm.io/gorm from 1.21.9 to 1.21.10
  • build(deps): bump gorm.io/driver/mysql from 1.0.6 to 1.1.0
  • build(deps): bump gorm.io/driver/mysql from 1.0.6 to 1.1.0
  • build(deps): bump github.com/gofiber/fiber/v2 from 2.9.0 to 2.10.0
  • build(deps): bump github.com/gofiber/fiber/v2 from 2.9.0 to 2.10.0
  • feat(internal/app/router.go): fix registration order of middleware an…
  • feat(internal/app/router.go): use default configuration for cors midd…
  • chore: Merge pull request #246 from spacebin-org/develop