Skip to content

Releases: OrchestSh/entrypoint

v0.0.0-alpha.7

16 Jun 23:22

Choose a tag to compare

Changelog

  • 413843b Bump version: 0.0.0-alpha.6 → 0.0.0-alpha.7
  • 06578d3 [FIX] utils: Normalize Odoo versions for semver validation
  • 065b983 [IMP] .github: Update workflows to latest actions and pin Go to 1.26

v0.0.0-alpha.6

05 Nov 19:01

Choose a tag to compare

Changelog

  • 1638450 Bump version: 0.0.0-alpha.5 → 0.0.0-alpha.6
  • 2e890ce [FIX] Autostart configuration

v0.0.0-alpha.5

17 Sep 17:31

Choose a tag to compare

Changelog

  • 4816e70 Bump version: 0.0.0-alpha.4 → 0.0.0-alpha.5
  • 664d490 [FIX] Download dependencies before check
  • fb86f51 [FIX] Ignore logrotate in newer versions
  • fc2eae6 [FIX] Proper log method
  • 671afd7 [FIX] Update go releaser configuration

v0.0.0-alpha.4

06 Dec 16:36
e9c7e71

Choose a tag to compare

Changelog

  • e9c7e71 Bump version: 0.0.0-alpha.3 → 0.0.0-alpha.4
  • d05b72c [FIX] Remove references to the old Odoo configuration file
  • 9175bd9 [FIX] entrypoint: fix log error when use the entrypoint in a k8s pod

v0.0.0-alpha.3

19 Oct 00:19
0447dd2

Choose a tag to compare

Changelog

  • 2dafb9f Bump version: 0.0.0-alpha.2 → 0.0.0-alpha.3
  • a6c20cd [ADD] Configuration to send logs to stdout
  • 831f1e1 [ADD] Improved support for Odoo > 15.0
  • 75ab8dd [ADD] adding helpers to retrieve key value pairs from docker secrets
  • aec1507 [FIX] Fix gorelease files
  • 12f00e0 [FIX] Minor typos in help text
  • 7dc393f [FIX] Security issues
  • 0447dd2 [FIX] Update go version in the releaser
  • f0235ae [FIX] Update golangci-lint
  • 113a23c add function to read secrets from a specific file
  • 7d9ed67 added getDict method to valueReader interface
  • b4dbb2e adding godog strings
  • 835ab29 adding valueReader interface
  • 7920529 checking initial support for new variables
  • 1a48ced fixed readDockerSecrets
  • cf5e97d new function to get valueReader
  • 6301dfb reading flags to allow reading from docker-secrets and a file
  • b97259f update format and tests
  • 6345f36 updated retrieved values to use valueReader interface

v0.0.0-alpha.2

10 Nov 19:35
20d43d3

Choose a tag to compare

Bump version: 0.0.0-alpha.1 → 0.0.0-alpha.2

v0.0.0-alpha.1

25 Aug 23:45
f96cbf7

Choose a tag to compare

[FIX] Allow goreleaser to write the release