Commit graph

804 commits

Author SHA1 Message Date
dependabot[bot]
33148fb7a2
chore(deps-dev): Bump ash_graphql from 1.0.0-rc.0 to 1.0.0-rc.1 (#610)
Bumps [ash_graphql](https://github.com/ash-project/ash_graphql) from 1.0.0-rc.0 to 1.0.0-rc.1.
- [Changelog](https://github.com/ash-project/ash_graphql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_graphql/compare/v1.0.0-rc.0...v1.0.0-rc.1)

---
updated-dependencies:
- dependency-name: ash_graphql
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-04 09:34:52 +13:00
dependabot[bot]
15be8284be
chore(deps): Bump ash_postgres from 2.0.0-rc.3 to 2.0.0-rc.4 (#611)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 2.0.0-rc.3 to 2.0.0-rc.4.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v2.0.0-rc.3...v2.0.0-rc.4)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-04 09:26:27 +13:00
dependabot[bot]
8ed3593b89
chore(deps): Bump ash from 3.0.0-rc.7 to 3.0.0-rc.9 (#612)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.0-rc.7 to 3.0.0-rc.9.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.0-rc.7...v3.0.0-rc.9)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-04 09:26:16 +13:00
dependabot[bot]
50c3fc753a
chore(deps-dev): Bump plug_cowboy from 2.7.0 to 2.7.1 (#613)
Bumps [plug_cowboy](https://github.com/elixir-plug/plug_cowboy) from 2.7.0 to 2.7.1.
- [Changelog](https://github.com/elixir-plug/plug_cowboy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/elixir-plug/plug_cowboy/compare/v2.7.0...v2.7.1)

---
updated-dependencies:
- dependency-name: plug_cowboy
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-04 09:26:05 +13:00
dependabot[bot]
ad6a511581
chore(deps): Bump ash from 3.0.0-rc.6 to 3.0.0-rc.7 (#609)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.0-rc.6 to 3.0.0-rc.7.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.0-rc.6...v3.0.0-rc.7)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-03 12:43:51 +13:00
Zach Daniel
6398deb268 chore: release version v4.0.0-rc.2 2024-04-02 12:42:11 -04:00
Zach Daniel
856eee1f9e chore: simplify rc dependency 2024-04-02 12:35:29 -04:00
Zach Daniel
99a12ee4a5 fix: allow future versions of ash rc 2024-04-02 12:33:20 -04:00
4084a2ce5c
chore: release version v4.0.0-rc.1 2024-04-02 09:23:55 +13:00
de9ef14b2e
improvement: re-integrate ash_graphql and ash_json_api RCs. 2024-04-02 09:23:30 +13:00
1b5eaa55ae
chore: disable auto-releasing for now. 2024-04-02 09:21:13 +13:00
dependabot[bot]
043df345a6
chore(deps): Bump ash from 3.0.0-rc.1 to 3.0.0-rc.6 (#606) 2024-04-02 09:21:13 +13:00
dependabot[bot]
65de853d25
chore(deps): Bump spark from 2.1.10 to 2.1.11 (#607) 2024-04-02 09:21:13 +13:00
dependabot[bot]
6f1b944243
chore(deps): Bump spark from 2.1.8 to 2.1.10 (#603) 2024-04-02 09:21:13 +13:00
dependabot[bot]
0b0084fbd2
chore(deps): Bump splode from 0.2.0 to 0.2.1 (#605) 2024-03-30 07:40:04 +13:00
04d008fb61
chore: release version v4.0.0-rc.0 2024-03-28 15:06:20 +13:00
ea3ff3b00e
fix(Jwt): Ignore pre-release versions verifying token versions. 2024-03-28 15:06:05 +13:00
f0075e2cd3
improvement!: Update to support Ash 3.0. (#599) 2024-03-28 14:44:23 +13:00
dependabot[bot]
71d510efc6
chore(deps): Bump ash from 2.21.1 to 2.21.2 (#601)
Bumps [ash](https://github.com/ash-project/ash) from 2.21.1 to 2.21.2.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v2.21.1...v2.21.2)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-27 08:42:22 +13:00
dependabot[bot]
7b1aefbcb9
chore(deps): Bump ash from 2.20.3 to 2.21.1 (#600)
Bumps [ash](https://github.com/ash-project/ash) from 2.20.3 to 2.21.1.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v2.20.3...v2.21.1)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-26 11:09:06 +13:00
dependabot[bot]
d21fbbc7e9
chore(deps): Bump ash_postgres from 1.5.20 to 1.5.22 (#598)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 1.5.20 to 1.5.22.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v1.5.20...v1.5.22)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-22 08:48:56 +13:00
dependabot[bot]
e4666b4500
chore(deps): Bump ash_postgres from 1.5.19 to 1.5.20 (#596)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 1.5.19 to 1.5.20.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v1.5.19...v1.5.20)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-21 11:30:29 +13:00
dependabot[bot]
e5252df434
chore(deps): Bump ash_postgres from 1.5.17 to 1.5.19 (#593)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 1.5.17 to 1.5.19.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v1.5.17...v1.5.19)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-20 09:47:24 +13:00
dependabot[bot]
6d26991937
chore(deps-dev): Bump mix_audit from 2.1.2 to 2.1.3 (#594)
Bumps [mix_audit](https://github.com/mirego/mix_audit) from 2.1.2 to 2.1.3.
- [Changelog](https://github.com/mirego/mix_audit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mirego/mix_audit/compare/v2.1.2...v2.1.3)

---
updated-dependencies:
- dependency-name: mix_audit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-20 09:46:41 +13:00
dependabot[bot]
13a1acf521 chore(deps): Bump ash from 2.20.1 to 2.20.2
Bumps [ash](https://github.com/ash-project/ash) from 2.20.1 to 2.20.2.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v2.20.1...v2.20.2)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 08:57:59 +13:00
dependabot[bot]
2720fe919e chore(deps): Bump castore from 1.0.5 to 1.0.6
Bumps [castore](https://github.com/elixir-mint/castore) from 1.0.5 to 1.0.6.
- [Commits](https://github.com/elixir-mint/castore/compare/v1.0.5...v1.0.6)

---
updated-dependencies:
- dependency-name: castore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 08:33:46 +13:00
dependabot[bot]
d10603165b chore(deps-dev): Bump ash_graphql from 0.27.0 to 0.27.1
Bumps [ash_graphql](https://github.com/ash-project/ash_graphql) from 0.27.0 to 0.27.1.
- [Changelog](https://github.com/ash-project/ash_graphql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_graphql/compare/v0.27.0...v0.27.1)

---
updated-dependencies:
- dependency-name: ash_graphql
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-12 10:28:09 +13:00
github-actions
1fe85a7716 chore: release version v3.12.4 2024-03-11 03:11:43 +00:00
79bc19944c docs: Update DSL documentation. 2024-03-11 16:07:24 +13:00
Dmitrii Maganov
bb81521d6c improvement: infer api from a resource 2024-03-11 16:07:24 +13:00
dependabot[bot]
557627a77b
chore(deps): Bump ash from 2.19.14 to 2.20.0 (#588) 2024-03-09 17:42:56 +13:00
dependabot[bot]
6fcbdbd21c
chore(deps): Bump ash_postgres from 1.5.16 to 1.5.17 (#587) 2024-03-07 08:10:20 +13:00
dependabot[bot]
a0101dd56d
chore(deps): Bump ash_postgres from 1.5.15 to 1.5.16 (#586)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 1.5.15 to 1.5.16.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v1.5.15...v1.5.16)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-06 14:48:54 +13:00
dependabot[bot]
1fe1ffd3a4
chore(deps): Bump ash from 2.19.13 to 2.19.14 (#584)
Bumps [ash](https://github.com/ash-project/ash) from 2.19.13 to 2.19.14.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v2.19.13...v2.19.14)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-05 05:50:57 +13:00
dependabot[bot]
35b28979af
chore(deps-dev): Bump ex_check from 0.15.0 to 0.16.0 (#581)
Bumps ex_check from 0.15.0 to 0.16.0.

---
updated-dependencies:
- dependency-name: ex_check
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-04 09:53:00 +13:00
dependabot[bot]
70594a23c8
chore(deps): Bump ash_postgres from 1.5.11 to 1.5.15 (#583) 2024-03-02 19:26:34 +13:00
dependabot[bot]
2c48f137aa
chore(deps): Bump ash from 2.19.10 to 2.19.12 (#582) 2024-03-02 07:45:36 +13:00
Rebecca Le
b1861249b5
docs: Add policies to the sample User resource, so that data is protected by default (#579) 2024-02-29 23:27:10 -05:00
dependabot[bot]
27f4502aba
chore(deps-dev): Bump faker from 0.17.0 to 0.18.0 (#576) 2024-03-01 07:30:40 +13:00
dependabot[bot]
d75fcacc4e
chore(deps): Bump ash_postgres from 1.5.10 to 1.5.11 (#577) 2024-03-01 07:27:00 +13:00
dependabot[bot]
e97deb3dad
chore(deps): Bump ash from 2.19.9 to 2.19.10 (#578) 2024-03-01 07:26:48 +13:00
dependabot[bot]
08de065d42
chore(deps): Bump ash from 2.19.8 to 2.19.9 (#573) 2024-02-28 07:27:41 +13:00
dependabot[bot]
62d9e2cb7c
chore(deps): Bump ash_postgres from 1.5.9 to 1.5.10 (#574) 2024-02-28 07:27:26 +13:00
dependabot[bot]
3f65fb4062
chore(deps): Bump ash from 2.19.5 to 2.19.8 (#571)
Bumps [ash](https://github.com/ash-project/ash) from 2.19.5 to 2.19.8.
- [Release notes](https://github.com/ash-project/ash/releases)
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v2.19.5...v2.19.8)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-27 09:11:02 +13:00
dependabot[bot]
a87e281737
chore(deps): Bump ash_postgres from 1.5.7 to 1.5.9 (#572)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 1.5.7 to 1.5.9.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v1.5.7...v1.5.9)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-27 09:10:44 +13:00
Rebecca Le
5023f381b5 docs: Mark the hashed_password field as private so it does not appear in any API responses
As the API extensions grab all public attributes by default - this is one that really should not be included!
2024-02-26 21:38:00 +13:00
dependabot[bot]
f2d1da39a4
chore(deps): Bump ash_postgres from 1.5.5 to 1.5.7 (#567)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 1.5.5 to 1.5.7.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v1.5.5...v1.5.7)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-23 09:49:38 +13:00
dependabot[bot]
268f0fd8b0
chore(deps-dev): Bump credo from 1.7.4 to 1.7.5 (#568)
Bumps [credo](https://github.com/rrrene/credo) from 1.7.4 to 1.7.5.
- [Release notes](https://github.com/rrrene/credo/releases)
- [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rrrene/credo/compare/v1.7.4...v1.7.5)

---
updated-dependencies:
- dependency-name: credo
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-23 09:48:26 +13:00
dependabot[bot]
f49300cc80
chore(deps): Bump ash from 2.19.3 to 2.19.5 (#569)
Bumps [ash](https://github.com/ash-project/ash) from 2.19.3 to 2.19.5.
- [Release notes](https://github.com/ash-project/ash/releases)
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v2.19.3...v2.19.5)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-23 09:04:34 +13:00
Jean-Luc Geering
8163b178f7
docs: better Plug.Router example (#566) 2024-02-22 07:11:32 -05:00