1. d43f609 feat: fix CI's Maven Central publishing error due to LATEST version (#90) by Yang Luo · 3 months ago master v2.13.0
  2. 9d7a70c feat: remove printStackTrace from exception handlers (#84) by Yang Luo · 3 months ago v2.12.0
  3. 44c7dff feat: Fix CI: Update mssql-tools installation for Ubuntu 24.04 by Yang Luo · 4 months ago v2.11.0
  4. dac5c00 feat: remove codebeat badge in README by Yang Luo · 4 months ago
  5. 490645a feat: improve README by Yang Luo · 1 year, 6 months ago v2.10.0
  6. 51a7583 feat: fix pom.xml to fix CI for publishing to https://central.sonatype.com (#76) by Liao Xin · 1 year, 6 months ago v2.9.0
  7. 8e86da1 feat: improve policy comma handling (#74) by Momchil Ignatov · 1 year, 7 months ago v2.8.0
  8. d3e66e8 feat: implement UpdatableAdapter and add tests (#73) by Muluo-cyan · 1 year, 10 months ago v2.7.0
  9. 37f90e8 feat: upgrade postgresql and mysql-connector-j dependencies by Yang Luo · 2 years ago v2.6.0
  10. c76c964 feat: checks whether g type is null (#65) by 鱼竿钓鱼干 · 2 years, 7 months ago v2.5.0
  11. 0119b27 docs: replace gitter links with discord (#63) by YunShu · 2 years, 8 months ago
  12. 47c2b81 fix: removeFilteredNamedGroupingPolicy "" filtered (#62) by 鱼竿钓鱼干 · 2 years, 10 months ago v2.4.1
  13. c0435fe feat: fix repeat to create casbin_sequence for PostgreSQL (#60) by wht · 3 years, 4 months ago v2.4.0
  14. ab66263 fix: fix auto_increment issues for H2 (#58) by Peter Vigier · 3 years, 6 months ago v2.3.3
  15. c348e4f fix: fix null retry policy and conn when not auto-creating db (#55) by Miki Pokryvailo · 3 years, 7 months ago v2.3.2
  16. 7bde0b2 fix: modify the implement of removePolicy() (#53) by imp2002 · 3 years, 9 months ago v2.3.1
  17. 7f1e7f8 feat: support customized table name, options to throw exception and create table automatically (#52) by Yixiang Zhao · 3 years, 9 months ago v2.3.0
  18. 98a9aa8 fix: set auto commit back to true after add/remove (#50) by Yifan Jiao · 4 years ago v2.2.2
  19. 8cae426 fix: make the id field backward compatible (#49) by Yang Tang · 4 years ago v2.2.1
  20. 846c3e1 feat: implement batch adapter (#47) by Yang Tang · 4 years ago v2.2.0
  21. c7aeaeb Merge pull request #46 from jcasbin/dependabot/maven/org.postgresql-postgresql-42.3.3 by Yang Luo · 4 years, 1 month ago
  22. d5b765a Bump postgresql from 42.2.25 to 42.3.3 by dependabot[bot] · 4 years, 1 month ago
  23. 95cf439 Merge pull request #45 from jcasbin/dependabot/maven/org.postgresql-postgresql-42.2.25 by Yang Luo · 4 years, 1 month ago
  24. c2a0167 Bump postgresql from 42.2.12 to 42.2.25 by dependabot[bot] · 4 years, 1 month ago
  25. 1f9e8aa Merge pull request #44 from seriouszyx/dev by Yang Luo · 4 years, 4 months ago v2.1.3
  26. 4734af1 fix: close the (Prepared) Statement and ReusltSet with the try-catch-resources statement by Yixiang Zhao · 4 years, 4 months ago
  27. a5480f2 Merge pull request #43 from seriouszyx/dev by Yang Luo · 4 years, 4 months ago v2.1.2
  28. f6551f6 fix: broken connection not re-established by Yixiang Zhao · 4 years, 4 months ago
  29. 3b930ef Merge pull request #42 from seriouszyx/dev by Yang Luo · 4 years, 4 months ago
  30. 826e851 docs: add github action and codecov badges by Yixiang Zhao · 4 years, 4 months ago
  31. f7fc296 Merge pull request #39 from Javakky-pxv/master by Yang Luo · 4 years, 4 months ago v2.1.1
  32. 868ccc7 fix: if MySQL, check the existence of the table. by Javakky-pxv · 4 years, 4 months ago
  33. 5fa687f Merge pull request #40 from seriouszyx/dev by Yang Luo · 4 years, 4 months ago v2.1.0
  34. 59dde16 feat: switch travis-ci to GitHub Actions CI and setup semantic-release by Yixiang Zhao · 4 years, 4 months ago
  35. b7e2d4c Merge pull request #33 from nodece/master by hsluoyz · 5 years ago
  36. 18000a7 fix: set isFiltered to false by Zixuan Liu · 5 years ago
  37. e7ee2ab Merge pull request #31 from shy1st/master by hsluoyz · 5 years ago
  38. 6d1190c Add semantic-release. by shy · 5 years ago
  39. 1c99816 Merge pull request #30 from hsluoyz/master by Yang Luo · 5 years ago
  40. 322b5ba Switch CI to travis-ci.com by Yang Luo · 5 years ago
  41. 3c7e1d6 Update pom.xml by 呆萌小孩 · 5 years ago
  42. fc6523c Merge pull request #25 from shy1st/master by Yang Luo · 5 years ago v2.0.2
  43. 71af67d Support FilteredAdapter interface. by shy · 5 years ago
  44. fb420fa Bump version to 2.0.1 by shy · 5 years ago v2.0.1
  45. 1a5eb49 Merge pull request #23 from shy1st/master by Yang Luo · 5 years ago
  46. 1e9f3a4 Optimize to load policy by reducing the number of database connections. by shy · 5 years ago
  47. 2a21149 Merge pull request #18 from jcasbin/dependabot/maven/mysql-mysql-connector-java-8.0.16 by Yang Luo · 5 years ago
  48. 73637bb Merge pull request #21 from jcasbin/dependabot/maven/junit-junit-4.13.1 by Yang Luo · 5 years ago
  49. 9c621c3 Bump junit from 4.11 to 4.13.1 by dependabot[bot] · 5 years ago
  50. dc85848 Merge pull request #20 from tldyl/patch by Yang Luo · 6 years ago
  51. 1af249e Fix CI. by tldyl · 6 years ago
  52. 343df6c field 'id' is now auto increment. by tldyl · 6 years ago
  53. 653b91b Added id field to jdbc-adapter. Fixed an error. by tldyl · 6 years ago
  54. 85736f6 Bump mysql-connector-java from 8.0.12 to 8.0.16 by dependabot[bot] · 6 years ago
  55. 49333df Merge pull request #17 from nodece/master by Yang Luo · 6 years ago v2.0.0
  56. dee622c Bump to v2.0.0 by Zixuan Liu · 6 years ago
  57. fc2c3de Bump version to 1.1.4 by Yang Luo · 6 years ago v1.1.4
  58. 4b35f6c Merge pull request #16 from nodece/master by Yang Luo · 6 years ago
  59. e828c6d limit batch size by Zixuan Liu · 6 years ago
  60. cce7901 Merge pull request #15 from nodece/master by Yang Luo · 6 years ago
  61. 07f8601 Refactor JDBCAdapter by Zixuan Liu · 6 years ago
  62. 853f1ee Ctor add datasource (#13) by Xuanbin Li · 6 years ago
  63. 35f46e2 Merge pull request #9 from Fengxq2014/master by Yang Luo · 7 years ago
  64. 3de1558 Remove oraclejdk8 in Travis CI to avoid error. by Yang Luo · 7 years ago
  65. 1b53a9c delete oracle maven by DefNed · 7 years ago
  66. f3e8ae9 support oracle by DefNed · 7 years ago
  67. c7b8cac Bump version to 1.1.3. by Yang Luo · 7 years ago v1.1.3
  68. c2b2bec Merge pull request #6 from niulin/master by Yang Luo · 7 years ago
  69. 73f597f auto reconnect by Niu Lin · 7 years ago
  70. 1c2971c Bump version to 1.1.2-FIX, because 1.1.2 is not working on Maven Central. by Yang Luo · 7 years ago v1.1.2-FIX
  71. 7e49b14 Bump version to 1.1.2. by Yang Luo · 7 years ago v1.1.2
  72. 12b9b20 Improve the efficiency of savePolicy() for large rules. by Yang Luo · 7 years ago
  73. bf433dd Bump version to 1.1.0. by Yang Luo · 7 years ago v1.1.0
  74. abf7df9 Update jCasbin's dependency to v1.1.0 by Yang Luo · 7 years ago
  75. e2dd295 Improve the comments in the test. by Yang Luo · 7 years ago
  76. 9140394 Refactor the test with testEnforce(). by Yang Luo · 7 years ago
  77. 605d2a5 Merge pull request #1 from CathySha/master by Yang Luo · 7 years ago
  78. 5c56a18 implement add and remove of JDBCAdapter by shahuang · 7 years ago
  79. 9fb3469 Use new Maven badge in README. by Yang Luo · 8 years ago v1.0.0
  80. 6c57830 Update badges in README. by Yang Luo · 8 years ago
  81. e7f2212 Rename the package from "org.casbin" to "org.casbin.adapter". by Yang Luo · 8 years ago
  82. 9c7d9c3 Improve the example in README. by Yang Luo · 8 years ago
  83. 0654fa4 Update installation for Maven. by Yang Luo · 8 years ago
  84. ac92835 Rename the package from "org.jcasbin.persist" to "org.casbin". by Yang Luo · 8 years ago
  85. c1b7797 Improve the POM. by Yang Luo · 8 years ago
  86. 08dd01f Change the groupId to "org.casbin" in POM. by Yang Luo · 8 years ago
  87. 4c3b2e9 Ignore target folder. by Yang Luo · 8 years ago
  88. 3edb3b8 Add sourceEncoding to POM. by Yang Luo · 8 years ago
  89. 26e1c08 Describe dbSpecified in README. by Yang Luo · 8 years ago
  90. 5e32d3d Add dbSpecified. by Yang Luo · 8 years ago
  91. 4603612 Use empty password for Travis's MySQL root. by Yang Luo · 8 years ago
  92. 13e6a98 Add Travis CI and coverage. by Yang Luo · 8 years ago
  93. e0fe55b Add POM. by Yang Luo · 8 years ago
  94. 6de6850 Add README. by Yang Luo · 8 years ago
  95. cc33de5 Add the code. by Yang Luo · 8 years ago
  96. 8c60474 Ignore IDEA files. by Yang Luo · 8 years ago
  97. dc7c834 Initial commit by Yang Luo · 8 years ago