Skip to content

Releases: aFlyBird0/cubox-archiver

v0.2.5

24 Dec 10:32
Compare
Choose a tag to compare

Changelog

  • f063f5d Merge pull request #3 from aFlyBird0/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.9.4
  • 13d1590 Merge pull request #4 from aFlyBird0/dependabot/go_modules/gorm.io/gorm-1.25.1
  • c2e9966 Merge pull request #5 from aFlyBird0/dependabot/go_modules/github.com/jomei/notionapi-1.12.1
  • 3c8825d Merge pull request #6 from aFlyBird0/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.9.5
  • 3d366ba Merge pull request #7 from aFlyBird0/dependabot/go_modules/github.com/sirupsen/logrus-1.9.2
  • 90c27aa Merge pull request #8 from aFlyBird0/dependabot/go_modules/github.com/onsi/gomega-1.27.7
  • 1780334 build(deps): bump github.com/jomei/notionapi from 1.12.0 to 1.12.1
  • 28b17c9 build(deps): bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.9.4
  • bf7e418 build(deps): bump github.com/onsi/ginkgo/v2 from 2.9.4 to 2.9.5
  • e141ebe build(deps): bump github.com/onsi/gomega from 1.27.6 to 1.27.7
  • 39fdc54 build(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2
  • 06a27fb build(deps): bump gorm.io/gorm from 1.25.0 to 1.25.1
  • a779901 feat: add abstract db archiver
  • f27ebe1 fix: lock error(and commit code written half a year ago which is not tested)

v0.2.4

01 May 12:47
Compare
Choose a tag to compare

Changelog

  • 0f6ebe5 fix: notion error when target url is empty

v0.2.3

07 Apr 18:25
Compare
Choose a tag to compare

Changelog

  • b560503 fix: concurrent map error

v0.2.2

06 Apr 16:05
Compare
Choose a tag to compare

Changelog

  • 5df8196 Merge pull request #1 from aFlyBird0/dependabot/go_modules/github.com/jomei/notionapi-1.12.0
  • 7a1067b build(deps): bump github.com/jomei/notionapi from 1.11.0 to 1.12.0
  • 7eac3be ci: build and push images(try to support macos amd64)
  • 53951ee ci: remove macos and ghcr
  • da456f0 doc: update READMD(how to get cubox auth info)
  • 072bf1b fix: failed to delete cubox error
  • 245fc72 fix: time parse error caused by cubox

v0.2.1

04 Apr 07:29
Compare
Choose a tag to compare

Changelog

  • ff50cac ci: build and push images

v0.2.0

04 Apr 04:50
Compare
Choose a tag to compare

Changelog

  • 1299703 ci: add Dockerfile and change default config file to "config.yaml"
  • 8b3b126 refactor: project structure and allow configuring multiple archivers from the configuration file.

v0.1.0

01 Apr 12:39
Compare
Choose a tag to compare

Changelog

  • a52514e feat: initial commit
  • 01f911b fix: goreleaser main directory config
  • 0aa470b fix: update goreleaser binary name and add config file