Changelog
- 30be01c #major Update README.md (flyteorg#130)
- d2c35de #major bump to 1.0.0
- 7ee6770 #major bump to 1.0.0 (flyteorg#131)
- e914394 #major release 1.0.0 (flyteorg#129)
- 6185cd0 #major use forked github-tag-action
- 30f45d3 #patch create gcp log formatter (flyteorg#108)
- 4edc011 Add PresignRequest API (flyteorg#119)
- 8b63fe5 Add Slack button to README (flyteorg#101)
- bb36111 Add UnmarshalStructToObj to marshal utils (flyteorg#90)
- 0e9ca38 Add a failure type label to failure metrics in storage package (flyteorg#60)
- 3b737b5 Add a new requestID to Log fields (flyteorg#157)
- c811acb Add additional labels if present (flyteorg#63)
- 31ed146 Add config docs generate command (flyteorg#103)
- fe5ccfe Add deprecation message (flyteorg#166)
- 0dbe3c2 Add git branch to version package (flyteorg#151)
- df5879c Add labeled Prometheus summary (flyteorg#112)
- ee0dc82 Add revision key to exported log fields (flyteorg#52)
- e8b8558 Add standardized pull_request_template for Flyte (flyteorg#57)
- 43acfda Add util to initialize a gorm logger impl from config (flyteorg#128)
- 5b24be6 Added FastCheck Filters #minor (flyteorg#100)
- 92b25c6 Added boilerplate automation (flyteorg#84)
- 9f637fd Added default no limit on storage (flyteorg#93)
- 7a05197 Added go generate in workflow (flyteorg#111)
- f6f76d8 Added pflag for stow config in storage (flyteorg#95)
- d304944 Allow creation of bitset with 0 size (flyteorg#116)
- d411f70 Always try to create a bucket when loading a container (flyteorg#76)
- 1ef3a07 Append the labels that don't exist in metricStringKeys (flyteorg#124)
- dc81c27 Bumping stow version (flyteorg#162)
- 0b0643d Completable Futures utility (flyteorg#65)
- 90d35d4 Create a separate stow Location for signed url (flyteorg#125)
- c43dade Deletion of data from storage (flyteorg#140)
- 334748c Disable scoope publishing
- aa04a92 Ensure Prometheus Objectives are populated (flyteorg#55)
- 3322b07 Extend length of docs section to 120 characters (flyteorg#159)
- bcfa537 Extract out data store metrics for re-usability (flyteorg#138)
- 65025fd Fix RefreshConfig (flyteorg#139)
- ab8627f Fix azure stow storage prefix (flyteorg#123)
- 519a271 Fix container name logging (flyteorg#67)
- c0c53d1 Fix go module change (flyteorg#51)
- 99f4b20 Fix zeroFields setting when merging slices into maps (flyteorg#83)
- 8aba39c Fixed binding issues with slices (flyteorg#118)
- a83ff3d Fixed logger levels in viper (flyteorg#87)
- f0e2256 Generate mocks for data storage for use in tests (flyteorg#79)
- 277f971 Go Generate and Add a Workflow to perform a sanity check (flyteorg#99)
- ab23187 Ignore codecov upload failures (flyteorg#144)
- e417609 Labeled gauge (flyteorg#62)
- 2937b8e Move database config to flytestdlib (flyteorg#121)
- 090598c NewDefaultProtobufStore accepts scope instead of metrics again (flyteorg#141)
- c963e9f NewSummary functions with Custom Objectives (flyteorg#56)
- 8f40575 Only enqueue non-terminal tasks (flyteorg#164)
- 00b74f4 Pkgname was wrong (flyteorg#66)
- f5fdc82 Print subsection in different heading level (flyteorg#106)
- 4816e8b Remove dependency on lyft/api (flyteorg#71)
- e088ca6 Remove welcomebot from boilerplate (flyteorg#161)
- 1c75376 Rename (flyteorg#73)
- cf0243c Rename stow to flyteorg/stow (flyteorg#120)
- 63db7a6 Sanitize metric names before creation (flyteorg#114)
- e00bb94 Scoop update for flytestdlib version v0.3.3
- 57ff7d4 Scoop update for flytestdlib version v0.3.4
- 176da91 Scoop update for flytestdlib version v0.3.5
- ea65c0f Scoop update for flytestdlib version v0.3.6
- e6c173d Scoop update for flytestdlib version v0.3.7
- aec6051 Scoop update for flytestdlib version v0.3.8
- 45f341b Scoop update for flytestdlib version v0.3.9
- 1fc128f Set default log level in config to 'warn' (flyteorg#127)
- 1279ea2 Set unique labels string on prometheus metrics (flyteorg#136)
- 907929b Stow head etag (flyteorg#160)
- d0a5767 Support Content MD5 hash (flyteorg#126)
- dcc4d89 Support DeleteDelayed operation in AutoRefresh cache (flyteorg#98)
- 4c2902e Support Named types in pflags (flyteorg#107)
- fd1a616 Support binding pflags to default variable fields (flyteorg#69)
- 116ab97 Unlabel prometheus filter metrics (flyteorg#104)
- 53f62a7 Update .goreleaser.yml (flyteorg#158)
- 1177784 Update Boilerplate (flyteorg#105)
- 74a775b Update Boilerplate (flyteorg#110)
- 2ad0614 Update Boilerplate (flyteorg#86)
- 73eeac3 Update Boilerplate (flyteorg#88)
- c28f702 Update Boilerplate (flyteorg#91)
- 70ea45d Update Boilerplate (flyteorg#96)
- 5cf5567 Update CI post migration (flyteorg#68)
- 101aa2a Update code of conduct (flyteorg#94)
- a07acb2 Update create container if not exists logic (flyteorg#77)
- 2a94c0c Update gorm 'info' log level translation (flyteorg#134)
- 15cac7b Update promutils workqueue Metrics for newest client-go (flyteorg#78)
- 4b950ec Updating boilerplate to lock golangci-lint version (flyteorg#163)
- c9998d3 Upgrade dependencies (flyteorg#122)
- 61b06c7 Upgrade go dependencies (flyteorg#133)
- c30fd2b [Storage] Allow setting http headers for default http client (flyteorg#61)
- 433f7a9 add mocks to the fastcheck package (flyteorg#102)
- 7f3f28c added reuseable workflow for boilerplate (flyteorg#132)
- 80d1624 adding signal to context (flyteorg#137)
- bc6c604 bump go versions to 1.18 (flyteorg#142)
- 82d114b bumping go version to 1.19 (flyteorg#150)
- 1736864 codecov action version bump (flyteorg#143)
- 5bfc472 config: Support converting string configs to []byte (flyteorg#85)
- 228de78 feature; Dynamic container loading support & Error collection (flyteorg#64)
- 70688ae fix: update default connection to 100 (flyteorg#135)
- 9f9331a go get update (flyteorg#54)
- 3191899 hotfix for stow config (flyteorg#97)
- e24904c incorporate latest boilerplate changes (flyteorg#53)
- 1d00a51 migrate to go module (flyteorg#50)
- 9f812e9 santize all scope names and metric names (flyteorg#115)
- d79f354 separate commands in Makefile (flyteorg#59)
- f64c747 stdlibConfig strictMode should not fail if there are existing flags (flyteorg#89)
- 8c7e01b support regexp config (flyteorg#58)
- 9681e7a update boilerplate code (flyteorg#82)
- 7631993 zero fields overriden in config files to avoid undesired merging logic (flyteorg#81)