Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release jumar 1.0.0 #32

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
".": "0.0.0",
".": "1.0.0",
"priv/cockroachdb": "0.0.0"
}
117 changes: 117 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,117 @@
# Changelog

## 1.0.0 (2024-11-16)


### Features

* add cockroachdb local instance, testing, and deployment docs ([#10](https://github.com/btkostner/jumar/issues/10)) ([c4f803d](https://github.com/btkostner/jumar/commit/c4f803da8b888eb71853581e1b13b56a18a945ae))
* add credo, dialyzer, and doctor to CI ([#15](https://github.com/btkostner/jumar/issues/15)) ([9be69c1](https://github.com/btkostner/jumar/commit/9be69c15b6ec9e559abf435543a772034f0d5045))
* add logo and some basic CI ([#1](https://github.com/btkostner/jumar/issues/1)) ([8dbf140](https://github.com/btkostner/jumar/commit/8dbf140e3c0fe8b385f5b43f8c956883f6c58594))
* add renovate for github action version updates ([#36](https://github.com/btkostner/jumar/issues/36)) ([004d125](https://github.com/btkostner/jumar/commit/004d125489e9391eabbed977d0190cf487eaa41a))
* add type id module ([#9](https://github.com/btkostner/jumar/issues/9)) ([52f0428](https://github.com/btkostner/jumar/commit/52f0428f48f345429ed758a11cd68e942cef1775))
* build and publish ex_doc on merge ([#5](https://github.com/btkostner/jumar/issues/5)) ([2bf652c](https://github.com/btkostner/jumar/commit/2bf652c1b5817538b2a66b9f056fb03bb596d4fe))
* run mix phx.gen.auth ([#25](https://github.com/btkostner/jumar/issues/25)) ([a441903](https://github.com/btkostner/jumar/commit/a4419035df8b84b1e03f926b00519cb6f4d34b8e))
* setup benchmarking with benchee ([#35](https://github.com/btkostner/jumar/issues/35)) ([b9745dd](https://github.com/btkostner/jumar/commit/b9745ddd2090fecfaa6b160af24cb39c5219e1a8))
* setup cockroach db ([#8](https://github.com/btkostner/jumar/issues/8)) ([81ff28d](https://github.com/btkostner/jumar/commit/81ff28dd645970865b2b413600992a65e7176af0))
* setup custom command line interface ([#33](https://github.com/btkostner/jumar/issues/33)) ([6a6003e](https://github.com/btkostner/jumar/commit/6a6003e511b096648d88abf29ac435c54e7341c5))
* setup dialyzer and fix existing errors ([40671f2](https://github.com/btkostner/jumar/commit/40671f2a1f156411a2e9237c7c1479a3cf34e168))
* setup docker release files ([#29](https://github.com/btkostner/jumar/issues/29)) ([5d15751](https://github.com/btkostner/jumar/commit/5d157516761521ba09b3066b75225deca8faef55))
* setup elixir boundary with compile warnings ([#30](https://github.com/btkostner/jumar/issues/30)) ([6e84443](https://github.com/btkostner/jumar/commit/6e84443b12166685121ffb8c36513fea35c592de))
* setup observability context with report function ([46d056e](https://github.com/btkostner/jumar/commit/46d056e21ac48a2410520d2eaa78158716880a9d))
* speed up linting CI ([#14](https://github.com/btkostner/jumar/issues/14)) ([985e8b3](https://github.com/btkostner/jumar/commit/985e8b3c963e5933392a2b33392b12380e01a9fc))
* tailwind class ordering via tailwind_formatter ([#6](https://github.com/btkostner/jumar/issues/6)) ([9cd3af7](https://github.com/btkostner/jumar/commit/9cd3af750a87983619ad1d0940dd5b774d8898fa))
* update cli interface to be more elixir based ([#53](https://github.com/btkostner/jumar/issues/53)) ([3d87276](https://github.com/btkostner/jumar/commit/3d872769f1ab8f504490f4df670879dd8d8a80d9))
* update fly.toml on new cockroach version ([3712e2a](https://github.com/btkostner/jumar/commit/3712e2a886263831e0b334e0b18689b0a80de693))
* use Bandit for http web server ([#16](https://github.com/btkostner/jumar/issues/16)) ([5255d88](https://github.com/btkostner/jumar/commit/5255d880ca508a65bdc9b34513889cf637b1fb0e))


### Bug Fixes

* **ci:** install stylelint before running ([#28](https://github.com/btkostner/jumar/issues/28)) ([110ed70](https://github.com/btkostner/jumar/commit/110ed709fba384780bb83168f31072edbe3237c0))
* remove html summary in readme ([d67ce90](https://github.com/btkostner/jumar/commit/d67ce90a84f704515e8f449d1b090bacafdcb4a0))
* replace docker-compose with docker compose ([#79](https://github.com/btkostner/jumar/issues/79)) ([3eefc22](https://github.com/btkostner/jumar/commit/3eefc22b8c8fce3e6d992a7d13194a6be5ed11f3))
* replace PR title check workflow with JS script ([53596db](https://github.com/btkostner/jumar/commit/53596db5d57a96af85b4a6d3608805df87acf6b0))
* set pull request write permission on release workflow ([#2](https://github.com/btkostner/jumar/issues/2)) ([a39114c](https://github.com/btkostner/jumar/commit/a39114c33129e1a9672b7b6e3ea8abe6736dd982))
* update alex CI to not filter files on non PR checks ([#19](https://github.com/btkostner/jumar/issues/19)) ([0ac8b3d](https://github.com/btkostner/jumar/commit/0ac8b3d7bf22dac59bd89b2e693464ffa35653d2))
* update CI tests to report status not in PRs ([#17](https://github.com/btkostner/jumar/issues/17)) ([afa4577](https://github.com/btkostner/jumar/commit/afa4577d417ece22a4fa10579939b5c3a0f40d4e))
* update code for credo linting issues ([7a59a7b](https://github.com/btkostner/jumar/commit/7a59a7b697b87271ca10df108a54cf10c5d22a07))
* update release please cockroachdb release type ([f90659b](https://github.com/btkostner/jumar/commit/f90659bdc18f2fc578491d0dfba3d21f768ad93c))
* update release please configuration to include chore commits ([7745bd1](https://github.com/btkostner/jumar/commit/7745bd1d75aad3c76b8b247ea263ad06402a41d4))
* update renovate bot username issue matching ([2bc559a](https://github.com/btkostner/jumar/commit/2bc559acc52a511eaa4ce4104da96a391b3a6d01))
* update test CI for better caching ([#20](https://github.com/btkostner/jumar/issues/20)) ([41ac9c5](https://github.com/btkostner/jumar/commit/41ac9c5a1244159e356f5feed31e84ede788bc2d))
* use release-please changelog format ([3230729](https://github.com/btkostner/jumar/commit/3230729363b2e756fe761cda6c7365ff57a3017d))
* use reviewdog local for non PR checks ([#18](https://github.com/btkostner/jumar/issues/18)) ([9ab6bf1](https://github.com/btkostner/jumar/commit/9ab6bf109ce7cea8334015a362c5a4a99a966968))


### Miscellaneous

* **deps:** pin actions/github-script action to 60a0d83 ([#52](https://github.com/btkostner/jumar/issues/52)) ([9ef4540](https://github.com/btkostner/jumar/commit/9ef4540935db73358951befff1191dac99444c7f))
* **deps:** pin dependencies ([#37](https://github.com/btkostner/jumar/issues/37)) ([f992ca1](https://github.com/btkostner/jumar/commit/f992ca1a027ab902ecc0fbe63258cc91bd693a36))
* **deps:** update actions/cache digest to 3624ceb ([#91](https://github.com/btkostner/jumar/issues/91)) ([1342d21](https://github.com/btkostner/jumar/commit/1342d21b1492b89ce6a3effa13fbed62c0be291e))
* **deps:** update actions/checkout action to v4.2.0 ([#87](https://github.com/btkostner/jumar/issues/87)) ([08dadba](https://github.com/btkostner/jumar/commit/08dadba609e57ca7d4283e8543a94206b096d6b1))
* **deps:** update actions/checkout digest to 11bd719 ([#94](https://github.com/btkostner/jumar/issues/94)) ([c554b78](https://github.com/btkostner/jumar/commit/c554b78c37e4259808b90b11f3404aa0e182abda))
* **deps:** update ci ([#54](https://github.com/btkostner/jumar/issues/54)) ([0d72b5b](https://github.com/btkostner/jumar/commit/0d72b5b7097c3b06d44e2a28c7e43a28d5bf5f4b))
* **deps:** update ci ([#57](https://github.com/btkostner/jumar/issues/57)) ([8698262](https://github.com/btkostner/jumar/commit/8698262d4cdfe62f3f5f3384ac11163e8ddb973d))
* **deps:** update ci ([#58](https://github.com/btkostner/jumar/issues/58)) ([12236b4](https://github.com/btkostner/jumar/commit/12236b45d0ff1e3de5232fef63301bebeb7f5127))
* **deps:** update ci ([#59](https://github.com/btkostner/jumar/issues/59)) ([827d767](https://github.com/btkostner/jumar/commit/827d76709c7a2a3ab264de4f0d61bee7ea15c909))
* **deps:** update ci ([#60](https://github.com/btkostner/jumar/issues/60)) ([7bcba43](https://github.com/btkostner/jumar/commit/7bcba43292b5df47b11271ad2293a94df79cb692))
* **deps:** update ci ([#68](https://github.com/btkostner/jumar/issues/68)) ([d2b732c](https://github.com/btkostner/jumar/commit/d2b732cb30b6b49f1f846d710fc1a1c2c4098aff))
* **deps:** update ci ([#69](https://github.com/btkostner/jumar/issues/69)) ([665f06b](https://github.com/btkostner/jumar/commit/665f06b522936b0f21ba8b95efd5653ecfdc1ac7))
* **deps:** update ci ([#72](https://github.com/btkostner/jumar/issues/72)) ([01379ed](https://github.com/btkostner/jumar/commit/01379ed6a2a4057527c59fe0460771e1cbc1b7d9))
* **deps:** update ci ([#73](https://github.com/btkostner/jumar/issues/73)) ([c10c7a1](https://github.com/btkostner/jumar/commit/c10c7a15d66bfd4e3e9802608e09613e17dc1774))
* **deps:** update ci ([#74](https://github.com/btkostner/jumar/issues/74)) ([4dbab11](https://github.com/btkostner/jumar/commit/4dbab1145d91ec87df0aa474f383cefe09e211a9))
* **deps:** update ci ([#76](https://github.com/btkostner/jumar/issues/76)) ([308b60b](https://github.com/btkostner/jumar/commit/308b60b3d6b88b44c298fcf3750b0f1bf636ca5f))
* **deps:** update ci ([#86](https://github.com/btkostner/jumar/issues/86)) ([a833fd3](https://github.com/btkostner/jumar/commit/a833fd38d4fec6bced67e0a21e3fe4c8acebcb83))
* **deps:** update ci ([#88](https://github.com/btkostner/jumar/issues/88)) ([b77ae47](https://github.com/btkostner/jumar/commit/b77ae47969d1607113dad2f0b1e8680585b1b3bd))
* **deps:** update ci ([#90](https://github.com/btkostner/jumar/issues/90)) ([3af4338](https://github.com/btkostner/jumar/commit/3af4338132ff89453bf9c5fab7ab54ee734ee234))
* **deps:** update ci ([#93](https://github.com/btkostner/jumar/issues/93)) ([e37f332](https://github.com/btkostner/jumar/commit/e37f332bcc174d957ad88b0601884b0864a01c29))
* **deps:** update ci (major) ([#46](https://github.com/btkostner/jumar/issues/46)) ([3afe102](https://github.com/btkostner/jumar/commit/3afe1022453a39ec1bc93d159295b94941701b4e))
* **deps:** update cockroachdb/cockroach docker tag to v23.2.4 ([#38](https://github.com/btkostner/jumar/issues/38)) ([968e157](https://github.com/btkostner/jumar/commit/968e1573d355f0609370da0a4d2aae9ef00de4b6))
* **deps:** update cockroachdb/cockroach docker tag to v24 ([#67](https://github.com/btkostner/jumar/issues/67)) ([af80c80](https://github.com/btkostner/jumar/commit/af80c80414aaa19c0631f7a00f4d1155f7a82c36))
* **deps:** update dependency esbuild to ~> 0.8 ([#39](https://github.com/btkostner/jumar/issues/39)) ([b334689](https://github.com/btkostner/jumar/commit/b3346896d34c80f1e78bd4e21137cfbd8b5e7389))
* **deps:** update dependency ex_doc to ~> 0.32 ([#40](https://github.com/btkostner/jumar/issues/40)) ([44dc41c](https://github.com/btkostner/jumar/commit/44dc41c59209f1c16e03541b7109335b78dea80a))
* **deps:** update dependency ex_doc to ~> 0.33 ([#63](https://github.com/btkostner/jumar/issues/63)) ([8f4f41f](https://github.com/btkostner/jumar/commit/8f4f41fc27139e3a0c7807ea8fec00d96ce60784))
* **deps:** update dependency ex_doc to ~> 0.34 ([#65](https://github.com/btkostner/jumar/issues/65)) ([801983b](https://github.com/btkostner/jumar/commit/801983b68175c879b87ce7a5f73e4153f8ec45c4))
* **deps:** update dependency finch to ~> 0.18 ([#41](https://github.com/btkostner/jumar/issues/41)) ([9122ba0](https://github.com/btkostner/jumar/commit/9122ba0609eb46785c95fd1f606e4ae7d5ea7744))
* **deps:** update dependency finch to ~> 0.19 ([#83](https://github.com/btkostner/jumar/issues/83)) ([8d46dfc](https://github.com/btkostner/jumar/commit/8d46dfc127b4b3703233eab9d138b94e2bd27c65))
* **deps:** update dependency floki to ~> 0.36 ([#42](https://github.com/btkostner/jumar/issues/42)) ([bb74bc6](https://github.com/btkostner/jumar/commit/bb74bc6e2414491ce3e79e0630277c67bd637abe))
* **deps:** update dependency gettext to ~> 0.24 ([#43](https://github.com/btkostner/jumar/issues/43)) ([dfccdee](https://github.com/btkostner/jumar/commit/dfccdeeff122b621c219e00ea00e4286973d428a))
* **deps:** update dependency gettext to ~> 0.25 ([#80](https://github.com/btkostner/jumar/issues/80)) ([5f1e9d8](https://github.com/btkostner/jumar/commit/5f1e9d801ba4e01f2934a03d89fe91d8787355f4))
* **deps:** update dependency sobelow to ~> 0.13 ([#44](https://github.com/btkostner/jumar/issues/44)) ([58cb428](https://github.com/btkostner/jumar/commit/58cb42824529c052477db5539a20dcd5ec40975c))
* **deps:** update dependency stream_data to v1 ([#61](https://github.com/btkostner/jumar/issues/61)) ([49dc00c](https://github.com/btkostner/jumar/commit/49dc00c18b3a52a72a7608f37b7e8d9c3b8b7649))
* **deps:** update dependency tailwind_formatter to ~> 0.4 ([#45](https://github.com/btkostner/jumar/issues/45)) ([e40cd1b](https://github.com/btkostner/jumar/commit/e40cd1b87e5fb5aede159cafc260276d02c97327))
* **deps:** update dependency telemetry_metrics to v1 ([#49](https://github.com/btkostner/jumar/issues/49)) ([a78fcff](https://github.com/btkostner/jumar/commit/a78fcffc8b1244ab6112d0ce95e161504935e212))
* **deps:** update docker/setup-buildx-action digest to 988b5a0 ([#78](https://github.com/btkostner/jumar/issues/78)) ([7db78c6](https://github.com/btkostner/jumar/commit/7db78c62725e116e260c5cd4eb6359183238e9cb))
* **deps:** update docker/setup-buildx-action digest to c47758b ([#89](https://github.com/btkostner/jumar/issues/89)) ([afd11ec](https://github.com/btkostner/jumar/commit/afd11ec9b6181c50fbbe2a81b317a2ac6cde75bd))
* **deps:** update elixir and erlang versions ([#27](https://github.com/btkostner/jumar/issues/27)) ([a7374fd](https://github.com/btkostner/jumar/commit/a7374fd596d018bfaf3fc8d97e73925d4c05a3f6))
* **deps:** update elixir dependencies ([#21](https://github.com/btkostner/jumar/issues/21)) ([07c9069](https://github.com/btkostner/jumar/commit/07c9069a6642b819daecee9eaebfef3e01853b59))
* **deps:** update github/codeql-action digest to 396bb3e ([#97](https://github.com/btkostner/jumar/issues/97)) ([1e5833e](https://github.com/btkostner/jumar/commit/1e5833e423c4058891d57ee6032c1e55b96c12c1))
* **deps:** update github/codeql-action digest to 4f3212b ([#96](https://github.com/btkostner/jumar/issues/96)) ([143900e](https://github.com/btkostner/jumar/commit/143900edcb2f1a846d044cc70a2a0a77a97c2e03))
* **deps:** update github/codeql-action digest to afb54ba ([#77](https://github.com/btkostner/jumar/issues/77)) ([c5ac688](https://github.com/btkostner/jumar/commit/c5ac688bd5e33b2ce3a0d2f7f137c882221032b1))
* **deps:** update github/codeql-action digest to c7f9125 ([#55](https://github.com/btkostner/jumar/issues/55)) ([028df54](https://github.com/btkostner/jumar/commit/028df5408d6b7c406ed7de629328843c2a2ebfdd))
* **deps:** update github/codeql-action digest to ea9e4e3 ([#98](https://github.com/btkostner/jumar/issues/98)) ([08339ec](https://github.com/btkostner/jumar/commit/08339ecb2eba94cf49dc6ca6e4f808217e379b22))
* **deps:** update github/codeql-action digest to eb055d7 ([#81](https://github.com/btkostner/jumar/issues/81)) ([17ddca5](https://github.com/btkostner/jumar/commit/17ddca5292082e1a33e37af5bd90e6c7c8ef9b85))
* **deps:** update github/codeql-action digest to f079b84 ([#66](https://github.com/btkostner/jumar/issues/66)) ([4512ad4](https://github.com/btkostner/jumar/commit/4512ad4843c7e45eeefc8c33d1f0baf6a9090687))
* **deps:** update github/codeql-action digest to f779452 ([#92](https://github.com/btkostner/jumar/issues/92)) ([42a7bd9](https://github.com/btkostner/jumar/commit/42a7bd9c1594bc16f25c3de36f8441b2ef90c78b))
* **deps:** update renovatebot/github-action action to v40.2.0 ([#75](https://github.com/btkostner/jumar/issues/75)) ([6213eeb](https://github.com/btkostner/jumar/commit/6213eeb00eba3c75d139bbb8570bbe73fa64b4e7))
* **deps:** update renovatebot/github-action action to v41 ([#99](https://github.com/btkostner/jumar/issues/99)) ([926cb09](https://github.com/btkostner/jumar/commit/926cb0970cd31fd26c0e2d6aad09b022f4ad5e00))
* **deps:** update reviewdog/action-actionlint digest to 4797143 ([#64](https://github.com/btkostner/jumar/issues/64)) ([35dfad8](https://github.com/btkostner/jumar/commit/35dfad84e671002b64363c0d714f6fd0bbe50114))
* **deps:** update reviewdog/action-actionlint digest to 52819f5 ([#71](https://github.com/btkostner/jumar/issues/71)) ([e583caa](https://github.com/btkostner/jumar/commit/e583caab3421593690a05a4d735a0e68de9b530a))
* **deps:** update reviewdog/action-alex digest to 0f066ba ([#56](https://github.com/btkostner/jumar/issues/56)) ([384e8a6](https://github.com/btkostner/jumar/commit/384e8a643ad3c5dad96ee93a659f8d91d95348ef))
* **deps:** upgrade dependencies ([04aa45b](https://github.com/btkostner/jumar/commit/04aa45b6aa298401554f88bd7f289e4443a09232))
* disable handle_sasl_reports for Logger ([ff2fca7](https://github.com/btkostner/jumar/commit/ff2fca7d44d418cafc77267c294d3a34a77d3c9c))
* **docs:** setup some initial docs on event systems ([#85](https://github.com/btkostner/jumar/issues/85)) ([3b0b763](https://github.com/btkostner/jumar/commit/3b0b76342551a8c081d78bf9d6e6e3e1692c8828))
* **docs:** update readme todo list ([8c9327f](https://github.com/btkostner/jumar/commit/8c9327f2f2f26392a8c7927827f1dcd2d9738ba2))
* **docs:** update readme with links to packages ([f0da12f](https://github.com/btkostner/jumar/commit/f0da12fb85c26e5c7e5891a587f3f12ee880430e))
* finish boundary check in README ([fc487a4](https://github.com/btkostner/jumar/commit/fc487a4d947e381ba43ecbb4f920933f141ac1dc))
* increase cockroach kill timeout for graceful exit ([6c12b0c](https://github.com/btkostner/jumar/commit/6c12b0c0ed931ff61ee95a4ba01bd90083a79901))
* more work on docs ([#7](https://github.com/btkostner/jumar/issues/7) ([5b3f24f](https://github.com/btkostner/jumar/commit/5b3f24f4d7704d2f84a8333546c6363b416e5af1))
* move event bus modules to their own supervisor ([9d0162d](https://github.com/btkostner/jumar/commit/9d0162d676126cad7e8b08880a34a272cd482bc1))
* run mix phx.new and create feature list ([57c8109](https://github.com/btkostner/jumar/commit/57c810945d7da57d5408032d297377b3df5bf4d9))
* update elixir dependencies ([ad3b7a6](https://github.com/btkostner/jumar/commit/ad3b7a668f785ddd754e811d9ff0cac17d583844))
* update elixir dependencies ([ec1ecdf](https://github.com/btkostner/jumar/commit/ec1ecdfb494dc526d9297177b2ede90240f8658d))
* update elixir, erlang, and cockroach versions ([667819f](https://github.com/btkostner/jumar/commit/667819f42c7fb6fb900fde43c50d5a6f78027b7a))
* update fly.toml release please comment ([ce7042b](https://github.com/btkostner/jumar/commit/ce7042b17b031effc092cebbe8519b13c06c20c6))
* update header with doc links ([20bda21](https://github.com/btkostner/jumar/commit/20bda21f6fe8f569da36fdbe2f42b1f1aea8bd0b))
* update location of release please files ([33d47a1](https://github.com/btkostner/jumar/commit/33d47a11bef9aa25f9bcf347d5b52f9b6c26ab77))
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ defmodule Jumar.MixProject do
use Mix.Project

@app :jumar
@version "0.1.0"
@version "1.0.0"

def project do
[
Expand Down